0.3.1 (2022-10-31)
- trigger release (9b6d968)
0.3.0 (2022-10-31)
- lazily generate
fullRoute
androute
properties (37b9ed5)
0.2.0 (2022-10-20)
- allow link generating functions to contain URI encoded strings and not interfere with param placeholders (cde303f)
0.1.0 (2022-10-09)
- make path merging more forgiving and add tests (43a3e04)
- add
link
method todefineRoute
to get a path without location.origin (6cf4ff8)
0.0.2 (2022-10-08)
- ensure
CreatePathnameFn
is exported (481cb68)