Skip to content

Releases: facebook/react

19.2.7 (June 1st, 2026)

01 Jun 18:04
6117d7c

Choose a tag to compare

React Server Components

  • Fixed missing FormData entries in Server Actions which regressed in 19.2.6
    (#36566 by @unstubbable)

19.1.8 (June 1st, 2026)

01 Jun 18:04
27de93c

Choose a tag to compare

React Server Components

  • Fixed missing FormData entries in Server Actions which regressed in 19.1.7
    (#36567 by @unstubbable)

19.0.7 (June 1st, 2026)

01 Jun 18:04
3620850

Choose a tag to compare

React Server Components

  • Fixed missing FormData entries in Server Actions which regressed in 19.0.6
    (#36568 by @unstubbable)

19.2.6 (May 6th, 2026)

06 May 16:27
eaf3e95

Choose a tag to compare

React Server Components

19.1.7 (May 6th, 2026)

06 May 16:27
a658165

Choose a tag to compare

React Server Components

19.0.6 (May 6th, 2026)

06 May 16:27
38020c0

Choose a tag to compare

React Server Components

eslint-plugin-react-hooks@7.1.1 (April 17, 2026)

17 Apr 20:51
d1727fb

Choose a tag to compare

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@mofeiZ in #36307)

eslint-plugin-react-hooks@7.1.0 (April 16, 2026)

17 Apr 19:41
77319e2

Choose a tag to compare

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

19.2.5 (April 8th, 2026)

08 Apr 18:49
23f4f9f

Choose a tag to compare

React Server Components

19.1.6 (April 8th, 2026)

08 Apr 18:49
1fdab2f

Choose a tag to compare

React Server Components