Skip to content

v0.1.30

Choose a tag to compare

@samselikoff samselikoff released this 16 Oct 21:35
· 410 commits to master since this release

🚀 Enhancements

  • This release updates the npm package name from from @miragejs/server to miragejs.

    If you're using @miragejs/server directly in your project, swap it out for the latest 0.1.x version of miragejs and change all import paths from "@miragejs/server" to "miragejs".

    If you're using ember-cli-mirage, you can upgrade to v1.1.4 or later to address this deprecation.