- - 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...
Open Source changelog digest
Mar 24 - Mar 30, 2025. Useful releases, risky migrations, and noisy updates from the Open Source channel.
No matching updates in this bucket.
Open Source updates in 2025-w13
- Upgrade OpenSSL to 3.0.16 and refresh root certificates to NSS 3.108, improving TLS security
- Implement inspector API without async wrap for async‑hooks compatibility
- Update dependencies (undici v5.29.0, corepack 0.32.0) and documentation (deprecated badges, Xcode version, SourceMap links)