-
Notifications
You must be signed in to change notification settings - Fork 6
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 🚀 #107
base: master
Are you sure you want to change the base?
Conversation
Version 0.4.9 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 35 commits.
There are 35 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v0.4.11Bug fixes from 0.4.10, and some new deprecations around previously undocumented behavior. Update notes
Changes CommitsThe new version differs by 5 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 0.4.12Improve automatic response type setting. Update notes
Changes |
Update to this version instead 🚀 Release Notes for v0.4.15🐛 Bugfixes
📝 Documentation
🚀 Enhancements 🏠 Internal
View all commits: v0.4.14...master CommitsThe new version differs by 87 commits.
There are 87 commits in total. See the full diff |
|
|
Version 0.4.8 of ember-cli-mirage was just published.
The version 0.4.8 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of ember-cli-mirage.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v0.4.8This release is all about getting 🛁 squeaky clean, and fixing many outstanding bugs in prep for a v1.0!
There should be no upgrade steps for your apps.
ActiveModelSerializer
andRestSerializer
now defaults toalways
).Drop by #ec-mirage if you have any trouble upgrading!
Commits
The new version differs by 284 commits.
aaf418f
Update package.json
52454c5
Merge pull request #1364 from samselikoff/fix-rest-serializer
829b0eb
Add clearer test around normalizeIds
e6af6a9
Travis can publish
174ea70
Merge pull request #1362 from samselikoff/serialize-top-level-polymorphic-collections
615df90
Serialize top-level polymorphic collections
ed00eb2
DEPENDENCY: updated to broccoli-string-replace (#1361)
e611e4d
Add test apps (#1359)
db07376
Merge pull request #1356 from samselikoff/orm-assertions
68c503e
Add more ORM assertions
2eabc2a
Merge pull request #1354 from samselikoff/1091-self-referential-max-call-stack
4cbd5bf
Throw if using association() helper on a self-referential belongsTo relationship
2b629dd
Merge pull request #1353 from mupkoo/camelize-relationship-names
8a0ef54
Merge pull request #1352 from mupkoo/safe-shutdown
628a717
Merge pull request #1347 from jelhan/fix-remove-outdated-destroy-helper-warning
There are 250 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴