new publishing scope and uniform versioning #143
bcakmakoglu
announced in
Announcements
Replies: 1 comment
-
Switch to the new scope/name might be as soon as June / end of June but I will announce it again before switching over so anyone using the old name can migrate without issues 🐶 Though I am considering doing a thorough cleanup of the API and releasing a stable Anyway, I will keep posting updates in here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, all packages tied to Vue Flow are published at the
@braks
scope (which is really just my own tag) but that's not meaningful in the context of Vue Flow.So I am thinking of renaming the core package (any suggestions for names are welcome) and use a scope like
@vueflow
for sub-packages, so there's a clear identification what these packages belong to.Or put everything into the
@vueflow
scope.I'll add some name suggestions in here:
after this planned republish I will probably switch to a uniform semantic versioning, so that if the core is
0.5.0
each sub-package also is0.5.0
etc.There's probably gonna be some changes to the
CHANGELOG
as well.Beta Was this translation helpful? Give feedback.
All reactions