|
| 1 | +## v3.0.0-beta.1 (2020-09-18) |
| 2 | + |
| 3 | +#### :boom: Breaking Change |
| 4 | +* [#748](https://github.com/ember-fastboot/ember-cli-fastboot/pull/748) Update fastboot to the latest version 🚀 ([@greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 5 | +* [#695](https://github.com/ember-fastboot/ember-cli-fastboot/pull/695) Drop Node 6, 8, 9, 11, and 13 support. ([@rwjblue](https://github.com/rwjblue)) |
| 6 | + |
| 7 | +#### :rocket: Enhancement |
| 8 | +* `ember-cli-fastboot` |
| 9 | + * [#780](https://github.com/ember-fastboot/ember-cli-fastboot/pull/780) Update FastBoot to 3.1.0 ([@kiwiupover](https://github.com/kiwiupover)) |
| 10 | + |
| 11 | +#### :bug: Bug Fix |
| 12 | +* [#772](https://github.com/ember-fastboot/ember-cli-fastboot/pull/772) Remove the second version of broccoli-file-creator from package.json ([@kiwiupover](https://github.com/kiwiupover)) |
| 13 | + |
| 14 | +#### :memo: Documentation |
| 15 | +* [#771](https://github.com/ember-fastboot/ember-cli-fastboot/pull/771) Update README.md ([@jad359](https://github.com/jad359)) |
| 16 | + |
| 17 | +#### :house: Internal |
| 18 | +* `ember-cli-fastboot` |
| 19 | + * [#783](https://github.com/ember-fastboot/ember-cli-fastboot/pull/783) Add automated release setup. ([@rwjblue](https://github.com/rwjblue)) |
| 20 | + * [#778](https://github.com/ember-fastboot/ember-cli-fastboot/pull/778) Move package-json test to the basic-app ([@kiwiupover](https://github.com/kiwiupover)) |
| 21 | + * [#776](https://github.com/ember-fastboot/ember-cli-fastboot/pull/776) Move asset rewriting test to test-packages/basic-app ([@kiwiupover](https://github.com/kiwiupover)) |
| 22 | + * [#775](https://github.com/ember-fastboot/ember-cli-fastboot/pull/775) Adding basic test app ([@kiwiupover](https://github.com/kiwiupover)) |
| 23 | + * [#767](https://github.com/ember-fastboot/ember-cli-fastboot/pull/767) Migrate to monorepo structure (to easily add test apps) ([@kiwiupover](https://github.com/kiwiupover)) |
| 24 | +* Other |
| 25 | + * [#774](https://github.com/ember-fastboot/ember-cli-fastboot/pull/774) Move `.gitignore` into root ([@rwjblue](https://github.com/rwjblue)) |
| 26 | + * [#773](https://github.com/ember-fastboot/ember-cli-fastboot/pull/773) Remove travis in-favor of GitHub actions ([@kiwiupover](https://github.com/kiwiupover)) |
| 27 | + * [#769](https://github.com/ember-fastboot/ember-cli-fastboot/pull/769) Adding github action tests ([@kiwiupover](https://github.com/kiwiupover)) |
| 28 | + |
| 29 | +#### Committers: 3 |
| 30 | +- Dave Laird ([@kiwiupover](https://github.com/kiwiupover)) |
| 31 | +- Jennifer ([@jad359](https://github.com/jad359)) |
| 32 | +- Robert Jackson ([@rwjblue](https://github.com/rwjblue)) |
| 33 | + |
| 34 | + |
1 | 35 | ## v2.2.3 (2020-06-10) |
2 | 36 |
|
3 | 37 | #### :bug: Bug Fix |
|
0 commit comments