2.7.0
API Additions
- feat: Add
location
stub utility by @rschristian in #28
Fixes
- fix: change type of
Router
children to nestedVNode
array by @zetaraku in #30 - feat(router): remove all trailing slashes for path by @donkeyDau in #26
Maintenance
- docs: Rewrite docs by @rschristian in #25
- chore: Add some types to router, rename a couple vars by @rschristian in #32
- chore: refactor test suites by @rschristian in #36
- test: Reduce wtr timeout limit by @rschristian in #39
- chore: Switch to NPM by @rschristian in #40
New Contributors
- @zetaraku made their first contribution in #30
- @donkeyDau made their first contribution in #26
Full Changelog: 2.6.3...2.7.0