Skip to main content
Back to changelog

Next.js 16.3.6 and React 19.3

Pro Prisma and Pro Drizzle now use the latest stable Next.js and React releases with matching framework tooling and type definitions.

ImprovementFixedPro PrismaPro DrizzleNo action required

Both starter kits now use Next.js 16.3.6 and React 19.3.0, together with the matching Next.js bundle analyzer and React TypeScript definitions.

Framework maintenance

  • Updated Next.js from 16.3.4 to 16.3.6.
  • Updated React and React DOM from 19.2.8 to 19.3.0.
  • Updated @next/bundle-analyzer, @types/react and @types/react-dom to the matching releases.
  • Regenerated the npm lockfiles so clean installs resolve the verified framework versions consistently.

Verification

Formatting, linting, TypeScript checks, unit tests and production builds pass in both Pro Prisma and Pro Drizzle. The Prisma kit passes 183 unit tests and the Drizzle kit passes 186 unit tests.

Existing projects

No database migration or new environment variable is required. Existing projects can update the framework packages and lockfile independently of the application features shipped in earlier releases.