github ixartz/Next-js-Boilerplate v3.29.0

latest releases: v5.1.10, v5.1.9, v5.1.8...
21 months ago

3.29.0 (2023-12-08)

Features

  • add i18n support for client component and typesafety for i18n keys (2d86247)
  • add i18n support for Dashboard url used in Clerk (12b89bc)
  • add i18n with Clerk components and remove custom style in global.css file (5e1af6c)
  • add i18n with next-intl (1f43eb2)
  • add locale switcher UI to change lang (13b40e3)
  • add metatags in App Router for page migrated from Pages Router (ce8c277)
  • add support i18n for authMiddleware (8651d36)
  • add tests for page in App Router (6a722a1)
  • convert all hard coded text and translate in french (0c3b1b2)
  • i18n for page metatag (5e7676d)
  • link in BaseTemplate replaced margin with gap (28b6ff2)
  • migreate the index page from Page Rotuer to App Router (fd3e82c)
  • move messages folder to locales (305e385)
  • remove Page router and migrate about page to App Router (3965cbf)
  • translate text in dashboard layout (8119f1d)

Reverts

  • add back NEXT_PUBLIC_CLERK_SIGN_IN_URL in the previous location (16ae2ef)
  • add back style for a tag link (c12a7bd)
  • use percy/cli 1.27.4 instead of 1.27.5, impossible to upload snapshort with 1.27.5 (73f8a0b)

Don't miss a new Next-js-Boilerplate release

NewReleases is sending notifications on new releases.