angular/aio/content
Matthieu Riegler 9bd9a11f4e refactor(platform-browser): remove deprecated BrowserTransferStateModule symbol (#49718)
The `TransferState` class was updated in v14 in a way that the `BrowserTransferStateModule` was no longer required. The `BrowserTransferStateModule` was deprecated in v14.1 and it's currently empty. This commit removes the `BrowserTransferStateModule`.

BREAKING CHANGE: The deprecated `BrowserTransferStateModule` was removed, since it's no longer needed. The `TransferState` class can be injected without providing the module. The `BrowserTransferStateModule` was empty starting from v14 and you can just remove the reference to that module from your applications.

PR Close #49718
2023-04-05 13:00:25 -07:00
..
cli docs: update Angular CLI help [main] (#49605) 2023-03-27 12:45:53 -07:00
demos/first-app docs: bump first-app to 15.2 (#49217) 2023-02-27 08:03:46 -08:00
errors docs: Add error page for NG0504 error (#49689) 2023-04-03 19:19:27 -07:00
examples refactor(core): Remove ReflectiveInjector symbol (#48103) 2023-04-04 16:43:53 -07:00
extended-diagnostics feat(compiler-cli): Add an extended diagnostic for nSkipHydration (#49512) 2023-03-23 13:54:03 -07:00
guide refactor(platform-browser): remove deprecated BrowserTransferStateModule symbol (#49718) 2023-04-05 13:00:25 -07:00
images docs: remove former team members from bios (#48999) 2023-02-14 18:46:20 +01:00
marketing docs: update events (#49366) 2023-03-08 21:54:24 +00:00
special-elements docs(docs-infra): fix minor typos in angular.io (#47295) (#47295) 2022-09-07 10:47:21 -07:00
start docs: remove ticks in code sample to generate components (#49525) 2023-03-22 16:02:47 +01:00
tutorial docs: fix typo in toh-pg6.md (#49141) 2023-03-31 12:00:43 -07:00
BUILD.bazel ci: add Angular CLI help pages action (#48577) 2023-01-10 08:01:38 -08:00
file-not-found.md docs: improve markdown (#45325) 2022-04-08 19:36:30 +00:00
license.md docs: improve markdown (#45325) 2022-04-08 19:36:30 +00:00
navigation.json docs: add hydration guide (#49665) 2023-04-03 19:17:58 -07:00