Releases: ethanniser/next-typesafe-url
Releases · ethanniser/next-typesafe-url
next-typesafe-url@1.4.0
27 May 20:55
Compare
Sorry, something went wrong.
No results found
next-typesafe-url@1.3.9
27 May 20:33
Compare
Sorry, something went wrong.
No results found
next-typesafe-url@1.3.8
27 May 20:29
Compare
Sorry, something went wrong.
No results found
next-typesafe-url@1.3.7
27 May 20:24
Compare
Sorry, something went wrong.
No results found
next-typesafe-url@1.3.10
27 May 20:44
Compare
Sorry, something went wrong.
No results found
v1.3.4
31 Mar 20:41
Compare
Sorry, something went wrong.
No results found
Patch Changes
422c965 : use relative path instead of ~, as this will work for anyone
v1.3.3
22 Mar 18:29
Compare
Sorry, something went wrong.
No results found
Patch Changes
2130e27 : remove inferSSParams, docs suggest use of approuter type. also clarify example is not only way to use params
91daa75 : ci work please
v1.3.1
22 Mar 14:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
6c34180 : feat: now allows searchparams to be undefined if all properities are optional
v1.3.0
22 Mar 05:45
Compare
Sorry, something went wrong.
No results found
Minor Changes
d180798 : added tools to parse params in gsp/gssp
Patch Changes
56b482b : added inferserversideparamstype help
245a7dd : fix: now errors correctly when leaving required searchparams/routeparams undefined
v1.2.3
19 Mar 05:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
7772eb8 : docs: clarify route params can only be passed strings, numbers or booleans