Skip to content

Releases: emberjs/ember.js

v6.1.0-beta.1-ember-source

12 Nov 03:08
7950284
Compare
Choose a tag to compare
Pre-release

CHANGELOG

  • #20782 [BUGFIX] Fixes Ember keyword shadowing: keywords should always be superseded by in-scope lexical variables
  • #20787 Publish ember-source as v2 addon

v6.0.0 ember-source

12 Nov 02:29
3b57b6a
Compare
Choose a tag to compare

CHANGELOG

  • [BREAKING] Features and APIs that were deprecated until v6.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the Deprecation Guide.
  • #20731 [BUGFIX] Bump import Ember from 'ember' barrel file deprecations until 7.0.0
  • #20779 / #20791 [CLEANUP] Update browser support per RFC #685. Support is now Chrome >= 109, Edge >= 128 Firefox >= 115, Safari >= 15.6, ChromeAndroid >= 130, FirefoxAndroid >= 130
  • #20773 [CLEANUP] Remove deprecated features from component blueprint per RFC #995.
  • #20730 [CLEANUP] Remove support for EXTEND_PROTOTYPES
  • #20732 [TYPES] Directly assign a boolean value in deprecated-features
  • #20753 [INTERNAL] Update tagging strategy: ember-source tags will now be v1.2.3-ember-source instead of v1.2.3
  • #20744 Add v2 addon metadata

v6.0.0-beta.1-ember-source

30 Sep 18:22
fab7a68
Compare
Choose a tag to compare
Pre-release

CHANGELOG

  • #20730 [CLEANUP] Remove support for EXTEND_PROTOTYPES
  • #20731 [BUGFIX] Bump import Ember from 'ember' barrel file deprecations until 7.0.0
  • #20732 [TYPES] Directly assign a boolean value in deprecated-features
  • #20744 Add v2 addon metadata
  • #20753 [INTERNAL] Update tagging strategy: ember-source tags will now be v1.2.3-ember-source instead of v1.2.3

v5.12.0

30 Sep 18:12
ebf0f43
Compare
Choose a tag to compare

CHANGELOG

  • #20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements
  • #20714 [BUGFIX] Break eager cycle for "deprecate" function

v5.12.0-beta.3

23 Sep 18:44
fc840c4
Compare
Choose a tag to compare
v5.12.0-beta.3 Pre-release
Pre-release

CHANGELOG

  • #20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements

v5.11.1

23 Sep 19:17
fcc15dd
Compare
Choose a tag to compare

CHANGELOG

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