Skip to content

Commit

Permalink
Merge pull request #856 from emberjs/rwjblue-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jun 9, 2021
2 parents 9eea000 + 89891c2 commit f3e3fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Upgrading from v4.x to v5.0.0

* Require the application to have a `qunit` and `@ember/test-helpers` dependency of some sort
* Require the QUnit and `@ember/test-helpers` DOM fixtures to be added to the applications `tests/index.html`
* Require the application to have `ember-auto-import`
* Dropped support for usage of `ember-test-helpers` imports
* Dropped support for `moduleFor*` APIs
* Drop support for older Node versions (8, 9, 11, 13)
Expand Down

0 comments on commit f3e3fbd

Please sign in to comment.