All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Reduce bundle overhead (0eed2e8)
- Pooya Parsa (@pi0)
- Avoid
Object.create(null)
(2b7ac09)
⚠️ Last named segment should be required (#123)
⚠️ Last named segment should be required (#123)
- Pooya Parsa (@pi0)
⚠️ Support multiple entries with same route (#118)
⚠️ Support multiple entries with same route (#118)
- Pooya Parsa (@pi0)
⚠️ findAllRoutes
(#117)
- matcher: Match param in last segment (#110)
⚠️ Unify apis withmethod, path
order (#114)- matcher: Improve readability (af7af4d)
- Makes params matching opt-out always (35aaf15)
- Fix coverage report (4aad1cb)
- More strict tsconfig (164efa2)
- Add bundle size badge (a540ceb)
- release: V0.2.0 (6bde127)
- Reset changelog for rou3 (b7fe8b7)
- Update bench test (d5574a5)
- Update tests and bench (aa2153f)
- Bench against source (05b9a8b)
- Update bench (70dc811)
- Pooya Parsa (@pi0)
- matcher: Match param in last segment (#110)
- Update matcher tests (c81d596)
⚠️ Unify apis withmethod, path
order (#114)
- Pooya Parsa (@pi0)
Radix3 migrated to rou3
(see #108)