ember-hoodie
ember-hoodie copied to clipboard
Version 2.2.0 should have been 3.0.0
I updated the hoodie
dependency for this project from 23.3.3
to 24.0.0
which introduces a breaking change for projects using ember-hoodie
and the hoodie-server
embedded in hoodie
.
Specifically, this is the commit that changes the way hoodie-server
is configured via hoodie
: https://github.com/hoodiehq/hoodie-server/commit/8a8cae0f78d3357aefbd102f79ae48b1d5cd691e
I expect that only very few people if any will be affected by this, but nevertheless this is not an ideal situation.
I propose the following:
- publish version
[email protected]
to signify the breaking change. - deprecate (or whatever the correct npm procedure is)
[email protected]
.
What do you think?
Yes, better be clear about the versioning dependencies here.
We can use https://docs.npmjs.com/cli/deprecate to deprecate 2.2.0