v3.9.0-beta.1
Pre-release
Pre-release
CHANGELOG
- #17470 [DEPRECATION] Implements the Computed Property Modifier deprecation RFCs
- Deprecates
.property()
(see emberjs/rfcs#0375 - Deprecates
.volatile()
(see emberjs/rfcs#0370 - Deprecates computed overridability (see emberjs/rfcs#0369
- Deprecates
- #17488 [DEPRECATION] Deprecate this.$() in curly components (see emberjs/rfcs#0386)
- #17489 [DEPRECATION] Deprecate Ember.$() (see emberjs/rfcs#0386)
- #17540 [DEPRECATION] Deprecate aliasMethod
- #17487 [BUGFIX] Fix scenario where aliased properties did not update in production mode