- Add extra loop protection to React Server Functions
- Prevents infinite loops in React Server Components
- Minor safety improvement with no breaking changes
No matching updates in this bucket.
TypeScript updates in 2025-w50
- Added extra loop protection for React Server Functions to prevent infinite loops during execution.
- Improves stability and reliability of React Server Components.
- Applied a security patch to address vulnerabilities.
- Refer to the Next.js Security Update for detailed information.
- Applied security update to address vulnerabilities in Next.js.
- Ensured compliance with the latest security standards.
- Applied security patch for Next.js vulnerabilities
- Addresses identified security issues as detailed in the Next.js Security Update
- Applied Next.js security update to patch known vulnerabilities
- Integrated latest security fixes from Next.js release
- Security patch released for Next.js vulnerabilities.
- Consult the Next.js Security Update for detailed information.
- Applies Next.js security update to patch vulnerabilities.
- No functional or API changes; purely a security fix.
- Applied security patch for Next.js
- Addresses vulnerabilities referenced in the Next.js Security Update
- Applies a security patch for Next.js to address known vulnerabilities
- Refer to the Next.js Security Update for detailed information on the fix
- Add extra loop protection to React Server Functions to prevent infinite loops
- Implemented in React Server Components (PR #35351)
- Fixes promise cycle handling in React Server Components
- Corrects toString behavior on Server Functions
- Relocated react-server-dom-webpack/.unbundled to a private react-server-dom-unbundled package.
- Patched promise cycle handling and fixed toString behavior for Server Functions.
- Migrated React Server DOM webpack/.unbundled to a private `react-server-dom-unbundled` package.
- Patched Promise cycle handling and corrected `toString` behavior for Server Functions.
- Patch release 6.19.1 fixes diffing bug introduced in 6.13.1 that reported empty diffs.
- Implemented fix is based on PR #5706 in the Prisma engines repository.
- Added new runtime options such as http.optimizeEmptyRequests, watch config namespace, portable compile‑cache flag, sqlite defensive flag, and inspector inspection ability
- Enhanced N‑API with napi.createObject properties support, added options to lib.util.deprecate, and marked type stripping as stable
- Improved performance and reliability with faster buffer.concat via TypedArray, optimized console single‑string logging, fixed crypto.timingSafeEqual argument validation, and incorporated multiple V8/openssl updates
- Backported bug fixes from the canary release
- Updated React version in CNA templates