v3.22.0
CHANGELOG
- #19062 / #19068 [FEATURE] Add @ember/destroyable feature from the Destroyables RFC.
- #18984 / #19067 [FEATURE] Add low-level Cache API per Autotracking Memoization RFC
- #19086 [FEATURE] Pass transition object to activate/deactivate hooks and events
- #19094 [BUGFIX] Fix RouterService#isActive() to work with tracking
- #19163 [BUGFIX] Use args proxy for modifier managers.
- #19170 [BUGFIX] Make modifier manager 3.22 accept the resolved value directly.
- #19124 [BUGFIX] Fix rendering engine usage within a
fastboot
sandbox