且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

angularjs 1.x支持生命周期和寿命终止

更新时间:2023-01-25 17:03:20

AngularJS的生命周期终止于2021年12月31日.您可以阅读有关它的更多信息

End Of Life for AngularJS is December 31st, 2021. You can read more about it HERE on the AngularJS docs page.

之前的EOL计划于2021年6月30日举行.但是,Angular团队

Previously the EOL was scheduled for June 30, 2021. However, the Angular team released a blog post stating that they moved that deadline back to the end of December 2021 due to COVID-19.

2018年7月1日,我们进入了AngularJS 1.8的长期支持(LTS)期限.我们最初宣布将于2021年7月31日停止提供支持.

On July 1st 2018, we entered a Long Term Support (LTS) period for AngularJS 1.8. We originally announced that we would discontinue the support on the 31st of July 2021.

在过去的几个月中,我们听说全球COVID-19大流行给空前的时代造成了许多公司的伤害.作为回应,我们将AngularJS LTS再延长6个月,直到2021年12月31日.

Over the past few months we heard that many companies are hurt by the unprecedented times caused by the global pandemic of COVID-19. In response, we are extending the AngularJS LTS with another 6 months, until the 31st of December 2021.

许多公司尚未开始/完成从AngularJS 1.x的迁移.在AngularJS文档中,有一个名为 XLTS.dev 的项目,它将为AngularJS项目提供扩展支持.该团队由AngularJS核心团队成员,AngularJS Material团队成员,Angular Universal的发明者,前Angular团队成员,Scully团队成员和ng-conf团队成员组成.听起来您可以去那里继续获得帮助:

A lot of companies have yet to begin/finish their migrations away from AngularJS 1.x. On the AngularJS docs there is a project referenced called XLTS.dev that will be providing an extended support for AngularJS projects. That team is made up of some of the core AngularJS team members, AngularJS Material team members, inventors of Angular Universal, former Angular team members, the Scully team members, and ng-conf team members. Sounds like you can go there to continue getting:

  • 安全补丁
  • 浏览器损坏补丁
  • jQuery破损补丁

对于仍在需要支持的AngularJS项目中的任何人来说,这都是一个好消息.

This is great news for anyone still on an AngularJS project that needs support.