v0.2.0
What's Changed
- Breaking: feat:
routeTo
no longer takes a callback as an argument and now instead returns a promise. - fix: Globals are now prefixed with
window.
e.g.,window.history
. - chore: Update dependencies.
Full Changelog: v0.1.0...v0.2.0