itty-router
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "itty-router", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Tiny, zero-dependency router with route param and query parsing.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/itty-router.min.js", |
@@ -230,3 +230,3 @@ ![Logo][logo-image] | ||
#### Core, Concepts, and Codebase | ||
- [@technoyes](https://github.com/technoyes) - three kind-of-a-big-deal errors caught at once. Imagine the look on my face... Thank man!! :) | ||
- [@technoyes](https://github.com/technoyes) - three kind-of-a-big-deal errors caught at once. Imagine the look on my face... thanks man!! :) | ||
- [@hunterloftis](https://github.com/hunterloftis) - router.handle() method now accepts extra arguments and passed them to route functions | ||
@@ -233,0 +233,0 @@ - [@roojay520](https://github.com/roojay520) - TS interface fixes |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16857