Skip to content

Releases: ixartz/Next-js-Boilerplate

v6.3.1

27 Mar 21:43
f9424a0

Choose a tag to compare

6.3.1 (2026-03-27)

Bug Fixes

  • enable noUncheckedSideEffectImports and disallow unused labels in tsconfig (0b7d681)

v6.3.0

23 Mar 13:42
35b5d3b

Choose a tag to compare

6.3.0 (2026-03-23)

Bug Fixes

  • cache next-env.d.ts alongside .next build artifacts in CI (48bf539)

Features

  • use Oxlint instead ESLint and use Ultracite preset (59771f3)

v6.2.3

16 Mar 16:20

Choose a tag to compare

6.2.3 (2026-03-16)

Bug Fixes

  • log PostgreSQL pool errors and type the Drizzle client (fd4529b)

v6.2.2

22 Feb 20:29
9e71d32

Choose a tag to compare

6.2.2 (2026-02-22)

Bug Fixes

  • update to Tailwind CSS 4.2, faster with Next.js (fb0b795)

v6.2.1

18 Feb 21:01

Choose a tag to compare

6.2.1 (2026-02-18)

Bug Fixes

  • add knip dependency check to pre-commit hook in lefthook (6de4e01)
  • improve locale-aware routing, sitemap, and accessibility (9c08f8c)
  • make app log level configurable via env (265d02a)

v6.2.0

11 Feb 03:49
1d4fda0

Choose a tag to compare

6.2.0 (2026-02-11)

Features

  • add AGENTS.md with repository coding conventions for AI agents tools (6337f95)
  • make agents.md file compatible with Claude Code (50adb84)

v6.1.6

11 Feb 02:10
780c3dc

Choose a tag to compare

6.1.6 (2026-02-11)

Bug Fixes

  • add jsdoc support in ESLint (4ee4e10)
  • install eslint-plugin-jsdoc plugin in devDependencies (d233f64)

v6.1.5

10 Feb 13:17
98286c1

Choose a tag to compare

6.1.5 (2026-02-10)

Bug Fixes

  • escaping in db-server scripts in package.json (bfb848e)

v6.1.4

04 Feb 19:41

Choose a tag to compare

6.1.4 (2026-02-04)

Bug Fixes

  • enable react compiler only in production environment to keep dev env fast (d2db823)

v6.1.3

02 Feb 23:24
ce0b316

Choose a tag to compare

6.1.3 (2026-02-02)

Bug Fixes

  • update dependencies to the latest version (026eec9)