Daniel Trevino, Erik Slack, George Kalpakas, dario-piotrowicz and shlasouski
v12.2.2
12.2.2 (2021-08-18)
animations
Commit
Description
add pure annotations to static property initializers (#43064)
core
Commit
Description
add pure annotations to static property initializers (#43064)
platform-browser
Commit
Description
avoid intermediate arrays in server transition (#43145)
router
Commit
Description
eagerly update internal state on browser-triggered navigations (#43102)
Special Thanks:
Andrew Scott, Aristeidis Bampakos, Charles Lyding, Edoardo Dusi, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, Kirk Larkin, Kristiyan Kostadinov, Pete Bacon Darwin, TIffany Davis, Theoklitos Bampouris, ali, dario-piotrowicz and pichuser
v12.2.1
12.2.1 (2021-08-11)
router
Commit
Description
dd3abdb9d9
fix(router): ensure check for match options is compatible with property renaming (#43086)
Special Thanks:
Amadou Sall, Andrew Kushnir, Andrew Scott, Daniel Trevino, Erik Slack, Fabien BERNARD, George Kalpakas, Jeroen van Warmerdam, Joey Perrott, Tim Gates and Vugar_Abdullayev
v12.2.0
12.2.0 (2021-08-04)
compiler
Commit
Description
11ef03b36f
fix(compiler): include leading whitespace in source-spans of i18n messages (#42062)
fix: eagerly update internal state on browser-triggered navigations (#43102)
Special Thanks:
Alan Agius, Andrew Scott, Aristeidis Bampakos, Charles Lyding, Dylan Hunn, Edoardo Dusi, Erik Slack, George Kalpakas, Joe Martin (Crowdstaffing), Joey Perrott, Kirk Larkin, Kristiyan Kostadinov, Paul Gschwendtner, Pete Bacon Darwin, TIffany Davis, Theoklitos Bampouris, ali, dario-piotrowicz, ivanwonder and pichuser
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @angular/compiler from 10.2.5 to 12.2.3.
Release notes
Sourced from
@angular/compiler
's releases.... (truncated)
Changelog
Sourced from
@angular/compiler
's changelog.... (truncated)
Commits
cd10a4c
test(compiler): add a test for parsing multiline expressions in attributes (#...1e811df
test(compiler): check that the parser supports prematurely terminated interpo...a701c10
refactor(compiler): use===
rather than==
in the ml_parser (#43129)510931a
refactor(compiler): shareisQuote()
viachars.ts
(#43129)92fa1a6
refactor(compiler): remove cyclic dependencies (#43129)cda9d16
refactor(compiler): fix lateron typo in i18n ExtractorHost (#43160)c42b50c
refactor(compiler-cli): visit inputs and outputs for elements and templates (...4997a3f
Revert "refactor(compiler): remove cyclic dependencies (#42062)" (#43033)6a59e6b
Revert "refactor(compiler): support interpolation tokens when lexing markup (...6f80c55
Revert "refactor(compiler): shareisQuote()
viachars.ts
(#42062)" (#43033)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)