Releases: ixartz/Next-js-Boilerplate
Releases Β· ixartz/Next-js-Boilerplate
v3.45.0
3.45.0 (2024-04-04)
Features
- remove next-sitemap and use the native Next.js sitemap/robots.txt (135a435)
v3.44.1
3.44.1 (2024-04-03)
Bug Fixes
- add Twitter in the index page (75dfb8b)
- use new VSCode Jest configuration (e92e4e0)
v3.44.0
3.44.0 (2024-04-02)
Features
- run migration only in development and eslint-disable need to be at the top (db94f31)
v3.43.0
3.43.0 (2024-03-07)
Features
- use eslintrc.json and give release.yml permission in GitHub Actions (a329518)
v3.42.0
3.42.0 (2024-02-22)
Features
- remove import React when it's not needed (a7082d3)
v3.41.0
3.41.0 (2024-02-09)
Features
- add target blank for links going outside (37ba36e)
- make the index page of the boilerplate cleaner (f3a3f9b)
v3.37.0
3.37.0 (2024-01-13)
Features
- add environment variables for one click deploy Netlify (5becdbf)