@vue/cli-shared-utils
Advanced tools
Changelog
3.5.0 (2019-03-08)
[@vue](https://github.com/vue)/test-utils
version as it's still in beta and may introduce breaking changes (266090d)Changelog
3.4.0 (2019-01-31)
absoluteRuntime
option, closes #2807 (d5ed280)node_modules
, close #3057 (#3229) (fb71653)genCacheConfig
(047872c), closes #3275publicPath
option to baseUrl
, fix plugin compatibility (27ffd28)parallel
option in terser plugin (702a2c9)Changelog
3.2.2 (2018-12-30)
url
option for jsdom-global
(#3131) (8d81e51), closes jsdom/jsdom#2304.wasm
extension should have lower priority when resolving modules (2ac64d6), closes #3023entry
in pages
config (554670b), closes #2816Changelog
3.2.0 (2018-11-27)
vue info
in cli (#2863) (4324afb)Changelog
3.1.1 (2018-10-31)
Changelog
3.1.0 (2018-10-30)
absoluteRuntime
option to [@babel](https://github.com/babel)/plugin-transform-runtime
(1418178)--registry
option in vue add
& vue invoke
commands (#2698) (b0f6ed8), closes #1868optionalDependencies
is not installed (7ea080b)--no-unsafe-inline
flag for modern mode (#2741) (38efc03), closes #2570Changelog
3.0.5 (2018-10-09)
node_modules
in case deps are not hoisted (fed948a), closes #2599node_module
directory should have higher priority in resolveLoader.modules
(47a28e0)Changelog
3.0.4 (2018-09-25)
vue create .
(5e261be)findExisting
should be case sensitive (7e5382f), closes #2305configuration
should be synced regardless of $_init
(b1b04b8), closes #2521 #2522