Skip to content

Releases: emberjs/ember.js

v5.12.0-beta.2

16 Sep 18:41
71211fa
Compare
Choose a tag to compare
v5.12.0-beta.2 Pre-release
Pre-release

CHANGELOG

v5.11.0

19 Aug 18:32
628abae
Compare
Choose a tag to compare

CHANGELOG

  • #20716 [BREAKING] Drop Node 16 support
  • #20704 Remove Component suffix from blueprints to facilitate

v5.11.0-beta.2

06 Aug 20:11
7bd2c4b
Compare
Choose a tag to compare
v5.11.0-beta.2 Pre-release
Pre-release

CHANGELOG

  • #20726 [BUGFIX] Fix test waiters by removing unintentional duplication from ember-testing bundle
  • #20715 [BUGFIX] Don't publish empty modules

v5.10.2

06 Aug 20:11
3098507
Compare
Choose a tag to compare

CHANGELOG

  • #20726 [BUGFIX] Fix test waiters by removing unintentional duplication from ember-testing bundle
  • #20715 [BUGFIX] Don't publish empty modules

v5.10.1

13 Jul 03:08
f381e11
Compare
Choose a tag to compare

CHANGELOG

  • #20720 [BUGFIX] Fix deprecation guide url for array prototype extensions deprecation

v5.11.0-beta.1

08 Jul 15:39
7dbdf50
Compare
Choose a tag to compare
v5.11.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #20716 [BREAKING] Drop Node 16 support
  • #20704 Remove Component suffix from blueprints to facilitate

v5.10.0

08 Jul 15:31
1460f72
Compare
Choose a tag to compare

CHANGELOG

  • #20702 [DEPRECATION] Deprecate array prototype extensions per RFC #848.
  • #20660 [DEPRECATION] Deprecate non-colocated component template resolution per RFC #995.
  • #20675 [INTERNAL] Build reform
  • #20683 [CLEANUP] Remove application-template-wrapper optional feature support
  • #20685 [CLEANUP] Remove support for non-glimmer template-only components
  • #20681 Update ember-cli-babel

v5.10.0-beta.2

17 Jun 20:27
afe8b52
Compare
Choose a tag to compare
v5.10.0-beta.2 Pre-release
Pre-release

CHANGELOG

  • #20702 [DEPRECATION] Deprecate array prototype extensions per RFC #848.

v5.10.0-beta.1

04 Jun 20:21
2ec6ed3
Compare
Choose a tag to compare
v5.10.0-beta.1 Pre-release
Pre-release

CHANGELOG

  • #20660 [DEPRECATION] Deprecate non-colocated component template resolution per RFC #995.
  • #20675 [INTERNAL] Build reform
  • #20683 [CLEANUP] Remove application-template-wrapper optional feature support
  • #20685 [CLEANUP] Remove support for non-glimmer template-only components
  • #20681 Update ember-cli-babel

v5.9.0

04 Jun 20:21
Compare
Choose a tag to compare

CHANGELOG

  • #20653 [DEPRECATION] Deprecate (action) and {{action}} in templates per RFC #1006.
  • #20669 [FEATURE] Make deprecations throw when the until for ember-source has passed per RFC #0830.
  • #20656 / #20664 [BUGFIX] Upgrade router_js to support exactOptionalPropertyTypes
  • #20658 Upgrade glimmer-vm to v0.92
  • #20678 Address a missed deprecation introduced in #20658