Skip to content

Releases: KycKyc/Ururouter

v0.4.0

20 Sep 00:18
5d59249

Choose a tag to compare

refactor: move to query-string instead of search-params
refactor: pathOptions defined at routeNode constructor instead of buildPath method
refactor: path tokenizer
refactor: matchChildren, cleaner and simpler

feat: path should have leading slash
feat: add anchor to path generation
feat: masterNode could will pass its pathOptions to children, if childrend doesn't have their own pathOptions
feat(wip): defaultParams for paths (require refactor)

v0.3.4

12 Apr 14:52
b440984

Choose a tag to compare

fix: types and switch

v0.3.3

08 Apr 18:22
5206cf0

Choose a tag to compare

Just to trigger fixed github action and re-upload build to npm

v0.3.0

07 Apr 14:25
bbfb5c2

Choose a tag to compare

Now with <Switch> component

v0.2.0

31 Mar 18:12
dbf8131

Choose a tag to compare

Added support for array of names in <Route> and <RouteState> components

v0.1.0

31 Jan 18:29
0a5a8f0

Choose a tag to compare

Initial release