Andrew Scott, Billy Lando, George Kalpakas, Ian Gregory, Matt Shaffer, Rune Andersen Hartvig, dario-piotrowicz and mgechev
v13.3.10
13.3.10 (2022-05-25)
Special Thanks
A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev
v13.3.9
13.3.9 (2022-05-18)
Special Thanks
4javier, Bob Watson, Evan Lee, George Kalpakas, Joey Perrott, Pavan Kumar Jadda, celinetunc and mariu
v13.3.8
13.3.8 (2022-05-12)
language-service
Commit
Description
Prevent TSServer from removing templates from project (#45965)
Special Thanks
Andrew Scott, George Kalpakas and Joey Perrott
v13.3.7
13.3.7 (2022-05-11)
core
Commit
Description
allow checkNoChanges mode to be tree-shaken in production (#45936)
language-service
Commit
Description
Add resource files as roots to their associated projects (#45601)
Special Thanks
Andrew Kushnir, Andrew Scott, George Kalpakas, JayMartMedia, JoostK, Paul Gschwendtner, Ted.chang, Thomas Mair, Will 保哥, dario-piotrowicz, mgechev and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ
v13.3.6
13.3.6 (2022-05-04)
Special Thanks
Andrew Kushnir, Andrew Scott, George Kalpakas, Paul Gschwendtner, Pawel Kozlowski, Ryan Day and dario-piotrowicz
Andrew Scott, Billy Lando, George Kalpakas, Ian Gregory, Matt Shaffer, Rune Andersen Hartvig, dario-piotrowicz and mgechev
14.0.0-rc.2 (2022-05-25)
Deprecations
forms
The initialValueIsDefault option has been deprecated and replaced with the otherwise-identical nonNullable option, for the sake of naming consistency.
It is now deprecated to provide bothAbstractControlOptions and an async validators argument to a FormControl. Previously, the async validators would just be silently dropped, resulting in a probably buggy forms. Now, the constructor call is deprecated, and Angular will print a warning in devmode.
Warn on FormControls that are constructed with both options and asyncValidators.
Special Thanks
A. J. Javier, Alex Rickabaugh, Andrew Kushnir, Aristeidis Bampakos, David Schmidt, Doug Parker, Dylan Hunn, George Kalpakas, J Rob Gant, Jan Kuehle, Jerome Kruse, Joey Perrott, JoostK, Kristiyan Kostadinov, Nathan Nontell, Paul Gschwendtner, Pawel Kozlowski, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev
13.3.10 (2022-05-25)
Special Thanks
A. J. Javier, Aristeidis Bampakos, J Rob Gant, Jerome Kruse, Joey Perrott, Nathan Nontell, Paul Gschwendtner, Roopesh Chinnakampalli, Thomas Mair, Tom Raithel, dario-piotrowicz and mgechev
14.0.0-rc.1 (2022-05-18)
compiler-cli
Commit
Type
Description
... (truncated)
Commits
5626b34 fix(core): consistently use namespace short name rather than URI (#44766)
1671212 test: Update test to not declare component in multiple modules (#44766)
c46d533 build: switch devmode output to es2015 (#44505)
98c5063 build: update visibility for npm package targets to work with new integration...
b31973c test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120)
This version was pushed to npm by google-wombot, a new releaser for @angular/platform-server 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/platform-server from 2.1.1 to 13.3.11.
Release notes
Sourced from
@angular/platform-server
's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server
's changelog.... (truncated)
Commits
5626b34
fix(core): consistently use namespace short name rather than URI (#44766)1671212
test: Update test to not declare component in multiple modules (#44766)c46d533
build: switch devmode output to es2015 (#44505)98c5063
build: update visibility for npm package targets to work with new integration...b31973c
test: remove Ivy/ViewEngine switch helpers and obsolete tests (#44120)adaff41
ci: Upgrade tsec to 0.2.0. (#44205)aef63e7
build: remove "ivy-only" bazel tag (#43862)4eedf77
docs: deprecate ViewEngine-basedrenderModuleFactory
(#43757)e0a0d05
feat(core): update node version support range to support v16 (#43740)5abd321
build: update side-effect fields to reflect new APF v13 output (#43431)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/platform-server
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)