Releases: ixartz/Next-js-Boilerplate
Releases Β· ixartz/Next-js-Boilerplate
v3.56.0
3.56.0 (2024-09-09)
Bug Fixes
Features
- use counter instead of guestbook, make the boilerplate easier to use (3e6b0b8)
v3.55.3
3.55.3 (2024-08-21)
Bug Fixes
- update checkly configuration and use playwright baseURl in Checkly (4a458f3)
v3.55.2
3.55.2 (2024-08-20)
Bug Fixes
- add crowdin synchronize in CI action (9402e5e)
- automatically sync translation with Crowdin for each PR (d4ea7d5)
- automatically sync translation with Crowdin for each PR (eeb4216)
- checkout HEAD commit instead of the merge commit (60bfd65)
- git checkout history in crowdin pr sync action (5a2fedf)
- only run crowdin pr sync when CI workflow pass (cc4a9a8)
- upgrade GitHub actions dependencies (7b5edfe)
v3.55.1
3.55.1 (2024-08-20)
Bug Fixes
- resolve lint sort conflicts (b9d3de1)
- resolve lint sort conflicts with simple-import-sort (544c541)
v3.55.0
3.55.0 (2024-08-19)
Features
- remove target='blank' in badge (b033c2e)
- use new ESLint flat config (8f31536)
Reverts
- add back lint-staged file configuration (5c51a94)
- comment pre-commit script (e9d6c7a)
- pre-commit script used by Husky (21acf33)
- use default code from next-intl in global.d.ts (0343b2f)
v3.54.0
3.54.0 (2024-07-23)
Features
- add NODE_ENV in t3 env (17c23f9)
- add Sentry configuration in environment files and fix meta journal error in production (2243510)
- enable static rendering with i18n (e6ec268)
- middlware should not run for monitoring endpoint (34b3c0c)
- use defineConfig in drizzle.config.ts (48893e5)
v3.53.0
3.53.0 (2024-06-26)
Features
- add updateAt and createdAt attribute in guestbook (80d369a)
- create a new environement file for production (988a051)
- switch to Postgres in Drizzle ORM (1d725e8)
v3.52.0
3.52.0 (2024-05-31)
Features
- update Drizzle configuration for Drizzle Kit 0.22 and improve (5159455)
v3.51.0
3.51.0 (2024-05-29)
Features
- update to Drizzle kit 0.21 version, no need to have dialect in command line (62aa678)
v3.50.1
3.50.1 (2024-05-20)
Bug Fixes
- add eslint support for .mts file (cd58d38)