Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

39 lines (17 loc) · 1.48 KB

0.3.1 (2022-10-31)

Bug Fixes

0.3.0 (2022-10-31)

Features

  • lazily generate fullRoute and route properties (37b9ed5)

0.2.0 (2022-10-20)

Features

  • allow link generating functions to contain URI encoded strings and not interfere with param placeholders (cde303f)

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)

0.0.2 (2022-10-08)

Bug Fixes

  • ensureCreatePathnameFn is exported (481cb68)