Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Oct 17, 2024
1 parent 177db16 commit f7f48b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ ember-statechart-component 7.0.0 (major)

#### :boom: Breaking Change
* `ember-statechart-component`
* [#479](https://github.com/NullVoxPopuli/ember-statechart-component/pull/479) Implement XState 5 API support in templates ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#479](https://github.com/NullVoxPopuli/ember-statechart-component/pull/479) Implement support for XState 5 API and require type=module support ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#498](https://github.com/NullVoxPopuli/ember-statechart-component/pull/498) Drop support for XState < 5 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#493](https://github.com/NullVoxPopuli/ember-statechart-component/pull/493) Drop support for the ember types from DT (@types/*) ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#483](https://github.com/NullVoxPopuli/ember-statechart-component/pull/483) set type=module ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#475](https://github.com/NullVoxPopuli/ember-statechart-component/pull/475) Upgrade to XState 5 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* Other
* [#481](https://github.com/NullVoxPopuli/ember-statechart-component/pull/481) Drop support for legacy conusmer builds ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#480](https://github.com/NullVoxPopuli/ember-statechart-component/pull/480) Drop support for ember-source < 5.1 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#474](https://github.com/NullVoxPopuli/ember-statechart-component/pull/474) Drop support for TS < 5 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
* [#474](https://github.com/NullVoxPopuli/ember-statechart-component/pull/474) Drop support for TS < 5.2 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))

#### :bug: Bug Fix
* `ember-statechart-component`
Expand Down

0 comments on commit f7f48b8

Please sign in to comment.