

## v3.0.4 (2024-09-04)

#### :rocket: Enhancement
* `ember-cli-mirage`
  * [#2578](https://github.com/miragejs/ember-cli-mirage/pull/2578) add v5.x to the list of ember-inflector versions ([@poulet42](https://github.com/poulet42))

#### :house: Internal
* `ember-cli-mirage`
  * [#2583](https://github.com/miragejs/ember-cli-mirage/pull/2583) Add v5.4 LTS to CI matrix ([@SergeAstapov](https://github.com/SergeAstapov))
* `ember-cli-mirage-docs`, `ember-cli-mirage`
  * [#2582](https://github.com/miragejs/ember-cli-mirage/pull/2582) Bump pnpm to v9 ([@SergeAstapov](https://github.com/SergeAstapov))

#### Committers: 2
- Corentin ([@poulet42](https://github.com/poulet42))
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))

## v3.0.3 (2024-02-26)

#### :bug: Bug Fix
* `ember-cli-mirage`
  * [#2569](https://github.com/miragejs/ember-cli-mirage/pull/2569) Filter out `ShimModelClass` instances when running `discoverEmberDataModels` ([@gilest](https://github.com/gilest))

#### :house: Internal
* [#2575](https://github.com/miragejs/ember-cli-mirage/pull/2575) use pnpm node version selection instead of volta ([@mansona](https://github.com/mansona))

#### Committers: 2
- Chris Manson ([@mansona](https://github.com/mansona))
- Giles Thompson ([@gilest](https://github.com/gilest))


## v3.0.2 (2023-10-18)

#### :bug: Bug Fix
* `ember-cli-mirage`
  * [#2562](https://github.com/miragejs/ember-cli-mirage/pull/2562) Fix usingProxy() on Windows ([@ijlee2](https://github.com/ijlee2))

#### Committers: 1
- Isaac Lee ([@ijlee2](https://github.com/ijlee2))


## v3.0.1 (2023-10-13)

#### :bug: Bug Fix
* `ember-cli-mirage`
  * [#2559](https://github.com/miragejs/ember-cli-mirage/pull/2559) Restore usingProxy config ([@SergeAstapov](https://github.com/SergeAstapov))

#### :memo: Documentation
* `ember-cli-mirage-docs`
  * [#2552](https://github.com/miragejs/ember-cli-mirage/pull/2552) Use markdown links format ([@SergeAstapov](https://github.com/SergeAstapov))

#### :house: Internal
* `ember-cli-mirage`
  * [#2560](https://github.com/miragejs/ember-cli-mirage/pull/2560) Update .npmignore ([@SergeAstapov](https://github.com/SergeAstapov))

#### Committers: 1
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))

# Ember CLI Mirage Change log

Releases (along with upgrade instructions) are documented on the Github [Releases](https://github.com/miragejs/ember-cli-mirage/releases) page.
