Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

github.com

Release notes from react

Get the latest updates from Release notes from react directly as they happen.

Follow now 95 followers

Latest posts

Last updated 22 days ago

v19.0.7: Version 19.0.7 (#36589)

22 days ago

Releasing with gh workflow run runtime_release_from_ci.yml \ --ref releases/19.0.x \ --raw-field="type=stable-backport"\ --raw-field="only_packages=react...

v19.1.8: Version 19.1.8 (#36590)

22 days ago

Releasing with gh workflow run runtime_release_from_ci.yml \ --ref releases/19.1.x \ --raw-field="type=stable-backport"\ --raw-field="only_packages=react...

v19.2.7: Version 19.2.7 (#36591)

22 days ago

Releasing with gh workflow run runtime_release_from_ci.yml \ --ref releases/19.2.x \ --raw-field="type=stable-latest"\ --raw-field="only_packages=react...

19.0.6 (May 6th, 2026)

about 2 months ago

React Server Components Type hardening and performance improvements (by @eps1lon and @unstubbable)

19.1.7 (May 6th, 2026)

about 2 months ago

React Server Components Type hardening and performance improvements (by @eps1lon and @unstubbable)

19.2.6 (May 6th, 2026)

about 2 months ago

React Server Components Type hardening and performance improvements (by @eps1lon and @unstubbable)

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

2 months ago

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who...

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

2 months ago

This release adds ESLint v10 support, improves performance by skipping compilation for...

19.0.5 (April 8th, 2026)

3 months ago

React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)

19.1.6 (April 8th, 2026)

3 months ago

React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)

19.2.5 (April 8th, 2026)

3 months ago

React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)

19.0.4 (January 26th, 2026)

5 months ago

React Server Components Add more DoS mitigations to Server Actions, and harden...