Releases: aralroca/next-translate
Releases · aralroca/next-translate
3.0.0-canary.4
What's Changed
- Fix error when clean up scripts run by @crs1138 in #1132
- example usage of useTranslation inside generateMetadata by @huseyinonalcom in #1199
- fix: stabilize t in app directory by @jessemartin in #1206
New Contributors
- @crs1138 made their first contribution in #1132
- @huseyinonalcom made their first contribution in #1199
- @jessemartin made their first contribution in #1206
Full Changelog: 2.5.3...3.0.0-canary.4
3.0.0-canary.3
What's Changed
- Add type safety for getT function by @hichemfantar in #1184
- remove invalid entry by @hichemfantar in #1188
- refactor: provide better type for config.interpolation.format by @MonstraG in #1194
What's Changed Next-translate-plugin
- feat(deps): update typescript to v5.3.3 by @lluiscab in aralroca/next-translate-plugin#78
- fix(utils): Load typescript files relative to process current working directory by @lluiscab in aralroca/next-translate-plugin#79
New Contributors
- @hichemfantar made their first contribution in #1184
- @lluiscab made their first contribution in aralroca/next-translate-plugin#78
Full Changelog: 3.0.0-canary.2...3.0.0-canary.3
Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@3.0.0-canary.2...3.0.0-canary.3
3.0.0-canary.2
What's Changed
- fix typo in README.md by @hydRAnger in #1174
- feat: add support for arrays and pluralization to Trans component by @acidfernando in #1179
- fix: fix useContext error + update example by @aralroca in #1182
- fix(BREAKING-CHANGE): remove support migration from pages to app router by @aralroca in aralroca/next-translate-plugin#80
New Contributors
- @hydRAnger made their first contribution in #1174
- @acidfernando made their first contribution in #1179
Full next-translate Changelog: 2.6.2...3.0.0-canary.1
Full next-translate-plugin Changelog: aralroca/next-translate-plugin@2.6.2...3.0.0-canary.1
2.7.0-canary.1
What's Changed
- fix typo in README.md by @hydRAnger in #1174
- feat: add support for arrays and pluralization to Trans component by @acidfernando in #1179
New Contributors
- @hydRAnger made their first contribution in #1174
- @acidfernando made their first contribution in #1179
Full Changelog: 2.6.2...2.7.0-canary.1
2.6.2
What's Changed
- fix: changed "Twitter" shields badge to "𝕏 " in README.md by @BandhiyaHardik in #1165
- fix: ignore empty lang value #1162 by @timotew in #1163
- fix(i18n-provider): fix locale to ignore detection by @aralroca in #1170
New Contributors
- @BandhiyaHardik made their first contribution in #1165
- @timotew made their first contribution in #1163
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- Fix critical dependency issue by @bluelakee02 in aralroca/next-translate-plugin#72
New Contributors
- @bluelakee02 made their first contribution in aralroca/next-translate-plugin#72
Full Changelog: aralroca/next-translate-plugin@2.6.0...2.6.1
2.6.0
2.5.3
What's Changed
- docs: add missing type to type-safe translations example by @Curetix in #1125
- fix: use the symbol from the node when present by @danielpid in aralroca/next-translate-plugin#66
- Fix checking /_app by @TheMatrixan in aralroca/next-translate-plugin#43
- fix(client-components): fix use hook with suspense by @aralroca in aralroca/next-translate-plugin#68
New Contributors
- @danielpid made their first contribution in aralroca/next-translate-plugin#66
- @TheMatrixan made their first contribution in aralroca/next-translate-plugin#43
- @Curetix made their first contribution in #1125
Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.5.2...2.5.3
Full Changelog Next-translate: 2.5.2...2.5.3
2.5.2
2.5.0
Read how to activate type-safety consuming translations:
What's Changed
- feat: add Paths type for type safety by @aralroca in #1108
- docs: enable type-safety consuming translations by @aralroca in #1109
- fix: avoid defaults when is not a /page and we already have the data by @aralroca in aralroca/next-translate-plugin#54
- fix: avoid favicon.ico as lang and keep loaded namespaces by @aralroca in aralroca/next-translate-plugin#59
- fix(appdir): improve appDir detection by @aralroca in aralroca/next-translate-plugin#61
- fix order condition to improve performance a little bit by @aralroca in aralroca/next-translate-plugin#62
Full Changelog Next-translate: 2.4.4...2.5.0
Full Changelog Next-translate-plugin: aralroca/next-translate-plugin@2.4.4...2.5.0