-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v1.0? #21
Comments
@mansona it looks like you bumped a release today, just wanted to ping you on this. 0.4.0 is going to once again cause a bunch of churn for dependency-lint enabled apps while addons get caught up. 1.0.0 would be much appreciated. |
I would like to echo what @jrjohnson is saying. We now need to, either create a PR for each addon using |
@bertdeblock that is my plan, once I can get #29 passing and merged I'm planning to release a 1.0 👍 I have started a conversation in the Ember Discord #dev-embroider channel but I haven't had much traction 🤔 if anyone knows how to move this forward that would be a big help |
In FortAwesome/ember-fontawesome#174 @NullVoxPopuli suggested replacing this addon with |
now that #29 is merged I have released v1.0.0 🎉 |
Thanks for pushing this over the line! |
This addon has been stable for a long time and seems ready for a 1.0 release, it would be a huge help to addons using this package to have a 1.0 release as declaring
^1.0.0
inpackage.json
wouldn't require an update when a new minor version is released. On the other hand the 0.3.0 release this week is going to require a lot of churn to ship across the ember ecosystem.Thanks for a great addon!
The text was updated successfully, but these errors were encountered: