We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1f4fc commit c2d5b3bCopy full SHA for c2d5b3b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "regexparam",
3
- "version": "1.1.1",
+ "version": "1.2.0",
4
"repository": "lukeed/regexparam",
5
"description": "A tiny (285B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇",
6
"module": "dist/regexparam.mjs",
0 commit comments