Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.
Get Feedergithub.com
Get the latest updates from Release notes from react directly as they happen.
Follow now 95 followers
Last updated 22 days ago
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...
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...
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...
about 2 months ago
React Server Components Type hardening and performance improvements (by @eps1lon and @unstubbable)
about 2 months ago
React Server Components Type hardening and performance improvements (by @eps1lon and @unstubbable)
about 2 months ago
React Server Components Type hardening and performance improvements (by @eps1lon and @unstubbable)
2 months ago
Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who...
2 months ago
This release adds ESLint v10 support, improves performance by skipping compilation for...
3 months ago
React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)
3 months ago
React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)
3 months ago
React Server Components Add more cycle protections (#36236 by @eps1lon and @unstubbable)
5 months ago
React Server Components Add more DoS mitigations to Server Actions, and harden...