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 981adf1 commit 550dd8fCopy full SHA for 550dd8f
packages/vue-component/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 0.14.0 - 2018-05-13
4
+
5
+- Use postcss plugins #317 @mitar
6
+- Postcss custom context #316 @mitar
7
+- Load project locally installed vue-template-compiler #314 @nathantreid
8
+- `NO_HMR` env var support fix #309
9
+- Fix #307
10
+- Fix babel error
11
12
## 0.10.6 - 2017-08-24
13
14
- #227 Initializes HMR dev server using the configuration specified in meteor server (thanks @gbisheimer)
0 commit comments