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.
-
Switch from
yarn
topnpm
package manager -
Fix vulnerabilities (by updating dependencies)
-
Declare express as a peer dependency (> v3.x)
-
Export separate files for commonjs & es6
-
Cleanup workflow steps
- Update README
- Update library to typescript
- Support
route.all
method
- Support native express router
- Fix vulnerable dependencies
- Refactor logic for fetching routes
- Clean up codebase
- Initial Build
- Complete middleware with functionality to display routes on startup