14.1.0-next.4 (2022-07-06)
Deprecations
core
- The bit field signature of
inject()
has been deprecated, in favor of the
new options object. Correspondingly,InjectFlags
is deprecated as well.
compiler
Commit | Description |
---|---|
Add extended diagnostic to warn when text attributes are intended to be bindings (#46161) |
core
Commit | Description |
---|---|
add ability to set inputs on ComponentRef (#46641) | |
introduce EnvironmentInjector.runInContext API (#46653)
| |
options object to supersede bit flags for inject() (#46649)
| |
support the descendants option for ContentChild queries (#46638) |
router
Commit | Description |
---|---|
Add stable cancelation code to NavigationCancel event (#46675)
| |
Ensure APP_INITIALIZER of enabledBlocking option completes (#46026)
|
Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Scott, Aristeidis Bampakos, Bob Watson, George Kalpakas, Paul Gschwendtner and Pawel Kozlowski