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 ffbe2f0 commit ead8100Copy full SHA for ead8100
changelog.md
@@ -0,0 +1,10 @@
1
+<a name="1.0.0"></a>
2
+# 1.0.0 (2016-06-11)
3
+
4
5
+### Features
6
7
+* **transform:** transform react-router imports ([ffbe2f0](https://github.com/nerdlabs/babel-plugin-transform-react-router-optimize/commit/ffbe2f0))
8
9
10
package.json
@@ -33,6 +33,7 @@
33
"devDependencies": {
34
"babel-cli": "^6.10.1",
35
"babel-core": "^6.9.1",
36
- "babel-preset-es2015": "^6.9.0"
+ "babel-preset-es2015": "^6.9.0",
37
+ "conventional-changelog-cli": "^1.2.0"
38
}
39
0 commit comments