- - Introduced the dev‑only `captureOwnerStack` API, updated `useId` format, added dev warnings and removed `React.act` from production builds.
- - Expanded Suspense to work on client, server, and during hydration with improved hydration scheduling, priority handling, and reduced GC pressure; added streaming support and the experimental `unstable_prerender` API for React Server Co...
- - Added new DOM features (beforetoggle/toggle events on <dialog>, support for <script> and <template> inside <select>, exports field for useSyncExternalStore, Parcel integration) and fixed numerous bugs across React DOM, Native, and Serv...
ReactJS changelog digest
Mar 24 - Mar 30, 2025. Useful releases, risky migrations, and noisy updates from the ReactJS channel.
No matching updates in this bucket.
ReactJS updates in 2025-w13
- Added lazy loading for statically analyzable dynamic imports in the unstable/run module.
- Fixed multiple bugs across ext/crypto, ext/node, ext/websocket, npm handling, and SQLite error reporting.
- Improved install performance by caching parsed npm package information in memory.
- Released Bun v1.2.7 with updated Windows installation and upgrade instructions.
- Release notes are published on the Bun blog.
- Acknowledged contributions from 13 community members.
- Fix CLI hang when processing Ruby files
- Resolve issue #17383
- Adds new NextJS integration features to the JavaScript SDK.
- Includes support for upcoming Sentry capabilities.
- Improves overall performance and stability.
- Introduce anomaly‑based alerts in open beta
- Automatically detect thresholds and adjust for seasonality
- Simplify creation of metrics‑based alerts
- Introduces a new trace view to diagnose performance issues
- Enhances visibility into performance bottlenecks
- Added support for literal values in `value('…')` and `modifier('…')`, plus missing suggestions for `spacing(value(integer, number))`, and introduced the `::webkit-details-marker` pseudo-element to the marker variant.
- Fixed several bugs: class extraction after '(' in Pug, CLI error when input and output resolve to the same file, proper CSS update propagation in Vite, and ensured @keyframes for theme animations are emitted when referenced after a comma.
- Added preprocessing of Slim templates embedded in Ruby files and other minor stability improvements.
- Added Windows installation guide for Bun v1.2.6
- Release notes published on Bun’s blog
- Acknowledged contributions from 23 community members
- Improved navigation within the issue stream for faster access to items.
- Enhanced readability and visual clarity with updated UI styling.