Skip to content

Releases: ethanniser/next-typesafe-url

v1.2.2

17 Mar 00:05
136df26
Compare
Choose a tag to compare

Patch Changes

  • 7e105b8: fix deprecate please im sorry npm

v1.2.1

16 Mar 23:32
5259cf7
Compare
Choose a tag to compare

Patch Changes

  • 4ed285c: docs: forgot to remove broken message

v1.2.0

16 Mar 23:29
4dd8017
Compare
Choose a tag to compare

Minor Changes

  • 02907e4: fix: now explicitly export seperate type so as to not break next HMR

v1.1.3

16 Mar 23:07
51cf648
Compare
Choose a tag to compare

Patch Changes

v1.1.2

16 Mar 15:53
23739bf
Compare
Choose a tag to compare

Patch Changes

  • 0bd683f: docs: rephrase how potential cli issues worded + presented

v1.1.1

16 Mar 15:32
ff82eb1
Compare
Choose a tag to compare

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

16 Mar 01:18
5a0818d
Compare
Choose a tag to compare

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

16 Mar 01:00
7952229
Compare
Choose a tag to compare

Patch Changes

  • 44c2c1e: docs: minor clarification on behavior of passing undefined to path/url

v1.0.13

15 Mar 23:03
92499b8
Compare
Choose a tag to compare

Patch Changes

  • f87230b: docs: remove redundant isReady check + seperate jotai section

v1.0.12

14 Mar 17:39
796ecfe
Compare
Choose a tag to compare

Patch Changes

  • 4cf1145: docs: $path example now shows correctly uri encoded url