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

Angular 13.1.0 发布

13.1.0 (2021-12-09)

Deprecations

  • The downgradeModule function calls with NgModule factories are deprecated. Please use NgModule class based downgradeModule calls instead.

common

  • TestRequest from @angular/common/http/testing no longer
    accepts ErrorEvent when simulating XHR errors. Instead instances of
    ProgressEvent should be passed, matching with the native browser behavior.

Commit Description
Angular 13.1.0 发布 deprecate factory-based signature of the downgradeModule function (#44090)

common

Commit Description
Angular 13.1.0 发布 incorrect error type for XHR errors in TestRequest (#36082)
Angular 13.1.0 发布 code size reduction of ngFor directive (#44315)

compiler

Commit Description
Angular 13.1.0 发布 reference ICU message IDs from their placeholders (#43534)

core

Commit Description
Angular 13.1.0 发布 add migration to remove entryComponents (#44308)
Angular 13.1.0 发布 add migration to remove entryComponents (#44322)
Angular 13.1.0 发布 support TypeScript 4.5 (#44164)

http

Commit Description
Angular 13.1.0 发布 add has() method to HttpContext class (#43887)

localize

Commit Description
Angular 13.1.0 发布 support “associated message ids” for placeholders (#43534)

ngcc

Commit Description
Angular 13.1.0 发布 correctly resolve UMD dependencies (#44381)

upgrade

Commit Description
Angular 13.1.0 发布 support NgModule class as an argument of the downgradeModule function (#43973)

Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Doug Parker, Dustin M. Eastway, Dylan Hunn, George Kalpakas, HyperLife1119, Jelle Bruisten, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Markus Doggweiler, Paul Gschwendtner, Pei Wang, Pete Bacon Darwin and dario-piotrowicz