You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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