handle inline type-check blocks in nullish coalescing extended check (#45478)
Special Thanks
AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Ben Brook, Dylan Hunn, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Mike, Paul Gschwendtner, Willian Corrêa, arturovt, dario-piotrowicz, khai and mgechev
v13.3.0
13.3.0 (2022-03-16)
Special Thanks
Andrew Scott, Kristiyan Kostadinov and Paul Gschwendtner
v13.3.0-rc.0
13.3.0-rc.0 (2022-03-10)
Special Thanks
Alistair Kane, Andrew Scott and Kristiyan Kostadinov
v13.2.7
13.2.7 (2022-03-16)
forms
Commit
Description
improve error message for invalid value accessors (#45192)
Special Thanks
Alistair Kane, Amer Yousuf, Andrew Scott, Jessica Janiuk, Lee Cooper, alirezaghey and why520crazy
... (truncated)
Commits
9fcc1b7 refactor(core): validate element is known in JIT mode (#45492)
b839aeb refactor(core): Switch over to new closure LOCALE vs getLocale() (#45302)
8227eb9 refactor(migrations): update isReferenceToImport to not use `valueDeclarati...
8390e12 docs: update flush description to include microtasks (#45237)
56ca7d3 perf(common): make NgLocalization token tree-shakable (#45118) (#45226)
e8fd452 fix(core): remove individual commands for updating gold files (#45198)
71ff12c perf(core): make LOCALE_ID and other tokens from ApplicationModule tree-s...
82d7728 perf(core): make Compiler, ApplicationRef and ApplicationInitStatus tre...
This version was pushed to npm by google-wombot, a new releaser for @angular/core since your current version.
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/core from 2.1.1 to 13.3.2.
Release notes
Sourced from
@angular/core
's releases.... (truncated)
Commits
9fcc1b7
refactor(core): validate element is known in JIT mode (#45492)b839aeb
refactor(core): Switch over to new closure LOCALE vs getLocale() (#45302)8227eb9
refactor(migrations): updateisReferenceToImport
to not use `valueDeclarati...8390e12
docs: updateflush
description to include microtasks (#45237)56ca7d3
perf(common): makeNgLocalization
token tree-shakable (#45118) (#45226)e8fd452
fix(core): remove individual commands for updating gold files (#45198)71ff12c
perf(core): makeLOCALE_ID
and other tokens fromApplicationModule
tree-s...82d7728
perf(core): makeCompiler
,ApplicationRef
andApplicationInitStatus
tre...2bebaa9
refactor(core): drop unusedSCHEDULER
provider (#45102) (#45222)01fde59
refactor(router): Refactor errors in applyRedirects to use common throwError ...Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/core
since your current version.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)