'createUrlTreeFromSnapshot' with empty paths and named outlets (#48734)
Special Thanks
Alan Agius, AleksanderBodurri, Andrew Kushnir, Andrew Scott, Charles Lyding, Dylan Hunn, JoostK, Matthieu Riegler, Paul Gschwendtner, Payam Valadkhan, Virginia Dooley, Yann Thomas LE MOIGNE and dario-piotrowicz
v15.1.1
15.1.1 (2023-01-18)
common
Commit
Description
Update Location to get a normalized URL valid in case a represented URL starts with the substring equals APP_BASE_HREF (#48489)
makeEnvironmentProviders should accept EnvironmentProviders (#48720)
Special Thanks
Alan Agius, Alex Rickabaugh, Andrew Scott, Aristeidis Bampakos, Bob Watson, Jens, Konstantin Kharitonov, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Vladyslav Slipchenko, ced, dario-piotrowicz, mgechev and ノウラ
v15.1.0
15.1.0 (2023-01-10)
Deprecations
router
CanLoad guards in the Router are deprecated. Use CanMatch
instead.
router writable properties
The following strategies are meant to be configured by registering the
application strategy in DI via the providers in the root NgModule or
bootstrapApplication:
routeReuseStrategy
titleStrategy
urlHandlingStrategy
The following options are meant to be configured using the options
'createUrlTreeFromSnapshot' with empty paths and named outlets (#48734)
Special Thanks
Alan Agius, AleksanderBodurri, Andrew Kushnir, Andrew Scott, Charles Lyding, Dylan Hunn, JoostK, Matthieu Riegler, Paul Gschwendtner, Payam Valadkhan, Virginia Dooley, Yann Thomas LE MOIGNE and dario-piotrowicz
15.2.0-next.1 (2023-01-18)
Deprecations
Class and InjectionToken guards and resolvers are
deprecated. Instead, write guards as plain JavaScript functions and
inject dependencies with inject from @angular/core.
Introduce a new NgModuleIndex, and use it to suggest re-exports. (#48354)
Special Thanks
Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Aristeidis Bampakos, Bob Watson, Dylan Hunn, Jens, Konstantin Kharitonov, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Pawel Kozlowski, Vladyslav Slipchenko, ced, dario-piotrowicz, mgechev and ノウラ
15.1.1 (2023-01-18)
... (truncated)
Commits
85e1c7c refactor: update platform-server tests to work with ESM (#48521)
b96545e build: add missing dependencies to platform-server and tools/testing (#48521)
211d178 refactor(platform-server): use proper ESM-compatible import to domino (#48521)
c9415e4 build: ensure bootstrap transitive runfiles are made available (#48521)
2055150 build: replace _es2015 shorthand with more flexible _files suffix (#48521)
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 15.1.2.
Release notes
Sourced from
@angular/platform-server
's releases.... (truncated)
Changelog
Sourced from
@angular/platform-server
's changelog.... (truncated)
Commits
85e1c7c
refactor: updateplatform-server
tests to work with ESM (#48521)b96545e
build: add missing dependencies to platform-server and tools/testing (#48521)211d178
refactor(platform-server): use proper ESM-compatible import todomino
(#48521)c9415e4
build: ensure bootstrap transitive runfiles are made available (#48521)2055150
build: replace_es2015
shorthand with more flexible_files
suffix (#48521)dd42974
feat(core): support TypeScript 4.9 (#48005)4f7456c
refactor(platform-browser): simplifyflattenStyles
method (#48293)ad48300
refactor(platform-server): removeInjector
dependency for `initDominoAdapte...303bb4d
build: reformat BUILD files (#48181)f37dd0f
build(bazel): create AIO example playgrounds for manual testingMaintainer 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)