docs: update ngUpgrade support message (#43704)

PR Close #43704
This commit is contained in:
mgechev 2021-10-04 09:59:54 -07:00 committed by Andrew Scott
parent d151a3c375
commit fde329da80

View file

@ -194,9 +194,10 @@ since there's a natural coexistence between the two frameworks during the
transition period.
<div class="alert is-helpful">
With the <a href="https://blog.angular.io/finding-a-path-forward-with-angularjs-7e186fdd4429">
deprecation of AngularJS</a>, ngUpgrade is now in a feature complete state. We will continue
publishing security and bug fixes until December 31st, 2022.
The <a href="https://blog.angular.io/finding-a-path-forward-with-angularjs-7e186fdd4429">end of life
of AngularJS</a> is December 31st, 2021. With this event, ngUpgrade is now in a
feature complete state. We will continue publishing security and bug fixes for ngUpgrade
at least until December 31st, 2022.
</div>
### How ngUpgrade Works