npm @angular/platform-browser-dynamic 13.0.0-next.10
v13.0.0-next.10

latest releases: 18.0.0-rc.0, 17.3.7, 18.0.0-next.6...
2 years ago

13.0.0-next.10 (2021-10-01)

Breaking Changes

core

  • The WrappedValue class can no longer be imported from @angular/core,
    which may result in compile errors or failures at runtime if outdated
    libraries are used that are still using WrappedValue. The usage of
    WrappedValue should be removed as no replacement is available.

bazel

Commit Description
feat - 4886585875 create transition for enabling partial compilation (#43431)
feat - 49b82ae561 implement partial compilation APF v13 for ng_package rule (#43431)
feat - 274cb38e0b switch prodmode output to ES2020 (#43431)
feat - 73ac50c447 wire up partial compilation build setting in ng_module (#43431)

core

Commit Description
fix - ad6407dcd0 handle invalid constructor parameters in partial factory declarations (#43619)
perf - 8878183521 remove support for the deprecated WrappedValue (#43507)

Special Thanks

Daniel Díaz, George Kalpakas, JoostK, Paul Gschwendtner, Pete Bacon Darwin, dario-piotrowicz, little-pinecone and xiaohanxu-nick

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

NewReleases is sending notifications on new releases.