yarn @angular/platform-browser-dynamic 14.0.0-next.4
v14.0.0-next.4

latest releases: 18.0.0-next.6, 17.3.6, 18.0.0-next.5...
2 years ago

14.0.0-next.4 (2022-02-23)

Breaking Changes

animations

  • The AnimationDriver.getParentElement method has become required, so any
    implementors of this interface are now required to provide an implementation
    for this method. This breakage is unlikely to affect application developers,
    as AnimationDriver is not expected to be implemented in user code.

animations

Commit Description
fix - f8dc660605 allow animations with unsupported CSS properties (#44729)
refactor - 59559fdbac make AnimationDriver.getParentElement required (#45114)

compiler-cli

Commit Description
fix - c0778b4dfc Support resolve animation name from the DTS (#45107)

core

Commit Description
perf - 071c8af8ba avoid storing LView in ngContext (#45051)
perf - a96c4827c4 make Compiler, ApplicationRef and ApplicationInitStatus tree-shakable (#45102)
perf - 1e60fe0a3e make LOCALE_ID and other tokens from ApplicationModule tree-shakable (#45102)

Special Thanks

Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Daniele Maltese, David Wolf, JiaLiPassion, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, arturovt, dario-piotrowicz, ivanwonder and manuelkroiss

Don't miss a new platform-browser-dynamic release

NewReleases is sending notifications on new releases.