Skip to content
This repository was archived by the owner on Dec 26, 2018. It is now read-only.

Commit af07cd2

Browse files
committed
update changelog [ci skip]
1 parent 8d60d8c commit af07cd2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,14 @@ If you use Webpack, there's also [vue-loader](https://github.com/vuejs/vue-loade
320320

321321
## Changelog
322322

323+
### 8.5.0
324+
325+
- Now also supports passing in Vueify options via browserify transform options. The options are exactly the same as `vue.config.js`.
326+
327+
### 8.4.0
328+
329+
- Removed peer dependencies. Now vueify simply warns you when you are using a feature that requires a missing dependency.
330+
323331
### 8.3.0
324332

325333
- Added compile-time template syntax validation that catches common errors.

0 commit comments

Comments
 (0)