19.2.8 (July 21st, 2026)
React Server Components Performance improvements when decoding (#37087 by @eps1lon)
React Server Components Performance improvements when decoding (#37087 by @eps1lon)
React Server Components Performance improvements when decoding (#37088 by @eps1lon)
React Server Components Performance improvements when decoding (#37089 by @eps1lon)
React Server Components Fixed missing FormData entries in Server Actions which regressed in 19.2.6 (#36566 by @unstubbable)
React Server Components Fixed missing FormData entries in Server Actions which regressed in 19.1.7 (#36567 by @unstubbable)
React Server Components Fixed missing FormData entries in Server Actions which regressed in 19.0.6 (#36568 by @unstubbable)
React Server Components Type hardening and performance improvements (#36425 by @eps1lon and @unstubbable)
React Server Components Type hardening and performance improvements (#36425 by @eps1lon and @unstubbable)
React Server Components Type hardening and performance improvements (#36425 by @eps1lon and @unstubbable)
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. Add ESLint v10 support. (@azat-io in #35720) Skip compilation for non-React files to improve performance. (@josephsavona in #35589) Fix exhaustive de…
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)
React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)
React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)