route-pattern v0.6.0
·
1537 commits
to main
since this release
- Use a single RegExp to match protocol, hostname, port, and pathname
- Allow duplicate variable names in patterns, right-most shows up in
match.params - Allow route patterns to match on port
- All variables require names, wildcards may have a name or be "unnamed"