docs: add migrating to version 9 guide (#33339)
This commit adds a guide to AIO navigation for "Migrating to Version 9" and moves the schematics section into the guide that previously lived in the deprecations page. It also pastes a snippet of the deprecations page in the new guide so users don't have to filter out deprecations they've seen before. Note: Ivy compatibility section is coming up in a follow-up PR. PR Close #33339
This commit is contained in:

committed by
Andrew Kushnir

parent
383457f898
commit
ed4d96f858
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@ -888,6 +888,7 @@ testing/** @angular/fw-test
|
||||
/aio/content/guide/migration-localize.md @angular/fw-docs-packaging @angular/framework-global-approvers @angular/framework-global-approvers-for-docs-only-changes
|
||||
/aio/content/guide/migration-module-with-providers.md @angular/fw-docs-packaging @angular/framework-global-approvers @angular/framework-global-approvers-for-docs-only-changes
|
||||
/aio/content/guide/migration-ngcc.md @angular/fw-docs-packaging @angular/framework-global-approvers @angular/framework-global-approvers-for-docs-only-changes
|
||||
/aio/content/guide/updating-to-version-9.md @angular/fw-docs-packaging @angular/framework-global-approvers @angular/framework-global-approvers-for-docs-only-changes
|
||||
|
||||
|
||||
# ================================================
|
||||
|
Reference in New Issue
Block a user