github emberjs/ember.js v4.10.0

latest releases: v6.0.1-ember-source, v6.1.0-beta.1-ember-source, v6.0.0-ember-source...
22 months ago

CHANGELOG

  • #20270 / #20271 [FEATURE] Add new imports for getOwner and setOwner from @ember/owner and introduce new @ember/routing sub-modules as part of RFC #821.
  • #20341 [DEPRECATION] Deprecations for importing htmlSafe and isHTMLSafe from @ember/string. They have moved to @ember/template. From RFC #236.
  • #20344 [DEPRECATION] Deprecate @ember/string when used from ember-source; point users to add the @ember/string addon per RFC #236.
  • #20342 [DEPRECATION] Deprecate @ember/error per RFC #889.
  • #20327 [BUGFIX] Fix the types for the mutation-methods of NativeArray
  • #20283 [BUGFIX] revert TS compilerOptions.target to ES2017
  • #20253 Types: Add the Resolver type to preview types
  • #20319 Types: resolve services with Owner.lookup

Don't miss a new ember.js release

NewReleases is sending notifications on new releases.