mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-22 12:28:44 -05:00
17 KiB
17 KiB
3.0.0-beta.2 (2018-02-28)
Bug Fixes
- cypress: upgrade cypress and properly set base url (#879) (46358eb)
- do not swallow vue.config.js errors (14a2dc7), closes #874 #866
- enable html doctype by default for pug (e15a930), closes #894
- fix friendly-error plugin name typo (#882) (73ad2f8)
- nightwatch helper compat with airbnb linter (f4d1841), closes #870
- ts generator & airbnb import/extensions rule compatibility (88726a3), closes #871