Releases: ethanniser/next-typesafe-url
Releases · ethanniser/next-typesafe-url
v1.2.2
Patch Changes
- 7e105b8: fix deprecate please im sorry npm
v1.2.1
Patch Changes
- 4ed285c: docs: forgot to remove broken message
v1.2.0
Minor Changes
- 02907e4: fix: now explicitly export seperate type so as to not break next HMR
v1.1.2
Patch Changes
- 0bd683f: docs: rephrase how potential cli issues worded + presented
v1.1.1
Patch Changes
- 351372d: docs: fix dependency array in jotai example
- decd6c9: docs: clarify app router, add todo ts plugin, and clarify pages dir only in package desc
v1.1.0
Minor Changes
- 42d1457: semantic change from "path" to "route". The 'path' is the final string generated from the $path function. The 'route' is a route representing a file.
Patch Changes
- fd26603: docs: fix line path -> route
v1.0.14
Patch Changes
- 44c2c1e: docs: minor clarification on behavior of passing undefined to path/url
v1.0.13
Patch Changes
- f87230b: docs: remove redundant isReady check + seperate jotai section
v1.0.12
Patch Changes
- 4cf1145: docs: $path example now shows correctly uri encoded url