-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update ember-cli-mirage to the latest version 🚀 #39
base: master
Are you sure you want to change the base?
Conversation
Version 0.2.6 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits .
See the full diff. |
Version 0.2.7 just got published.Update to this version instead 🚀 Release Notesv0.2.7Update notes: 0.2.6 introduced a breaking change for PhantomJS users, so we've reverted a change and published 0.2.7. See #1024 for details. Changes:
CommitsThe new version differs by 7 commits .
See the full diff. |
Version 0.2.8 just got published. |
Version 0.2.9 just got published.Update to this version instead 🚀 Release Notesv0.2.9Update notes: none Changes: |
Version 0.3.0 just got published.Update to this version instead 🚀 Release Notesv0.3.0Update notes: View the Upgrade guide on the 0.3.x docs page Changes:
CommitsThe new version differs by 7 commits .
See the full diff. |
Version 0.3.2 just got published.Update to this version instead 🚀 Release Notesv0.3.2Update notes: none Changes:
CommitsThe new version differs by 23 commits.
There are 23 commits in total. See the full diff |
Version 0.3.4 just got published.Update to this version instead 🚀 Release Notesv0.3.4Update notes: none Changes:
CommitsThe new version differs by 13 commits.
See the full diff |
Version 0.2.5 of ember-cli-mirage just got published.
The version 0.2.5 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-cli-mirage.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 21 commits .
eb476d5
0.2.5
9b1e173
Update changelog
bc8831f
Add YUIDoc to server.js
69fb8e5
Merge pull request #987 from renpinto/environment-fix
438b764
updated
9e4e409
Merge pull request #981 from Azdaroth/clarity-error-message-for-association-helper
acd3377
[BUGFIX] Blueprint.prototype.insertIntoFile is async (#984)
9d15e9a
improve error message, fix a false-positive test when verifying the error message
fb76108
clarify error message when using 'association' helper for nonexistent relationship
1e4a5ef
[closes #905] Serialize on key instead of modelName
e02ddb9
adds helper method to normalize form data requests (#796)
66985ac
refactor(server): add default passthrough for electron's localhost socket (#928)
5f46ff3
implement association helper (#880)
0f883e2
Collection#length (#948)
af7e459
Upgrade route-recognizer to decode dyanmic path segments (#949)
There are 21 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴