Release 0.5.0
Pre-release
Pre-release
What's Changed
- 0.4.2 by @stackoverfloweth in #207
- optional params alt approach by @stackoverfloweth in #208
- Make
route
a union of all possible routes and improve return types forisRoute
anduseRoute
by @pleek91 in #209 - Simplify the
Route
type by @pleek91 in #210 - Update docs to include a guide about narrowing the route by @pleek91 in #211
- bug: external
to
on router-link was rendering NotFound before navigating by @stackoverfloweth in #212 - Router add host context by @stackoverfloweth in #213
- Add support for defined external routes by @pleek91 in #214
- Visual learners rejoice 🎉 by @stackoverfloweth in #215
- createRouter accepts array of route arrays by @stackoverfloweth in #216
Full Changelog: v0.4.2...v0.5.0