Skip to content

Releases: ixartz/Next-js-Boilerplate

v3.48.0

09 May 10:26
Compare
Choose a tag to compare

3.48.0 (2024-05-09)

Features

  • add custom configuration for i18n ally VSCode extension (46f9459)

v3.47.0

07 May 15:51
Compare
Choose a tag to compare

3.47.0 (2024-05-07)

Features

  • make dashboard without lang protected route in Clerk (704466b)
  • run Clerk middleware only needed (5aeee06)
  • upgrade to Clerk v5 and use Clerk's Core 2 (c1978f1)

Reverts

  • add back process.env.NEXT_PUBLIC_CLERK_SIGN_IN_URL (f8cb9f4)
  • downgrade React to 18.2 due to testing errors, error raised in Next.js issue #65161 (1815eb3)

v3.46.0

13 Apr 12:33
Compare
Choose a tag to compare

3.46.0 (2024-04-13)

Features

v3.45.0

04 Apr 22:48
Compare
Choose a tag to compare

3.45.0 (2024-04-04)

Features

  • remove next-sitemap and use the native Next.js sitemap/robots.txt (135a435)

v3.44.1

03 Apr 23:39
Compare
Choose a tag to compare

3.44.1 (2024-04-03)

Bug Fixes

  • add Twitter in the index page (75dfb8b)
  • use new VSCode Jest configuration (e92e4e0)

v3.44.0

02 Apr 23:12
Compare
Choose a tag to compare

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

07 Mar 14:48
Compare
Choose a tag to compare

3.43.0 (2024-03-07)

Features

  • use eslintrc.json and give release.yml permission in GitHub Actions (a329518)

v3.42.0

22 Feb 18:56
Compare
Choose a tag to compare

3.42.0 (2024-02-22)

Features

  • remove import React when it's not needed (a7082d3)

v3.41.0

09 Feb 21:56
Compare
Choose a tag to compare

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.40.0

07 Feb 22:54
Compare
Choose a tag to compare

3.40.0 (2024-02-07)

Features