|
1 | 1 | # Changelog
|
| 2 | + |
| 3 | +## Release (2024-03-10) |
| 4 | + |
| 5 | +ember-repl 4.0.0 (major) |
| 6 | + |
| 7 | +#### :boom: Breaking Change |
| 8 | +* `ember-repl` |
| 9 | + * [#1674](https://github.com/NullVoxPopuli/limber/pull/1674) Refactor the compilation library to prepare for broader usage ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 10 | + * [#1672](https://github.com/NullVoxPopuli/limber/pull/1672) [ember-repl] remove broccoli plugin for generating a 'component map' ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 11 | + |
| 12 | +#### :rocket: Enhancement |
| 13 | +* `ember-repl` |
| 14 | + * [#1687](https://github.com/NullVoxPopuli/limber/pull/1687) Allow passing rehype plugins to the markdown renderer in ember-repl ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 15 | + * [#1674](https://github.com/NullVoxPopuli/limber/pull/1674) Refactor the compilation library to prepare for broader usage ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 16 | + |
| 17 | +#### :bug: Bug Fix |
| 18 | +* [#1642](https://github.com/NullVoxPopuli/limber/pull/1642) Fix for #1641: Alternative 1) Remove `z-10` from resize-handle ([@johanrd](https://github.com/johanrd)) |
| 19 | + |
| 20 | +#### :memo: Documentation |
| 21 | +* [#1618](https://github.com/NullVoxPopuli/limber/pull/1618) Add note about trying out Polaris ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 22 | +* [#1680](https://github.com/NullVoxPopuli/limber/pull/1680) feat: Arg Components ([@MichalBryxi](https://github.com/MichalBryxi)) |
| 23 | + |
| 24 | +#### :house: Internal |
| 25 | +* [#1691](https://github.com/NullVoxPopuli/limber/pull/1691) Try out a github-changelog fix ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 26 | +* [#1690](https://github.com/NullVoxPopuli/limber/pull/1690) Try this release-plan fix branch ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 27 | +* [#1689](https://github.com/NullVoxPopuli/limber/pull/1689) Try release-plan fix ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 28 | +* [#1688](https://github.com/NullVoxPopuli/limber/pull/1688) Re-roll lockfile ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 29 | +* [#1667](https://github.com/NullVoxPopuli/limber/pull/1667) Update pnpm to v8.15.3 ([@renovate[bot]](https://github.com/apps/renovate)) |
| 30 | +* [#1676](https://github.com/NullVoxPopuli/limber/pull/1676) Remove skipped tests that have been skipped for years ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 31 | +* [#1670](https://github.com/NullVoxPopuli/limber/pull/1670) Release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) |
| 32 | + |
| 33 | +#### Committers: 3 |
| 34 | +- Michal Bryxí ([@MichalBryxi](https://github.com/MichalBryxi)) |
| 35 | +- [@NullVoxPopuli](https://github.com/NullVoxPopuli) |
| 36 | +- [@johanrd](https://github.com/johanrd) |
0 commit comments