|
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 | | -## 6.0.0-rc.4 (2023-08-18) |
| 9 | +## 6.0.0 (2023-08-18) |
| 10 | + |
| 11 | +#### :boom: Breaking Change |
| 12 | +* `ember-simple-auth` |
| 13 | + * [#2544](https://github.com/mainmatter/ember-simple-auth/pull/2544) feat(breaking): drop ember < v3.28 and IE11 support ([@BobrImperator](https://github.com/BobrImperator)) |
| 14 | + * [#2542](https://github.com/mainmatter/ember-simple-auth/pull/2542) Use Object.assign and drop Ember.assign ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 15 | + |
| 16 | +#### :rocket: Enhancement |
| 17 | +* `classic-test-app`, `ember-simple-auth`, `test-app`, `test-esa` |
| 18 | + * [#2604](https://github.com/mainmatter/ember-simple-auth/pull/2604) V2 addon ([@BobrImperator](https://github.com/BobrImperator)) |
| 19 | + |
| 20 | +#### :house: Internal |
| 21 | +* Other |
| 22 | + * [#2632](https://github.com/mainmatter/ember-simple-auth/pull/2632) chore(ci): remove build artifact uploading ([@BobrImperator](https://github.com/BobrImperator)) |
| 23 | + * [#2633](https://github.com/mainmatter/ember-simple-auth/pull/2633) test(embroider): allow test-app embroider-optimizied to fail (should work for regular apps just fine, but not fastboot) ([@BobrImperator](https://github.com/BobrImperator)) |
| 24 | + * [#2631](https://github.com/mainmatter/ember-simple-auth/pull/2631) chore(ci): install dependencies before building ([@BobrImperator](https://github.com/BobrImperator)) |
| 25 | + * [#2556](https://github.com/mainmatter/ember-simple-auth/pull/2556) chore(ci): fix removed tests step from workflow ([@BobrImperator](https://github.com/BobrImperator)) |
| 26 | +* `ember-simple-auth` |
| 27 | + * [#2580](https://github.com/mainmatter/ember-simple-auth/pull/2580) chore: specify ember-qunit, @ember/test-helpers for ember-try scenario ([@BobrImperator](https://github.com/BobrImperator)) |
| 28 | +* `classic-test-app`, `ember-simple-auth`, `test-app` |
| 29 | + * [#2570](https://github.com/mainmatter/ember-simple-auth/pull/2570) Move to pnpm ([@BobrImperator](https://github.com/BobrImperator)) |
| 30 | + * [#2565](https://github.com/mainmatter/ember-simple-auth/pull/2565) Remove IE 11 from browser targets ([@gilest](https://github.com/gilest)) |
| 31 | +* `classic-test-app`, `test-app` |
| 32 | + * [#2548](https://github.com/mainmatter/ember-simple-auth/pull/2548) refactor(deprecation): use findRecord instead of find ([@BobrImperator](https://github.com/BobrImperator)) |
| 33 | + |
| 34 | + |
| 35 | +#### Committers: 3 |
| 36 | +- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator)) |
| 37 | +- Giles Thompson ([@gilest](https://github.com/gilest)) |
| 38 | +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
10 | 39 |
|
11 | 40 | ## 6.0.0-rc.2 (2023-08-18) |
12 | 41 |
|
|
0 commit comments