Skip to content
fce521e
Compare
Choose a tag to compare

v13.2.0-rc.1

Pre-release
Pre-release

13.2.0-rc.1 (2022-01-24)

compiler

Commit Description
fix - ed67a074ce properly compile DI factories when coverage reporting is enabled (#44732)

compiler-cli

Commit Description
fix - 100091ebf0 remove leftover _extendedTemplateDiagnostics requirements (#44777)
fix - d2ae96f742 skip ExtendedTemplateCheckerImpl construction if there were configuration errors (#44778)

core

Commit Description
fix - 5626b34264 consistently use namespace short name rather than URI (#44766)

Special Thanks

Andrew Scott, Doug Parker, Douglas Parker, JoostK, Martin Probst, Oleg Postoev and Stephanie Tuerk

caeb162
Compare
Choose a tag to compare

v13.2.0-rc.0

Pre-release
Pre-release

13.2.0-rc.0 (2022-01-19)

Deprecations

  • The CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols were previously necessary in some cases to test AOT-compiled components with View Engine, but they are no longer needed since Ivy.

  • The ComponentFactory and ComponentFactoryResolver classes are deprecated. Since Ivy, there is no need to resolve Component factories. Please use other APIs where you Component classes can be used directly (without resolving their factories).

  • Since Ivy, the CompilerOptions.useJit and CompilerOptions.missingTranslation config options are unused, passing them has no effect.

  • tap operator subscribe signature is deprecated

Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments

Commit Description
docs - 9c11183e74 deprecate CachedResourceLoader and RESOURCE_CACHE_PROVIDER symbols (#44749)
docs - 9f12e7fea4 deprecate ComponentFactory and ComponentFactoryResolver symbols (#44749)
docs - 4e95a316ce deprecate unused config options from the CompilerOptions interface (#44749)
docs - 34d2292323 update deprecated form of the tap operator in http example (#44738)

animations

Commit Description
fix - adc487fb75 apply setStyles to only rootTimelines (#44515)

common

Commit Description
feat - ed21f5c753 add injector input to ngTemplateOutlet (#44761)

compiler-cli

Commit Description
feat - fa835b5a29 enable extended diagnostics by default (#44712)
perf - 5efebf87be reduce analysis work during incremental rebuilds (#44731)

core

Commit Description
feat - b49ffcd50e allow for injector to be specified when creating an embedded view (#44666)

ngcc

Commit Description
fix - b66e479cdb support element accesses for export declarations (#44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Derek Cormier, Dmytro Mezhenskyi, Doug Parker, Dylan Hunn, Jessica Janiuk, Joey Perrott, JoostK, Kristiyan Kostadinov, Ramesh Thiruchelvam, Yousaf Nawaz, dario-piotrowicz, iRealNirmal, shejialuo and Łukasz Holeczek

Compare
Choose a tag to compare

13.1.3 (2022-01-19)

animations

Commit Description
fix - af0a152a2c apply setStyles to only rootTimelines (#44515)

compiler-cli

Commit Description
perf - 626f3f230b reduce analysis work during incremental rebuilds (#44731)

ngcc

Commit Description
fix - f9ca4d8499 support element accesses for export declarations (#44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

42ce3ac
Compare
Choose a tag to compare

v13.2.0-next.2

Pre-release
Pre-release

13.2.0-next.2 (2022-01-12)

animations

Commit Description
fix - 8ba43a1a1e retain triggers values for moved tracked list items (#44578)

compiler

Commit Description
feat - a4ab6d6b72 add support for safe calls in templates (#44580)
fix - b8ed03b5ad correct spans when parsing bindings with comments (#44678)

compiler-cli

Commit Description
feat - 73424def13 provide the animations for DirectiveMeta (#44630)
fix - 1a9121826e enable narrowing of using type guard methods (#44447)
fix - f8af49eb75 fix crash during type-checking of library builds (#44587)
fix - f83fb3a5f9 handle property reads of ThisReceiver in the indexer (#44678)
fix - eeaabe7fbf incorrectly interpreting $any calls with a property read (#44657)
fix - 92b23f4851 properly index elements (#44678)

forms

Commit Description
feat - 5ae1030462 Add an unused symbol AnyForUntypedForms. (#44467)
fix - f7aa937cac Make some minor fixups for forward-compatibility with typed forms. (#44540)

language-service

Commit Description
feat - af2a1317cb support completions for animation (#44630)
fix - 756761d534 revert the test files for Ivy (#44528)

router

Commit Description
feat - 5a4ddfd4f5 Allow symbol keys for Route data and resolve properties (#44519)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, Dylan Hunn, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

d1762c7
Compare
Choose a tag to compare

13.1.2 (2022-01-12)

animations

Commit Description
fix - abc217b28e retain triggers values for moved tracked list items (#44578)

compiler

Commit Description
fix - 59eef29a6c correct spans when parsing bindings with comments (#44678)

compiler-cli

Commit Description
fix - 08049fa23f enable narrowing of using type guard methods (#44447)
fix - a26afce68c fix crash during type-checking of library builds (#44587)
fix - 1e918b6f31 handle property reads of ThisReceiver in the indexer (#44678)
fix - 63c8e56a3a incorrectly interpreting $any calls with a property read (#44657)
fix - 60fb27f12d properly index elements (#44678)

language-service

Commit Description
fix - f5addee488 revert the test files for Ivy (#44528)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

Compare
Choose a tag to compare

v13.2.0-next.1

Pre-release
Pre-release

13.2.0-next.1 (2021-12-15)

animations

Commit Description
fix - 38ddae1c2e don't consume instructions for animateChild (#44357)
fix - bab7ed3541 should not invoke disabled child animations (#37724)

core

Commit Description
feat - 9921b2ca35 Add a migration for typed forms. (#44449)

forms

Commit Description
feat - 72092ebd26 Allow a FormControl to use initial value as default. (#44434)
fix - 6a0dadf46f _reduceValue arrow function now has correct types. (#44483)
fix - 815d4ceeef I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)

Special Thanks

Alex Rickabaugh, Aristeidis Bampakos, Dylan Hunn, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

Compare
Choose a tag to compare

13.1.1 (2021-12-15)

animations

Commit Description
fix - bb1d4ff315 don't consume instructions for animateChild (#44357)
fix - d8b6adb7bc should not invoke disabled child animations (#37724)

forms

Commit Description
fix - bce108ab49 _reduceValue arrow function now has correct types. (#44483)
fix - 998c1e63fe I indroduced a minor error in a previous PR: pendingValue is a value not a boolean flag. (#44450)

Special Thanks

Aristeidis Bampakos, Dylan Hunn, George Kalpakas, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Spej, Yousaf Nawaz, dario-piotrowicz, faso-dev, jaybell and zuckjet

Compare
Choose a tag to compare

12.2.15 (2021-12-10)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

Alex Rickabaugh and George Kalpakas

Compare
Choose a tag to compare

v13.2.0-next.0

Pre-release
Pre-release

13.2.0-next.0 (2021-12-09)

Special Thanks

Alex Rickabaugh

Compare
Choose a tag to compare

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
docs - dbc46d68b9 deprecate factory-based signature of the downgradeModule function (#44090)

common

Commit Description
fix - 489cf42cd0 incorrect error type for XHR errors in TestRequest (#36082)
perf - 13362972bb code size reduction of ngFor directive (#44315)

compiler

Commit Description
feat - c85bcb0c63 reference ICU message IDs from their placeholders (#43534)

core

Commit Description
feat - 5dff077d50 add migration to remove entryComponents (#44308)
feat - e65a245a0b add migration to remove entryComponents (#44322)
feat - d56e3f43a1 support TypeScript 4.5 (#44164)

http

Commit Description
feat - d452b388bd add has() method to HttpContext class (#43887)

localize

Commit Description
feat - d3cf222a81 support "associated message ids" for placeholders (#43534)

ngcc

Commit Description
fix - 41265919aa correctly resolve UMD dependencies (#44381)

upgrade

Commit Description
feat - 34f990986c 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