React 16 and Fiber (2017)
React 16 marked a major update with the introduction of the Fiber reconciliation algorithm. This improved the performance of updates and allowed for features like error boundaries, fragments, and support for asynchronous rendering.