Skip to content

Releases: emberjs/ember.js

v5.9.0-beta.1

15 Apr 16:32
7911146
Compare
Choose a tag to compare
v5.9.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #20656 [BUGFIX] Update router.js
  • #20664 [BUGFIX] Upgrade router_js to support exactOptionalPropertyTypes
  • #20658 Upgrade glimmer-vm to v0.92
  • #20669 [FEATURE] Make deprecations throw when the until for ember-source has passed

v5.8.0

15 Apr 16:16
3294138
Compare
Choose a tag to compare

CHANGELOG

  • #20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

v5.8.0-beta.2

01 Apr 18:20
a80cf9f
Compare
Choose a tag to compare
v5.8.0-beta.2 Pre-release
Pre-release

CHANGELOG

  • #20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

v5.8.0-beta.1

01 Apr 18:20
Compare
Choose a tag to compare
v5.8.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • No user-facing changes that were not backported.

v5.7.0

04 Mar 21:07
Compare
Choose a tag to compare

CHANGELOG

  • #20639 [FEATURE] Add an optional feature "no-implicit-route-model" to allow the removal of the implicit loading of a model per RFC #774.
  • #20597 [FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
  • #20645 [BUGFIX] Make sure the component-class blueprint generates a signature in a TS project
  • #20224 Integrate types for the warn method
  • #20579 Mark cached as a MethodDecorator instead of PropertyDecorator
  • #20609 Bump all glimmer-vm dependencies to 0.87.1
  • #20619 [CLEANUP] Cleanup incorrect module usage
  • #20620 [CLEANUP] Remove final eager consumption of AMD loader

v5.7.0-beta.2

20 Feb 17:44
64553ef
Compare
Choose a tag to compare
v5.7.0-beta.2 Pre-release
Pre-release

CHANGELOG

  • #20639 [FEATURE] Add an optional feature "no-implicit-route-model" to allow the removal of the implicit loading of a model per RFC #774.
  • #20645 [BUGFIX] Make sure the component-class blueprint generates a signature in a TS project

v5.7.0-beta.1

22 Jan 23:53
5300d0a
Compare
Choose a tag to compare
v5.7.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #20597 [FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
  • #20224 Integrate types for the warn method
  • #20579 Mark cached as a MethodDecorator instead of PropertyDecorator
  • #20609 Bump all glimmer-vm dependencies to 0.87.1
  • #20619 [CLEANUP] Cleanup incorrect module usage
  • #20620 [CLEANUP] Remove final eager consumption of AMD loader

v5.6.0

22 Jan 23:08
7b5804f
Compare
Choose a tag to compare

CHANGELOG

  • #20595 [BUGFIX] An addon re-export should always be a JavaScript file
  • #20603 [BUGFIX] Internal templates should be strictMode
  • #20605 [BUGFIX] Move babel-plugin-ember-template-compilation to dependencies
  • #20570 [CLEANUP] Remove all traces of named outlets code
  • #20561 Upgrade the Glimmer VM from 0.84.3 to 0.85.13

v5.4.1

22 Jan 23:08
a99ee0d
Compare
Choose a tag to compare

CHANGELOG

  • #20575 [BUGFIX] Update backburner.js to 2.4.2
  • #20595 [BUGFIX] Blueprints: An addon re-export should always be a JavaScript file

v4.12.4

22 Jan 23:07
8043736
Compare
Choose a tag to compare

CHANGELOG

  • #20595 [BUGFIX] Blueprints: An addon re-export should always be a JavaScript file