ember.js v4.9.0-beta.4 Release Notes

Release Date: 2022-11-15 // over 1 year ago
    • ๐Ÿ›  #20256 [BUGFIX] Correct types for Ember Arrays
    • ๐Ÿ›  #20257 [BUGFIX] Fix types for getOwner and GlimmerComponent

Previous changes from v4.9.0-beta.3

    • ๐Ÿš€ CVE pending Fix a prototype pollution vulnerability in set and setProperties
    • ๐Ÿ›  #20233 [BUGFIX] Include package name in deprecation error message
    • ๐Ÿ›  #20235 [BUGFIX] Update @types/node for TS 4.9 issue
    • ๐Ÿ›  #20238 [BUGFIX] Update Node.js versions to match support policy
    • ๐Ÿ›  #20244 [BUGFIX] Expose getComponentTemplate type