facebook/react
 Watch   
 Star   
 Fork   
11 days ago
react

19.0.6 (May 6th, 2026)

React Server Components

  • Type hardening and performance improvements (by @eps1lon and @unstubbable)
11 days ago
react

19.1.7 (May 6th, 2026)

React Server Components

  • Type hardening and performance improvements (by @eps1lon and @unstubbable)
11 days ago
react

19.2.6 (May 6th, 2026)

React Server Components

  • Type hardening and performance improvements (by @eps1lon and @unstubbable)
2026-04-18 00:43:35
react

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

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)
2026-04-17 06:03:13
react

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

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.

2026-04-08 22:18:28
react

19.0.5 (April 8th, 2026)

React Server Components

  • Add more cycle protections (#36236 by @eps1lon and @unstubbable)
2026-04-08 22:18:23
react

19.1.6 (April 8th, 2026)

React Server Components

  • Add more cycle protections (#36236 by @eps1lon and @unstubbable)
2026-04-08 22:18:18
react

19.2.5 (April 8th, 2026)

React Server Components

  • Add more cycle protections (#36236 by @eps1lon and @unstubbable)
2026-01-27 01:04:55
react

19.2.4 (January 26th, 2026)

React Server Components

  • Add more DoS mitigations to Server Actions, and harden Server Components (@gnoff, @lubieowoce, @sebmarkbage, @unstubbable #35632)
2026-01-27 01:04:46
react

19.1.5 (January 26th, 2026)

React Server Components

  • Add more DoS mitigations to Server Actions, and harden Server Components (@gnoff, @lubieowoce, @sebmarkbage, @unstubbable #35632)