Skip to content

Releases: zilch/type-route

1.1.0

09 Dec 13:01
Compare
Choose a tag to compare
  • This release ensures default parameter values don't appear in the query string #138 (thanks @garronej!)

1.0.1

01 Jan 21:33
Compare
Choose a tag to compare
  • Type Route has a new website. This release updates links in the readme and code to point to the new website.

1.0.0

13 Dec 19:02
646ed07
Compare
Choose a tag to compare
  • Library has been actively used for some time now without any major API issues or bugs. It's time to move to 1.0! No real code changes here.

0.7.2

07 Jul 17:54
Compare
Choose a tag to compare

0.7.1

08 Apr 03:02
Compare
Choose a tag to compare

0.7.0

01 Apr 03:01
Compare
Choose a tag to compare
  • Ensures Type Route is compatible with React 18 StrictMode #103
  • Fixes inconsistency with trailing modifier 141f968

0.6.0

03 Nov 01:28
Compare
Choose a tag to compare
  • Adds way to specify empty arrays in query string ea6ac82
  • Ensures default params aren't in URL 1554c56
  • Fixes default array param typings 099a510

0.5.6

14 Oct 04:03
Compare
Choose a tag to compare
  • Fixes default params bug (d77f683)

0.5.5

14 Oct 02:51
Compare
Choose a tag to compare
  • Fixes bug with default params (cd4ffcc)

0.5.4

27 Jul 14:55
Compare
Choose a tag to compare