Releases: miragejs/ember-cli-mirage
v1.1.6
(Note: v1.1.5 was a bad release. v1.1.6 is the next release after v1.1.4.)
🚀 Enhancements
-
#1818 Adds "Mirage logging" checkbox to QUnit interface
This is a cool new feature added by @Turbo87! Normally, Mirage doesn't log its responses to the console in the
test
environment, to keep your CI logs clean. If you're debugging a test and want to see what Mirage is returning, you need to addserver.logging = true
to the top of your test.Now, instead of that, if you're using QUnit's interface you can toggle a new "Mirage logging" button
This will enable Mirage's console logging, making it easier to debug your test without editing your test's source code. Thanks again to @Turbo87 for adding this feature!
-
https://github.com/miragejs/ember-cli-mirage/pull/1820/files Remove unused deps (chalk, broccoli-string-replace) and dev-deps
-
33645c3 Bump miragejs from 0.1.31 to 0.1.32
📝 Docs
- https://github.com/miragejs/ember-cli-mirage/pull/1802/files Add documentation clarifying use of scenarios
- #1833 Fix broken intra-documentation links
- #1854 Fix relationship links
🏠 Internal
- Dep updates
v1.1.4
v1.1.3
v1.1.2
🏠 Internal
- Bump
@miragejs/server
and other deps
v1.1.1
🏠 Internal
- Bump
@miragejs/server
and other deps
v1.1.0
Extracts core logic to @miragejs/server.
This should be a completely forwards-compatible upgrade. Please report back if anything doesn't work!
v1.1.0-beta.4
v1.1.0-beta.2
🏠 Internal
Bumps @miragejs/server.
v1.1.0-beta.1
🏠 Internal
Extracts core logic to @miragejs/server
.
This should be a completely forwards-compatible upgrade. Please report back if anything doesn't work!
v1.0.0
v1.0.0