- Fix a bug where
.use()
cannot accept an array of path(string|RegExp)[]
as the first parameter - Fix
README
andindex.d.ts
issues
- Fix
README
andHistory
issues
- Query matching docs: add an example of using a
string array
in the value part - Add the
History.md
you are looking at
- Fix misspellings in
index.d.ts
- Support common http methods
- Refactor
index.d.ts
- Support changing default options by editing
Router.defaultOptions
- Introduce Travis CI to this repo
- Initial commit
- Fix typing issues on
index.d.ts
- Cache checker functions for query matching