Skip to content

v0.2.0

Compare
Choose a tag to compare
@maxmilton maxmilton released this 06 Jan 21:04
· 539 commits to master since this release

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