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 07f924b commit db6ef70Copy full SHA for db6ef70
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="3.0.0-alpha.11"></a>
2
+# [3.0.0-alpha.11](https://github.com/vuejs/vue-cli/compare/v3.0.0-alpha.10...v3.0.0-alpha.11) (2018-02-09)
3
+
4
5
+### Bug Fixes
6
7
+* eslint config should be root ([ea74da1](https://github.com/vuejs/vue-cli/commit/ea74da1))
8
+* **eslint:** load node env by default (fix [#806](https://github.com/vuejs/vue-cli/issues/806)) ([c2e3228](https://github.com/vuejs/vue-cli/commit/c2e3228))
9
+* respect user configured output path ([b5564af](https://github.com/vuejs/vue-cli/commit/b5564af)), closes [#809](https://github.com/vuejs/vue-cli/issues/809)
10
11
12
13
<a name="3.0.0-alpha.10"></a>
14
# [3.0.0-alpha.10](https://github.com/vuejs/vue-cli/compare/v3.0.0-alpha.9...v3.0.0-alpha.10) (2018-02-08)
15
0 commit comments