Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

v1.1.0

Choose a tag to compare

@saadsidqui saadsidqui released this 13 Dec 04:54
· 3 commits to 1.x since this release
  • Added matches() in the Route class Route.ts#141
  • Added getCurrentLocation() (utils.ts#40) and getLocationAndQuery() (utils.ts#40) in utils.
  • getRoute() in the Router class is now public Router.ts#95
  • Fixed various typos and mistakes in comments.