皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Angular 14.0.0-next.16 发布

Angular 14.0.0-next.16 发布

Breaking Changes

router

  • initialNavigation: 'enabled' was deprecated in v11 and is replaced by initialNavigation: 'enabledBlocking'.

common

Commit Type Description
10691c626b fix properly cast http param values to strings (#42643)

compiler

Commit Type Description
bb8d7091c6 fix exclude empty styles from emitted metadata (#45459)

compiler-cli

Commit Type Description
9cf14ff03d feat exclude abstract classes from strictInjectionParameters requirement (#44615)
752ddbc165 feat Support template binding to protected component members (#45823)
32c625d027 fix handle forwardRef in imports of standalone component (#45869)
9cfea3d522 fix report invalid imports in standalone components during resolve phase (#45827)

core

Commit Type Description
e702cafcf2 feat allow to throw on unknown elements in tests (#45479)
6662a97c61 feat allow to throw on unknown elements in tests (#45479)
a6675925b0 feat allow to throw on unknown properties in tests (#45853)
29039fcdbc feat support TypeScript 4.7 (#45749)
401dec46eb feat update TestBed to recognize Standalone Components (#45809)
f3eb7d9ecb fix Ensure the StandaloneService is retained after closure minification (#45783)
fa755b2a54 fix prevent BrowserModule providers from being loaded twice (#45826)
4e413d9240 fix support nested arrays of providers in EnvironmentInjector (#45789)
fde4942cdf fix throw if standalone components are present in @NgModule.bootstrap (#45825)
aafac7228f fix verify standalone component imports in JiT (#45777)

forms

Commit Type Description
2dbdebc646 feat Add FormBuilder.nonNullable. (#45852)

platform-server

Commit Type Description
dff5586d52 feat implement renderApplication function (#45785)
22c71be94c fix update renderApplication to move appId to options (#45844)

router

Commit Type Description
41e2a68e30 feat add type properties to all router events (#44189)
d4fc12fa19 fix Remove deprecated initialNavigation option (#45729)

Special Thanks

AleksanderBodurri, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Charles Lyding, Cédric Exbrayat, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ryan Day, Zack Elliott, cexbrayat and dario-piotrowicz

转自 https://github.com/angular/angular/blob/main/CHANGELOG.md