@vue/cli-shared-utils
Advanced tools
Changelog
3.0.2 (2018-09-11)
symlinks
setting (#2409) (c9cc225), closes #1559 #2195 #2284 #1609Changelog
3.0.1 (2018-08-16)
Changelog
3.0.0-rc.12 (2018-08-09)
integrity
option (55043d3)corsUseCredentials
option has been replaced by the new
crossorigin
option.Changelog
3.0.0-rc.11 (2018-08-07)
Changelog
3.0.0-rc.10 (2018-07-30)
Changelog
3.0.0-rc.9 (2018-07-29)
Changelog
3.0.0-rc.8 (2018-07-27)
Changelog
3.0.0-rc.6 (2018-07-26)
cd
) + more robust error handing (8e6622f)typescript
is now a peer dependency of
@vue/cli-plugin-typescript
. If you are upgrading from a previous version, you
will need to explicitly install typescript
in your project.