All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- feat (Go): Support passing the mode to router.go (See #20)
- feat (popstate): Support higher fidelity popstate event handling (See #19)
- Require explicit initialization via
initialize
before using. (See #17)
- Ensure that
reset
cleans up theonpopstate
listener. (See #17) - Only navigate to the
catchAll
path if one has been provided. (See #17)