Skip to content

Commit fd10368

Browse files
author
Robert Jackson
committed
[BUGFIX release] Update to [email protected].
Main changes: * ES6ify a few classes. * Fix issue when calling `.replaceWith` when the current transition is also a `.replaceWith` (previously this would surprisingly result in a `.transitionTo` _not_ a replace). [Full changelog](tildeio/router.js@v2.0.0-beta.1...v2.0.0-beta.2)
1 parent af48b4e commit fd10368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"puppeteer": "^0.13.0",
121121
"qunit": "^2.5.0",
122122
"route-recognizer": "^0.3.3",
123-
"router_js": "^2.0.0-beta.1",
123+
"router_js": "^2.0.0-beta.2",
124124
"rsvp": "^4.8.0",
125125
"semver": "^5.5.0",
126126
"serve-static": "^1.12.2",

0 commit comments

Comments
 (0)