Skip to content

Commit

Permalink
Add v5.10.2 to CHANGELOG
Browse files Browse the repository at this point in the history
(cherry picked from commit d0a70a6)
(cherry picked from commit e19ae41)
  • Loading branch information
kategengler committed Aug 6, 2024
1 parent 2fcbcc5 commit d6c561c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@
- [#20716](https://github.com/emberjs/ember.js/pull/20716) [BREAKING] Drop Node 16 support
- [#20704](https://github.com/emberjs/ember.js/pull/20704) Remove `Component` suffix from blueprints to facilitate <template>

## v5.10.2 (August 6, 2024)

- [#20726](https://github.com/emberjs/ember.js/pull/20726) [BUGFIX] Fix test waiters by removing unintentional duplication from ember-testing bundle
- [#20715](https://github.com/emberjs/ember.js/pull/20715) [BUGFIX] Don't publish empty modules

## v5.10.1 (July 12, 2024)

- [#20720](https://github.com/emberjs/ember.js/pull/20720) [BUGFIX] Fix deprecation guide url for array prototype extensions deprecation

## v5.10.0 (July 8, 2024)

- [#20702](https://github.com/emberjs/ember.js/pull/20702) [DEPRECATION] Deprecate array prototype extensions per [RFC #848](https://rfcs.emberjs.com/id/0848-deprecate-array-prototype-extensions/).
Expand Down

0 comments on commit d6c561c

Please sign in to comment.