Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ember-cli-mirage

miragejs207.5kMIT3.0.4TypeScript support: included

A client-side server to help you build, test and demo your Ember app

ember-addon, pretender, prototype, server, testing

readme

Ember CLI Mirage

Build Status npm version Ember Observer Score

A client-side server to develop, test and prototype your Ember CLI app.

View the docs here.


Compatibility

  • Ember.js v3.28 or above
  • Ember CLI v3.28 or above
  • Node.js v16 or above

Installation

ember install ember-cli-mirage

Has a peer dependency on MirageJS which is added to your projects package.json during installation.

Feature requests

Please open an issue and add a :+1: emoji reaction. We will use the number of reactions as votes to indicate community interest, which will in turn help us prioritize feature development.

You can view the most-upvoted feature requests with this link.

Support

Having trouble?

Contributing

Have a look at our Contributing guidelines.

About

This library is developed and maintained by EmberMap. We have a Mirage tips and tricks video series if you're looking to learn how to get the most out of Mirage.

Thanks to all our amazing contributors!

changelog

v3.0.4 (2024-09-04)

:rocket: Enhancement

  • ember-cli-mirage

:house: Internal

Committers: 2

v3.0.3 (2024-02-26)

:bug: Bug Fix

  • ember-cli-mirage
    • #2569 Filter out ShimModelClass instances when running discoverEmberDataModels (@gilest)

:house: Internal

  • #2575 use pnpm node version selection instead of volta (@mansona)

Committers: 2

v3.0.2 (2023-10-18)

:bug: Bug Fix

  • ember-cli-mirage

Committers: 1

v3.0.1 (2023-10-13)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 1

Ember CLI Mirage Change log

Releases (along with upgrade instructions) are documented on the Github Releases page.