Skip to content

Releases: amannn/next-intl

v3.26.3

20 Dec 13:06
Compare
Choose a tag to compare

3.26.3 (2024-12-20)

Bug Fixes

v3.26.2

18 Dec 08:40
Compare
Choose a tag to compare

3.26.2 (2024-12-18)

Bug Fixes

  • Support t.has when getTranslations is called with an object argument (#1616) (64895a2) – by @amannn

v3.26.1

11 Dec 09:29
Compare
Choose a tag to compare

3.26.1 (2024-12-11)

Bug Fixes

v3.26.0

06 Dec 07:19
Compare
Choose a tag to compare

3.26.0 (2024-12-06)

Features

v3.25.3

26 Nov 10:00
Compare
Choose a tag to compare

3.25.3 (2024-11-26)

Bug Fixes

v3.25.2

25 Nov 18:46
Compare
Choose a tag to compare

3.25.2 (2024-11-25)

Bug Fixes

  • Handle inconsistency in Next.js when using usePathname with custom prefixes, localePrefix: 'as-needed' and static rendering (#1573) (20fd0f0) – by @amannn

v3.25.1

13 Nov 08:15
Compare
Choose a tag to compare

3.25.1 (2024-11-13)

Bug Fixes

  • Correctly handle search params in redirects when using trailingSlash: true (#1537) (03a4620) – by @deini

v3.25.0

08 Nov 10:04
Compare
Choose a tag to compare

3.25.0 (2024-11-08)

Features

  • Add type exports to enable declaration: true in tsconfig.json (#1509) (6b2ca9c) – by @osaton

v3.24.0

31 Oct 07:00
Compare
Choose a tag to compare

3.24.0 (2024-10-31)

Features

v3.23.5

24 Oct 12:59
Compare
Choose a tag to compare

3.23.5 (2024-10-24)

Bug Fixes