- Fixed the vulnerability identified as CVE‑2026‑23869
- Applied security patches to mitigate the reported issue
No matching updates in this bucket.
TypeScript updates in 2026-w15
- Backported security fixes addressing CVE‑2026‑23869.
- Resolved bugs including stale ISR revalidation errors, manifest HMR breakage, styled‑jsx race condition, and turbo task cancellation issues.
- Enhanced asset handling by deduplicating output assets and detecting content conflicts on emit.
- Added additional cycle protection to React Server Components
- Improves stability by preventing infinite render loops
- Added extra cycle protections to React Server Components
- Improves stability by preventing infinite rendering loops
- Added additional cycle protection to React Server Components
- Improves stability by preventing infinite rendering loops
- Added an interactive `prisma bootstrap` command that automates full Prisma Postgres setup (init, link, install deps, migrate, generate, seed).
- Supports 10 starter templates, works in CI mode, and skips already completed steps with confirmation prompts.
- Detects the project’s package manager and offers to install missing @prisma/client, prisma, and dotenv, streamlining onboarding.