Releases: labd/next-intl-custom-paths
Releases · labd/next-intl-custom-paths
v0.8.0
Minor Changes
- b6aaa46: Add getPathname functionality from next-intl
v0.7.0
Minor Changes
- 85a4f65: Fix Link component with as-needed localePrefix
v0.6.0
Minor Changes
- 667d8c4: Fix double redirect bug when path has no locale
v0.5.2
Patch Changes
- 60f442c: Fix root path when locale prefix is not needed
v0.5.1
Patch Changes
- bc7cd06: Fix pathnames navigation bug
v0.5.0
Minor Changes
- 9975697: Refactor codebase for testability
v0.4.0
Minor Changes
- a53758c: Differentiate the localePrefix for the root page. This allows the root page to have no locale but sub path that do require them
v0.3.0
Minor Changes
- 779f2d9: Fix Link component to accept child nodes
- 3925b00: Fix redirecting locale to mapped paths
v0.2.1
Patch Changes
- 0b3d1ca: Fix url rewriting when replacing path with locale
v0.2.0
Minor Changes
- 819ddee: Rewrite without locale manager