forked from angular/angular
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add latest version content (angular#43964)
Add the update to latest version content for version 13. Add redirect for latest version content. Update toc for later version content. PR Close angular#43964
- Loading branch information
1 parent
408e4da
commit fc3cd38
Showing
4 changed files
with
49 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Update Angular | ||
|
||
This guide contains information to update to Angular version 13. | ||
|
||
## Update Angular CLI applications | ||
|
||
For step-by-step instructions on how to update to the latest Angular release and leverage the Angular automated migration tools, use the interactive update guide at [update.angular.io][AngularUpdateMain]. | ||
|
||
## Changes and deprecations in version 13 | ||
|
||
<div class="alert is-helpful"> | ||
|
||
For information about the deprecation and removal practices of Angular, see [Angular Release Practices][AioGuideReleasesDeprecationPractices]. | ||
|
||
</div> | ||
|
||
* <!--todo: add content from ng team --> | ||
|
||
### Breaking changes in Angular version 13 | ||
|
||
{@a breaking-changes} | ||
|
||
* <!--todo: add content from ng team --> | ||
|
||
### New deprecations | ||
|
||
{@a deprecations} | ||
|
||
* <!--todo: add content from ng team --> | ||
|
||
<!-- links --> | ||
|
||
[AioGuideReleasesDeprecationPractices]: guide/releases#deprecation-practices "Deprecation practices - Angular versioning and releases | Angular" | ||
|
||
<!-- external links --> | ||
|
||
[AngularUpdateMain]: https://update.angular.io " Angular Update Guide | Angular" | ||
|
||
<!-- end links --> | ||
|
||
@reviewed 2021-10-27 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters