Skip to content

Releases: amannn/next-intl

v3.17.4

20 Aug 11:46
Compare
Choose a tag to compare

3.17.4 (2024-08-20)

Bug Fixes

v3.17.3

14 Aug 22:04
Compare
Choose a tag to compare

3.17.3 (2024-08-14)

Bug Fixes

  • Handle optional catch-all segments in navigation APIs if no value is provided and handle the case if a dynamic value appears multiple times in a pathname (#1259) (58ef482), closes #1236 – by @amannn

v3.17.2

19 Jul 09:33
Compare
Choose a tag to compare

3.17.2 (2024-07-19)

Bug Fixes

  • Fix open redirect vulnerability for localePrefix: 'as-necessary' by sanitizing pathname in the middleware (#1208) (f42ac01), closes #1207 – by @hblee12294

v3.17.1

15 Jul 12:03
Compare
Choose a tag to compare

3.17.1 (2024-07-15)

Bug Fixes

  • Apply useMemo for useRouter returned from createLocalizedPathnamesNavigation to keep a stable reference when possible (#1201) (a1b9a36), closes #1198 – by @amannn

v3.17.0

12 Jul 12:30
Compare
Choose a tag to compare

3.17.0 (2024-07-12)

Features

v3.16.0

11 Jul 10:19
Compare
Choose a tag to compare

3.16.0 (2024-07-11)

Features

v3.15.5

09 Jul 10:25
Compare
Choose a tag to compare

3.15.5 (2024-07-09)

Bug Fixes

v3.15.4

08 Jul 14:51
Compare
Choose a tag to compare

3.15.4 (2024-07-08)

Bug Fixes

v3.15.3

26 Jun 19:35
Compare
Choose a tag to compare

3.15.3 (2024-06-26)

Bug Fixes

  • Prefer more specific routes in usePathname when detecting the currently active pathname for localized pathnames (#1152) (936839e), closes #1151 – by @amannn

v3.15.2

19 Jun 14:31
Compare
Choose a tag to compare

3.15.2 (2024-06-19)

Note: Version bump only for package root