What is ReactJS's support duration for LTS?

Viewed 4837
1 Answers

According to this Github issue comment from Feb 24, 2019, their policy on support is the following:

Once a new major is released, we generally stop releasing new fixes for a previous major. The only exception is absolutely critical bugs (including security vulnerabilities).

Related