Skip to content

Releases: ethanniser/next-typesafe-url

next-typesafe-url@6.1.0

24 Oct 06:19
fa5eb8a

Choose a tag to compare

Minor Changes

  • beac941: Adds TypeScript configuration file support

next-typesafe-url@6.0.0

15 Oct 01:53
e8b4a63

Choose a tag to compare

Major Changes

next-typesafe-url@5.1.8

18 Jul 07:37
3bcd3e0

Choose a tag to compare

Patch Changes

  • 8429ec1: fix catch for prerendering catching zoderror

next-typesafe-url@5.1.7

10 Apr 13:57
d3f8a49

Choose a tag to compare

Patch Changes

  • 48dd1b9: Fix #134: non promise page arguments in Next 15

next-typesafe-url@5.1.6

05 Feb 22:53
5a1c7c4

Choose a tag to compare

Patch Changes

  • 7be60d1: update withLayoutParamValidation to expose only valid argument types
  • 25c2ad5: Handle underscores escaped as %5F

next-typesafe-url@5.1.5

01 Feb 22:14
9bb92d0

Choose a tag to compare

Patch Changes

  • 0e88246: Fix: correctly use generic dynamic layout type in withLayoutParamValidation - (Thanks @TmLev)

next-typesafe-url@5.1.4

01 Feb 21:39
915af78

Choose a tag to compare

Patch Changes

  • ea127fd: Fix bug with index route under a route group where the generate type file route string is blank

next-typesafe-url@5.1.3

31 Jan 21:37
becd8ed

Choose a tag to compare

Patch Changes

  • 5ff950a: Add support for nextjs<15 where search/route params are not promises

next-typesafe-url@5.1.2

24 Jan 23:56
6493fd3

Choose a tag to compare

Patch Changes

next-typesafe-url@5.1.1

22 Jan 16:37
71dcc70

Choose a tag to compare

Patch Changes

  • 38a7e77: Fix peer dep issue for nextjs 15