others
- [
242753a
] - feat[BREAKING]: seperate router to improve performance (#15) (Yiyu He <[email protected]>) - [
9e72569
] - docs: fix package.json homepage (#14) (zfx <[email protected]>)
features
- [
287cff3
] - feat: fix index.d.ts & add koa-router middleware type (#12) (chs97 <[email protected]>) - [
9c959e0
] - feat: support chaining (#11) (hyf <[email protected]>)
fixes
- [
d091c1f
] - fix: namespace should not be / (#13) (Jeff <[email protected]>)
- feat: support chaining (#11)
- chore: add index.d.ts (#10)
- docs: fix typo of README.md (#9)
fixes
- [
390189c
] - fix: don't cache router (#8) (Yiyu He <[email protected]>)
features
- [
ddf0f8a
] - feat: load sub router before router.js (#5) (Yiyu He <[email protected]>)
others
- [
3114a55
] - test: should mount router at beforeStart (#4) (TZ | 天猪 <[email protected]>)
- feat: support app/router/**/*.js (#2)
- docs: fix README (#3)
- feat: first implementation (#1)
- feat: init project