16.2.0-next.2 (2023-07-13)
animations
Commit | Description |
---|---|
Ensure elements are removed from the cache after leave animation. (#50929) |
common
Commit | Description |
---|---|
Allow ngSrc to be changed post-init (#50683) |
compiler
Commit | Description |
---|---|
scope selectors in @scope queries (#50747) |
core
Commit | Description |
---|---|
ensure that standalone components get correct injector instances (#50954) | |
handle deref returning null on RefactiveNode . (#50992)
| |
use setTimeout when coalescing tasks in Node.js (#50820)
|
platform-browser
Commit | Description |
---|---|
do not remove renderer from cache when REMOVE_STYLES_ON_COMPONENT_DESTROY is enabled. (#51005)
|
upgrade
Commit | Description |
---|---|
allow for downgraded components to work with component-router (#50871) | |
Use takeUntil on leaky subscription. (#50901)
|