React Lifecycle: End Of Life And Support Status
Last updated on January 26, 2024
React is a UI development JavaScript library developed by Facebook and was also used to build Instagram. This library is widely used for web development.
Support status guide
End of life (EOL) is the end of a product’s useful life. When a product reaches the end of its life cycle, the manufacturer no longer supports it. The following table explains the different phases of a product’s lifecycle. Testing status is when the product is initially released and EOL is when product support is no longer offered. The time between these two points is the support timeframe.
Testing
The software is not yet publicly available. It is in testing phase i.e., alpha, beta, release preview etc.
Active
The software is actively supported by the vendor.
Phasing Out
The software will soon reach its end of life. You need to look for upgrade or migration options. The software will automatically go into phasing out status 2 months before end of life.
End Of Life
The software is no longer supported by the vendor. You need to make sure your system and environment are safe.
Version
Released
Active Support
Security Support
(14 June 2022)
(26 April 2022)
(14 June 2022)
(29 March 2022)
(26 April 2022)
(20 October 2020)
(29 March 2022)
(26 September 2017)
(20 October 2020)
(7 April 2016)
(26 September 2017)
React follows semantic versioning, which means that it has major releases, minor releases, and patch updates. Only the latest React version is actively supported at a time, while the older ones receive security support.
The major updates may contain new features, the minor updates normally contain bug fixes and sometimes new features, whereas the patch updates only contain critical bug fixes and fixes for security vulnerabilities.
Once a new major version is released, the older version immediately shifts to the security support phase.
EOLs