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 9d062ff commit dce3cc8Copy full SHA for dce3cc8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "switch-path",
3
- "version": "1.1.8",
+ "version": "1.2.0",
4
"description": "switch case for URLs, a small tool for routing in JavaScript",
5
"jsnext:main": "lib/es2015/index.js",
6
"module": "lib/es2015/index.js",
0 commit comments