v5.0.0
版本发布时间: 2023-05-15 22:39:36
emberjs/ember.js最新发布版本:v6.1.0-beta.1-ember-source(2024-11-12 11:08:54)
CHANGELOG
- #20438 [BREAKING] Drop support for Node 14
- #20445 [CLEANUP] Update browser support per RFC #685. Minimum support has been updated to Chrome >= 103, Edge >= 110, Firefox >= 102, iOS >= 12, Safari >= 12, ChromeAndroid >= 112, FirefoxAndroid >= 110
-
#20379 [CLEANUP] Remove deprecated
@ember/error
package -
#20380 [CLEANUP] Remove deprecated
assign
polyfill -
#20381 [CLEANUP] Remove deprecated
@ember/string
package - #20382 [CLEANUP] Remove deprecated injection
-
#20402 [CLEANUP] Remove support for
ember-cli-mocha
andember-mocha
when generating test blueprints - #20406 [CLEANUP] Remove deprecated auto-location
- #20413 [CLEANUP] Remove deprecated routing.transition-methods
-
#20416 [CLEANUP] Finish cleaning up
Location
interface - #20434 [BUGFIX] Fix HistoryLocation preview types
- #20441 [BUGFIX] Fix for TS 5.1 nightly narrowing change
-
#20429 [BUGFIX] TS lint-level error in
mixins/-proxy.ts
- #20410 [BUGFIX] Add missing type declarations in the preview types for @ember/template-compilation