github ixartz/Next-js-Boilerplate v3.71.0

latest releases: v5.1.9, v5.1.8, v5.1.7...
2 months ago

3.71.0 (2025-06-12)

Bug Fixes

  • before running e2e in CI, make sure the db is initilized correctly (e582d31)
  • disable db SSL in CI (be56b18)
  • make the DATABASE_URL environment variable mandatory (1398d8d)
  • only enable ssl when the NODE_ENV is set to production and when it's not the building phase (76dce37)
  • rename global variable for database and set SSL conditionally in DB connection (9291fcb)
  • run db when building Next.js (9eefff3)
  • specify db file location to have persistent database (928aef6)
  • start pglite server during development (26de7bd)
  • upgrade to Zod v4 (8bc02fd)
  • use local db instance for migration instead of global reference (6e2a44d)

Features

  • add GitHub Actions support in dependabot (0e97c0b)
  • start using pglite-socket instead of direct initialization in DB.ts (207b82a)

Don't miss a new Next-js-Boilerplate release

NewReleases is sending notifications on new releases.