Releases: ixartz/Next-js-Boilerplate
Releases Β· ixartz/Next-js-Boilerplate
v6.2.2
22 Feb 20:29
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
6.1.5 (2026-02-10)
Bug Fixes
escaping in db-server scripts in package.json (bfb848e )
v6.1.4
04 Feb 19:41
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
6.1.3 (2026-02-02)
Bug Fixes
update dependencies to the latest version (026eec9 )
v6.1.2
18 Jan 20:19
Compare
Sorry, something went wrong.
No results found
6.1.2 (2026-01-18)
Bug Fixes
add missing copyright translation for fr locale (9a63b6f )
make footer copyright year dynamic (8854447 )
remove stray character from navigation (7fab58b )
v6.1.1
15 Jan 19:51
Compare
Sorry, something went wrong.
No results found
6.1.1 (2026-01-15)
Bug Fixes
remove max connection in postgres pool for non-local database (a458270 )
v6.1.0
13 Jan 14:17
Compare
Sorry, something went wrong.
No results found
6.1.0 (2026-01-13)
Features
add local postgres database for dev environment with PGLite (45ff635 )