Skip to content

Releases: ixartz/Next-js-Boilerplate

v3.5.2

02 Dec 19:49
Compare
Choose a tag to compare

3.5.2 (2022-12-02)

Bug Fixes

  • use npx npm-check-updates (e530193)

v3.5.1

02 Dec 19:38
Compare
Choose a tag to compare

3.5.1 (2022-12-02)

Bug Fixes

  • add steps in update-deps.yml file, syntax error (b5de445)

v3.5.0

02 Dec 19:32
Compare
Choose a tag to compare

3.5.0 (2022-12-02)

Features

  • add auto-update GitHub Actions (364168f)

v3.4.0

02 Dec 19:05
Compare
Choose a tag to compare

3.4.0 (2022-12-02)

Features

  • automatically format the whole codebase with npm run format (9299209)
  • update footer message and comment (4f74176)

v3.3.0

22 Nov 22:37
Compare
Choose a tag to compare

3.3.0 (2022-11-22)

Features

  • change 'powered by' text to 'built' with (fe0a29f)

v3.2.4

20 Nov 00:18
Compare
Choose a tag to compare

3.2.4 (2022-11-20)

Bug Fixes

  • update README file for next-sitemap (9496217)

v3.2.3

20 Nov 00:15
Compare
Choose a tag to compare

3.2.3 (2022-11-20)

Bug Fixes

  • add sitemap file in gitignore, it shouldn't commit to git (344b731)

v3.2.2

20 Nov 00:09
Compare
Choose a tag to compare

3.2.2 (2022-11-20)

Bug Fixes

  • rename from mjs to js next-sitemap file (7d450ff)

v3.2.1

20 Nov 00:01
Compare
Choose a tag to compare

3.2.1 (2022-11-20)

Bug Fixes

  • code styling in blog component pages (f4a55c4)
  • move getStaticPaths at the top of blog page (83892ea)
  • remove generated files by next-sitemap (c5d93bf)

v3.2.0

19 Nov 23:20
Compare
Choose a tag to compare

3.2.0 (2022-11-19)

Features

  • run github release only on completed CI workflow (dd4de76)