Skip to content

Releases: ethanniser/next-typesafe-url

v1.0.9

14 Mar 14:42
4b630cc
Compare
Choose a tag to compare

Patch Changes

  • a603d2c: minor edits to docs, and change to the cli message after generating types

v1.0.8

13 Mar 21:45
6a1e8fa
Compare
Choose a tag to compare

Patch Changes

  • 47815c2: docs: added clarification on how to run dev script + reccomend concurrently

v1.0.7

13 Mar 19:57
e577b51
Compare
Choose a tag to compare

Patch Changes

  • 3c62ac9: feat: added isValid flag to prevent need to check isReady && !isError

v1.0.6

13 Mar 18:11
6a28d49
Compare
Choose a tag to compare

Patch Changes

  • 65f090b: docs: clarify cli breakpoint and how to fix

v1.0.5

13 Mar 16:33
1531d56
Compare
Choose a tag to compare

Patch Changes

  • a30a8d8: fix: $path now behaves as intended under specific combinations of inputs

v1.0.4

13 Mar 14:01
1a2029d
Compare
Choose a tag to compare

Patch Changes

  • 6d90758: fix: $path now correctly passes path even if routeParams is undefined

v1.0.3

13 Mar 13:17
981f6a2
Compare
Choose a tag to compare

Patch Changes

  • e44541b: removed duplicate and incorrect useParamsResult type

v1.0.2

13 Mar 01:26
e2709da
Compare
Choose a tag to compare

Patch Changes

  • 1e0feee: docs: point out reserved string keywords, add example of using data, and rewrite current next routing description

v1.0.1

12 Mar 21:39
918ce1c
Compare
Choose a tag to compare

Patch Changes

  • 7e8055b: docs: clarify pages dir, add useEffect to jotai example and clarify a possible silent error source

v1.0.0

12 Mar 21:21
40e1bec
Compare
Choose a tag to compare

Major Changes