|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## Release (2025-06-05) |
| 4 | + |
| 5 | +* ember-inspector 4.13.2 (patch) |
| 6 | + |
| 7 | +#### :bug: Bug Fix |
| 8 | +* `ember-inspector` |
| 9 | + * [#2627](https://github.com/emberjs/ember-inspector/pull/2627) fix: Cannot convert a Symbol value to a string ([@lifeart](https://github.com/lifeart)) |
| 10 | + |
| 11 | +#### :house: Internal |
| 12 | +* `ember-inspector` |
| 13 | + * [#2650](https://github.com/emberjs/ember-inspector/pull/2650) Prepare ember 6+ support/ view-debug ([@BlueCutOfficial](https://github.com/BlueCutOfficial)) |
| 14 | + * [#2649](https://github.com/emberjs/ember-inspector/pull/2649) update release-plan ([@mansona](https://github.com/mansona)) |
| 15 | + * [#2647](https://github.com/emberjs/ember-inspector/pull/2647) Remove unused file `trigger-port.js` ([@BlueCutOfficial](https://github.com/BlueCutOfficial)) |
| 16 | + * [#2644](https://github.com/emberjs/ember-inspector/pull/2644) add packageManager for people not using volta ([@mansona](https://github.com/mansona)) |
| 17 | + * [#2643](https://github.com/emberjs/ember-inspector/pull/2643) test ember 5.8 and 5.12 ([@mansona](https://github.com/mansona)) |
| 18 | + * [#2624](https://github.com/emberjs/ember-inspector/pull/2624) ember-cli-update to latest blueprints ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 19 | + * [#2623](https://github.com/emberjs/ember-inspector/pull/2623) Remove gets and access props directly ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 20 | + * [#2620](https://github.com/emberjs/ember-inspector/pull/2620) Remove pushObjects from RenderTree ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 21 | + * [#2621](https://github.com/emberjs/ember-inspector/pull/2621) Remove unused evented from ListContent ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 22 | + * [#2619](https://github.com/emberjs/ember-inspector/pull/2619) Remove Evented from ListContent ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 23 | + * [#2618](https://github.com/emberjs/ember-inspector/pull/2618) Remove Evented from PromiseAssembler ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 24 | + * [#2617](https://github.com/emberjs/ember-inspector/pull/2617) Convert adapters and port to TS, remove Evented from port ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 25 | + * [#2601](https://github.com/emberjs/ember-inspector/pull/2601) More progress removing prototype extensions ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 26 | + * [#2602](https://github.com/emberjs/ember-inspector/pull/2602) cleanup filterBy & mapBy prototype extensions ([@patricklx](https://github.com/patricklx)) |
| 27 | + * [#2600](https://github.com/emberjs/ember-inspector/pull/2600) Remove mapBy and filterBy ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 28 | + * [#2598](https://github.com/emberjs/ember-inspector/pull/2598) Update to Ember 5.12 ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 29 | + |
| 30 | +#### Committers: 5 |
| 31 | +- Alex Kanunnikov ([@lifeart](https://github.com/lifeart)) |
| 32 | +- Chris Manson ([@mansona](https://github.com/mansona)) |
| 33 | +- Marine Dunstetter ([@BlueCutOfficial](https://github.com/BlueCutOfficial)) |
| 34 | +- Patrick Pircher ([@patricklx](https://github.com/patricklx)) |
| 35 | +- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner)) |
| 36 | + |
3 | 37 | ## Release (2024-07-30)
|
4 | 38 |
|
5 | 39 | ember-inspector 4.13.1 (patch)
|
|
0 commit comments