Bug Fixes
- fix usage with https proxy by switching from axios to request (#829) (e8aa688), closes #785
- make extension test for font files case-insensitive (#830) (d7cfa00)
- only enable TSLint when tslint.json exists (76d7f77)
Features
- allow e2e plugins to sepcify which mode the server should start in (8f8fe6d), closes #814
- expose useBuiltIns options in @vue/babel-preset-app (8e0661e), closes #812
- lintOnSave no longer causes compilation to fail (9040df8), closes #817
- use eslint-plugin-cypress (9410442), closes #815
- use more descriptive classNames for CSS modules (fd13106), closes #813