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 b64ca52 commit 9c96c88Copy full SHA for 9c96c88
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@uirouter/dsr",
3
"description": "UI-Router Deep State Redirect: redirect to the most recently activated child state",
4
- "version": "1.0.3",
+ "version": "1.1.0",
5
"scripts": {
6
"clean": "shx rm -rf lib lib-esm _bundles",
7
"build": "npm run compile && rollup -c && rollup -c --environment MINIFY",
0 commit comments