Releases: ethanniser/next-typesafe-url
Releases · ethanniser/next-typesafe-url
next-typesafe-url@6.1.0
24 Oct 06:19
Compare
Sorry, something went wrong.
No results found
Minor Changes
beac941 : Adds TypeScript configuration file support
next-typesafe-url@6.0.0
15 Oct 01:53
Compare
Sorry, something went wrong.
No results found
next-typesafe-url@5.1.8
18 Jul 07:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
8429ec1 : fix catch for prerendering catching zoderror
next-typesafe-url@5.1.7
10 Apr 13:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
48dd1b9 : Fix #134 : non promise page arguments in Next 15
next-typesafe-url@5.1.6
05 Feb 22:53
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
0e88246 : Fix: correctly use generic dynamic layout type in withLayoutParamValidation - (Thanks @TmLev )
next-typesafe-url@5.1.4
01 Feb 21:39
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
next-typesafe-url@5.1.1
22 Jan 16:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
38a7e77 : Fix peer dep issue for nextjs 15