Releases: erictooth/define-route
Releases · erictooth/define-route
v0.3.1
0.3.1 (2022-10-31)
Bug Fixes
v0.3.0
0.3.0 (2022-10-31)
Features
- lazily generate
fullRoute
and route
properties (37b9ed5)
v0.2.0
0.2.0 (2022-10-20)
Features
- allow link generating functions to contain URI encoded strings and not interfere with param placeholders (cde303f)
v0.1.0
0.1.0 (2022-10-09)
Bug Fixes
- make path merging more forgiving and add tests (43a3e04)
Features
- add
link
method to defineRoute
to get a path without location.origin (6cf4ff8)
v0.0.2
0.0.2 (2022-10-08)
Bug Fixes
- ensure
CreatePathnameFn
is exported (481cb68)
v0.0.1
chore(release): 0.0.1 [skip ci]