Skip to content

Releases: emberjs/ember.js

v5.3.0-beta.1

07 Aug 15:31
5c54475
Compare
Choose a tag to compare
v5.3.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #20376 [DEPRECATION] Deprecate implicit record loading in Ember Route per RFC #774.

v5.2.0

07 Aug 15:17
a1cd26c
Compare
Choose a tag to compare

CHANGELOG

  • #20464 [FEATURE] Create public import for uniqueId helper per RFC #659.
  • #20505 [BUGFIX] Remove use of this.element in component-test and helper-test blueprints
  • #20501 [BUGFIX] Fix the types for the mutation-methods of NativeArray
  • #20477 Upgrade TS and configure TS CI accordingly to test against TS 4.9, 5.0, and 5.1

v5.2.0-beta.4

17 Jul 21:30
f17aae1
Compare
Choose a tag to compare
v5.2.0-beta.4 Pre-release
Pre-release

CHANGELOG

  • #20501 [BUGFIX] Fix the types for the mutation-methods of NativeArray

v5.2.0-beta.3

30 Jun 17:39
d65300e
Compare
Choose a tag to compare
v5.2.0-beta.3 Pre-release
Pre-release

CHANGELOG

  • #20491 [BUGFIX stable] EmberComponent's element is an Element
  • #20492 [BUGFIX stable] EmberComponent init can have no args

v5.1.2

30 Jun 17:34
2aba2de
Compare
Choose a tag to compare

CHANGELOG

  • #20491 [BUGFIX stable] EmberComponent's element is an Element
  • #20492 [BUGFIX stable] EmberComponent init can have no args

v4.12.3

30 Jun 20:10
6b59847
Compare
Choose a tag to compare

CHANGELOG

  • #20493 [BUGFIX LTS] Backport more types fixes

v5.2.0-beta.2

29 Jun 22:19
5abfa12
Compare
Choose a tag to compare
v5.2.0-beta.2 Pre-release
Pre-release

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

29 Jun 22:13
e9f7baa
Compare
Choose a tag to compare

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

28 Jun 22:39
57f10fc
Compare
Choose a tag to compare

CHANGELOG

  • #20481 [BUGFIX LTS] Backport some stable type import locations

v5.2.0-beta.1

26 Jun 18:38
dfdf82c
Compare
Choose a tag to compare
v5.2.0-beta.1 Pre-release
Pre-release

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