Skip to content
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

Upgrade ember-qunit #210

Merged
merged 1 commit into from Oct 10, 2018
Merged

Conversation

samselikoff
Copy link
Contributor

The bump to ember-qunit fixed a bug in our app.

New installs of ember-cli-qunit would have gotten the bugfix, due to the caret dependency, but existing installs don't show ember-cli-qunit as outdated at all. I'm wondering what's the best way to handle this sort of thing at a conceptual level? (Basically, if I'm an addon, and I depend on an addon that gets a bugfix, how can I best let my consumers know?)

This was very tricky for me to find and took several hours so I'm wondering how to best help & teach this to others.

@stefanpenner stefanpenner merged commit 63ac2f2 into ember-cli:master Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants