v3.2.0-beta.1
Pre-release
Pre-release
·
6345 commits
to main
since this release
CHANGELOG
- #16250 [DEPRECATION] Deprecation of
Ember.Logger
- #16436 [BUGFIX] Refactor
CoreObject
to leverage native JS semantics. - #16382 Upgrade
backburner.js
to 2.2.2. - #16387 [BUGFIX] Add an assertion that actions cannot be sent from a destroyed/destroying object
- #16386 [BUGFIX] Add an assertion if you attempt a
transitionTo
when the app is destroyed - #16433 [CLEANUP] Remove
content
alias - #16462 [CLEANUP] Remove deprecated
MODEL_FACTORY_INJECTIONS
- emberjs/rfcs#286 [FEATURE] Enabled block
let
handlebars helper by default.