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)