|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## Release (2024-05-16) |
| 4 | + |
| 5 | +ember-infinity 3.0.0 (major) |
| 6 | + |
| 7 | +#### :boom: Breaking Change |
| 8 | +* `ember-infinity`, `test-app` |
| 9 | + * [#470](https://github.com/adopted-ember-addons/ember-infinity/pull/470) Upgrade to Ember 5 and convert to a v2 addon ([@wozny1989](https://github.com/wozny1989)) |
| 10 | + |
| 11 | +#### :bug: Bug Fix |
| 12 | +* [#468](https://github.com/adopted-ember-addons/ember-infinity/pull/468) Fix isVisible deprecation ([@smercadomx](https://github.com/smercadomx)) |
| 13 | + |
| 14 | +#### :house: Internal |
| 15 | +* Other |
| 16 | + * [#484](https://github.com/adopted-ember-addons/ember-infinity/pull/484) swap override for patched package ([@mansona](https://github.com/mansona)) |
| 17 | + * [#478](https://github.com/adopted-ember-addons/ember-infinity/pull/478) add an action to release demo site ([@mansona](https://github.com/mansona)) |
| 18 | + * [#479](https://github.com/adopted-ember-addons/ember-infinity/pull/479) fix pnpm version for release-plan ([@mansona](https://github.com/mansona)) |
| 19 | + * [#476](https://github.com/adopted-ember-addons/ember-infinity/pull/476) setup release-plan ([@mansona](https://github.com/mansona)) |
| 20 | +* `test-app` |
| 21 | + * [#483](https://github.com/adopted-ember-addons/ember-infinity/pull/483) fix issue with github-changelog ([@mansona](https://github.com/mansona)) |
| 22 | + * [#482](https://github.com/adopted-ember-addons/ember-infinity/pull/482) turn on mirage for production deploy of demo app ([@mansona](https://github.com/mansona)) |
| 23 | + * [#481](https://github.com/adopted-ember-addons/ember-infinity/pull/481) fix root-url for github pages ([@mansona](https://github.com/mansona)) |
| 24 | + * [#477](https://github.com/adopted-ember-addons/ember-infinity/pull/477) Update test/demo app ([@jahrock](https://github.com/jahrock)) |
| 25 | +* `ember-infinity` |
| 26 | + * [#475](https://github.com/adopted-ember-addons/ember-infinity/pull/475) remove engine reference for Node 18 ([@mansona](https://github.com/mansona)) |
| 27 | + |
| 28 | +#### Committers: 4 |
| 29 | +- Adam Woźny ([@wozny1989](https://github.com/wozny1989)) |
| 30 | +- Chris Manson ([@mansona](https://github.com/mansona)) |
| 31 | +- Jah Rock ([@jahrock](https://github.com/jahrock)) |
| 32 | +- Sergio Mercado ([@smercadomx](https://github.com/smercadomx)) |
| 33 | + |
3 | 34 | ## [2.2.1](https://github.com/ember-infinity/ember-infinity/tree/v2.2.1) (2021-05-19)
|
4 | 35 | [Full Changelog](https://github.com/hhff/ember-infinity/compare/v2.1.0...v2.2.1)
|
5 | 36 |
|
|
0 commit comments