Releases: holedev/nextjs-faster
Releases · holedev/nextjs-faster
v1.6.0
1.6.0 (2025-04-23)
Features
- upgrade tailwindcss to v4 (184d1ca)
v1.5.0
1.5.0 (2025-04-16)
Features
- rebrand to NextJS Faster and enhance development setup (a5b37fd)
v1.4.1
1.4.1 (2025-04-03)
Bug Fixes
- .next/cache so large in vercel (20d2b23)
- add route /api/docs in outputFileTracingExcludes config (89f31cd)
- optimize build size for vercel deployment (d591285)
- rm output standalone (7748bc2)
v1.4.0
1.4.0 (2025-04-03)
Features
- add animals random API with swagger documentation (065ddea)
- error-handling: implement standardized error handling (e47603e)
v1.3.0
1.3.0 (2025-03-28)
Features
- initialize memory bank system (c23b3cb)
v1.2.0
1.2.0 (2025-02-07)
Bug Fixes
- metadata: add metadata template (91a1a9f)
- middleware: replace method includes to startWith (449a0b9)
- types: next theme type build error (c50a9a4)
Features
- devcontainer (5552d6f)
- upgrade: upgrade nextjs and prisma to latest version (b7cf677)
Performance Improvements
- ui: optimize header render (f7334a1)
v1.1.2
1.1.2 (2024-11-12)
Bug Fixes
- middleware: replace method includes to startWith (cfe6d62)
Performance Improvements
- ui: optimize header render (d19526d)
v1.1.1
1.1.1 (2024-11-10)
Bug Fixes
- metadata: add metadata template (7871090)
v1.1.0
1.1.0 (2024-11-09)
Features
- cache: cache list user & profile (0522c49)
v1.0.0
1.0.0 (2024-11-08)
Features
- docker: dockerize repo (7d0893b)
- handle error, config prisma, auth with supabase (20d73bd)
- initial commit (490d45e)
- theme + multi language (026f99f)