what stackpulse tracks
React releases from GitHub
StackPulse watches React release notes and keeps the original source link close to every summary.
The library for web and native user interfaces StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches React release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release fixes a regression in React Server Components where `FormData` entries were missing in Server Actions.
Users relying on `FormData` in Server Actions are affected.
Upgrade to version 19.2.7 to resolve the regression.
This release fixes a regression in React Server Components where `FormData` entries were missing in Server Actions.
Users relying on `FormData` in Server Actions are affected.
Upgrade to version 19.1.8 to resolve the regression.
This release fixes a regression in React Server Components where `FormData` entries were missing in Server Actions.
Users relying on `FormData` in Server Actions within React Server Components are affected.
Upgrade to version 19.0.7 to resolve the `FormData` regression.
This release focuses on type hardening and performance improvements for React Server Components, enhancing stability and efficiency.
view source on github->This release focuses on type hardening and performance improvements for React Server Components, enhancing stability and efficiency.
view source on github->This release focuses on type hardening and performance improvements for React Server Components, enhancing stability and efficiency.
view source on github->This release fixes a regression where the `component-hook-factories` rule was accidentally removed, causing errors for users referencing it in their ESLint config. A deprecated no-op version of the rule has been added for backwards compatibility.
view source on github->This release focuses on performance improvements and enhanced linting capabilities, including ESLint v10 support and better error reporting. Key changes include skipping compilation for non-React files and improved validation for `set-state-in-effect` and refs.
This release introduces enhanced cycle protections in React Server Components, improving stability and preventing potential infinite loops.
This release introduces additional cycle protections to enhance stability and prevent potential issues in React Server Components.
This release focuses on enhancing security and stability for Server Components and Server Actions, particularly addressing potential DoS vulnerabilities.
view source on github->