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 usingWrappedValue
. The usage of
WrappedValue
should be removed as no replacement is available.
bazel
Commit | Description |
---|---|
create transition for enabling partial compilation (#43431) | |
implement partial compilation APF v13 for ng_package rule (#43431)
| |
switch prodmode output to ES2020 (#43431) | |
wire up partial compilation build setting in ng_module (#43431)
|
core
Commit | Description |
---|---|
handle invalid constructor parameters in partial factory declarations (#43619) | |
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