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 c74fc1c commit bb16c56Copy full SHA for bb16c56
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v7.1.0 (2020-09-09)
2
+
3
+#### :rocket: Enhancement
4
+* [#305](https://github.com/tildeio/router.js/pull/305) Add better Transition debugging information. ([@rwjblue](https://github.com/rwjblue))
5
6
+#### Committers: 1
7
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
10
## v7.0.0 (2020-07-21)
11
12
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "router_js",
- "version": "7.0.0",
+ "version": "7.1.0",
"description": "A lightweight JavaScript library is built on top of route-recognizer and rsvp.js to provide an API for handling routes",
"keywords": [
"route-recognizer",
0 commit comments