0.2.1 (2020-12-05)
- export
useSearchParams
and add tests (7a8feb2)
0.2.0 (2019-12-18)
- useSearchParams: add useSearchParams hook (56ec53a)
0.1.3 (2019-11-15)
- navigation: update on popstate event (992e82e)
0.1.2 (2019-10-23)
- allow to navigate to nested routes (3ecdc7b)
0.1.1 (2019-10-02)
0.1.1-beta.0 (2019-10-02)
- refactor build (7488b88)
- router-link: don't load in main entrypoint (a9c86d6)
- router-redirect: don't load automatically (41686b1)
- remove web.js entrypoint
- router-link: router-link is not automatically loaded anymore
0.1.0 (2019-09-21)
- router-link: replace is an attribute (5225cab)
- components: reflect properties to attributes (0153ecf)
- router-redirect: create custom element (130c72b)
0.0.2 (2019-09-08)
- navigation: Remove title argument (4757951)
0.0.1 (2019-09-06)
- First pass on router (ecb3b16)