Skip to content

Releases: miragejs/ember-cli-mirage

v1.1.6

16 Dec 18:05
070545a
Compare
Choose a tag to compare

(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 add server.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

    image

    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

🏠 Internal

  • Dep updates

v1.1.4

25 Oct 11:28
0ead4fa
Compare
Choose a tag to compare

🚀 Enhancements

  • #1791 Switch @miragejs/server for miragejs. Just a new package name! No API changes.
  • #1785 Support for nested Mirage modules

📝 Docs

  • #1794 Fix a mistake in Factories docs
  • #1793 Fix functions template

🏠 Internal

  • Internal dependency updates

v1.1.3

06 Oct 16:52
af4485d
Compare
Choose a tag to compare

🐛 Bugfixes

  • #1748 Polymorphic relationships not serialized correctly

🏠 Internal

  • Bump @miragejs/server and other deps

v1.1.2

26 Sep 13:47
e01a11c
Compare
Choose a tag to compare

🏠 Internal

  • Bump @miragejs/server and other deps

v1.1.1

05 Sep 21:18
893060d
Compare
Choose a tag to compare

🏠 Internal

  • Bump @miragejs/server and other deps

v1.1.0

19 Jul 17:50
0e0740a
Compare
Choose a tag to compare

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

10 Jul 14:39
4c8a196
Compare
Choose a tag to compare
v1.1.0-beta.4 Pre-release
Pre-release

📝 Documentation

  • Add docs on models and relationships #1679

🐛 Bugfixes

  • Fix default links #1672

🏠 Internal

  • Use lodash-es
  • Bumps @miragejs/server and other deps

v1.1.0-beta.2

22 Jun 21:07
98a1d7f
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

🏠 Internal

Bumps @miragejs/server.

v1.1.0-beta.1

22 Jun 17:05
ba11505
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

🏠 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

22 May 18:11
cf90e92
Compare
Choose a tag to compare
v1.0.0