Skip to content

Releases: labd/next-intl-custom-paths

v0.8.0

02 Feb 16:47
Compare
Choose a tag to compare

Minor Changes

  • b6aaa46: Add getPathname functionality from next-intl

v0.7.0

22 Jan 15:23
Compare
Choose a tag to compare

Minor Changes

  • 85a4f65: Fix Link component with as-needed localePrefix

v0.6.0

22 Jan 14:28
Compare
Choose a tag to compare

Minor Changes

  • 667d8c4: Fix double redirect bug when path has no locale

v0.5.2

22 Jan 14:04
Compare
Choose a tag to compare

Patch Changes

  • 60f442c: Fix root path when locale prefix is not needed

v0.5.1

17 Jan 17:44
Compare
Choose a tag to compare

Patch Changes

  • bc7cd06: Fix pathnames navigation bug

v0.5.0

15 Jan 11:34
Compare
Choose a tag to compare

Minor Changes

  • 9975697: Refactor codebase for testability

v0.4.0

14 Jan 14:10
Compare
Choose a tag to compare

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

14 Jan 11:46
Compare
Choose a tag to compare

Minor Changes

  • 779f2d9: Fix Link component to accept child nodes
  • 3925b00: Fix redirecting locale to mapped paths

v0.2.1

12 Jan 16:18
Compare
Choose a tag to compare

Patch Changes

  • 0b3d1ca: Fix url rewriting when replacing path with locale

v0.2.0

12 Jan 12:11
Compare
Choose a tag to compare

Minor Changes

  • 819ddee: Rewrite without locale manager