Releases: emberjs/ember.js
Releases · emberjs/ember.js
v5.2.0-beta.4
CHANGELOG
- #20501 [BUGFIX] Fix the types for the mutation-methods of
NativeArray
v5.2.0-beta.3
CHANGELOG
- #20491 [BUGFIX stable] EmberComponent's
element
is an Element
- #20492 [BUGFIX stable] EmberComponent init can have no args
v5.1.2
CHANGELOG
- #20491 [BUGFIX stable] EmberComponent's
element
is an Element
- #20492 [BUGFIX stable] EmberComponent init can have no args
v4.12.3
CHANGELOG
- #20493 [BUGFIX LTS] Backport more types fixes
v5.2.0-beta.2
CHANGELOG
- #20480 [BUGFIX stable] Fix type dependency issues
- #20482 [BUGFIX stable] Allow
store
to be injected on Route
- #20489 [BUGFIX stable] Fix types for Resolver contract
- #20490 [BUGFIX stable] Fix model arg to a Route
serialize
v5.1.1
CHANGELOG
- #20480 [BUGFIX stable] Fix type dependency issues
- #20482 [BUGFIX stable] Allow
store
to be injected on Route
- #20489 [BUGFIX stable] Fix types for Resolver contract
- #20490 [BUGFIX stable] Fix model arg to a Route
serialize
v4.12.2
CHANGELOG
- #20481 [BUGFIX LTS] Backport some stable type import locations
v5.2.0-beta.1
CHANGELOG
- #20464 [FEATURE] Create public import for uniqueId helper per RFC #659.
- #20477 Upgrade TS and configure TS CI accordingly to test against TS 4.9, 5.0, and 5.1
v5.1.0
CHANGELOG
- #20449 [FEATURE] Publish stable types for Ember per RFC #800.
- #20439 [CLEANUP] Update tsconfig to target ES2021.
- #20461 [BUGFIX] Fix cyclic module crash with engines and fastboot.
v4.12.1
CHANGELOG
- #20461 [BUGFIX] Fix cyclic module crash with engines and fastboot.