This repository has been archived by the owner on May 30, 2020. It is now read-only.
Changelog
- Fixed a bug where the previous matched route was not overridden on hash change
- Fixed commonjs module resolution with npm
- Changed
.onpopstate()
to.onhashchange()
on window object