npm miragejs 0.1.44
v0.1.44

latest releases: 0.2.0-alpha.3, 0.2.0-alpha.2, 0.2.0-alpha.1...
2 years ago

🐛 Bugfixes

🏠 Internal

  • #1036 Extract pretender code to its own module for future move to another package by @cah-briangantzler

    This is a step towards decoupling pretender from Mirage, with the goal of Mirage supporting MSW or other mocking layers. There should not be any user-facing changes here, so long as you were not using internal methods like server._getFullPath(). If you were, you may need to change these to server.interceptor._getFullPath().

  • Dependency updates

New Contributors

  • @cah-briangantzler made their first contribution in #1036

Full Changelog: v0.1.43...v0.1.44

Don't miss a new miragejs release

NewReleases is sending notifications on new releases.