-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b0ed1c3
commit 458ad2d
Showing
3 changed files
with
40 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,41 @@ | ||
|
||
## v3.0.0-alpha.4 (2023-10-01) | ||
|
||
#### :boom: Breaking Change | ||
* `ember-cli-mirage-docs`, `ember-cli-mirage` | ||
* [#2417](https://github.com/miragejs/ember-cli-mirage/pull/2417) Make MirageJS peer dependency ([@cah-brian-gantzler](https://github.com/cah-brian-gantzler)) | ||
* [#2495](https://github.com/miragejs/ember-cli-mirage/pull/2495) run `npx ember-cli-update --to=4.11.0` and drop support for Ember.js < 3.28 ([@SergeAstapov](https://github.com/SergeAstapov)) | ||
* [#2504](https://github.com/miragejs/ember-cli-mirage/pull/2504) Drop support Node.js versions 14 and 17 ([@SergeAstapov](https://github.com/SergeAstapov)) | ||
* Other | ||
* [#2393](https://github.com/miragejs/ember-cli-mirage/pull/2393) Drop support for Node.js 12 ([@SergeAstapov](https://github.com/SergeAstapov)) | ||
* [#2375](https://github.com/miragejs/ember-cli-mirage/pull/2375) Remove deprecated for trackRequests, testConfig and baseConfig ([@cah-brian-gantzler](https://github.com/cah-brian-gantzler)) | ||
|
||
#### :bug: Bug Fix | ||
* `ember-cli-mirage-docs`, `ember-cli-mirage` | ||
* [#2457](https://github.com/miragejs/ember-cli-mirage/pull/2457) Updated blueprint and guide for missing import ([@cah-brian-gantzler](https://github.com/cah-brian-gantzler)) | ||
|
||
#### :memo: Documentation | ||
* `ember-cli-mirage-docs` | ||
* [#1948](https://github.com/miragejs/ember-cli-mirage/pull/1948) Use native setters in documentation examples ([@allthesignals](https://github.com/allthesignals)) | ||
* [#2334](https://github.com/miragejs/ember-cli-mirage/pull/2334) Export default in server docs ([@jrjohnson](https://github.com/jrjohnson)) | ||
* `ember-cli-mirage-docs`, `ember-cli-mirage` | ||
* [#2417](https://github.com/miragejs/ember-cli-mirage/pull/2417) Make MirageJS peer dependency ([@cah-brian-gantzler](https://github.com/cah-brian-gantzler)) | ||
|
||
#### :house: Internal | ||
* `ember-cli-mirage-docs`, `ember-cli-mirage` | ||
* [#2407](https://github.com/miragejs/ember-cli-mirage/pull/2407) Extract docs into separate app ([@SergeAstapov](https://github.com/SergeAstapov)) | ||
* `ember-cli-mirage` | ||
* [#2395](https://github.com/miragejs/ember-cli-mirage/pull/2395) Restructure into monorepo ([@SergeAstapov](https://github.com/SergeAstapov)) | ||
* Other | ||
* [#2394](https://github.com/miragejs/ember-cli-mirage/pull/2394) Restructure docs from pods to classic structure ([@SergeAstapov](https://github.com/SergeAstapov)) | ||
|
||
#### Committers: 5 | ||
- Brian Gantzler ([@cah-brian-gantzler](https://github.com/cah-brian-gantzler)) | ||
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson)) | ||
- Julien Palmas ([@bartocc](https://github.com/bartocc)) | ||
- Matt Gardner ([@allthesignals](https://github.com/allthesignals)) | ||
- 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters