Socket
Socket
Sign inDemoInstall

@vue/cli-shared-utils

Package Overview
Dependencies
6
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
1113
16Next

3.0.2

Diff

Changelog

Source

3.0.2 (2018-09-11)

cli

Bug Fixes

cli-plugin-babel

Bug Fixes

cli-plugin-eslint

Bug Fixes
  • also lint nested js files starting with dot (b81d11e)

cli-plugin-unit-jest

Bug Fixes
  • cli-plugin-unit-jest: also process SVG files with jest-transform-stub (#2368) (3def765)
  • ensure unit test examples work in projects created with --bare (b62c6ba), closes #2262

cli-plugin-unit-mocha

Bug Fixes
  • fix file name resovling in mocha env (f683583)

cli-service

Bug Fixes
  • cli-service: treat specific flags as boolean only (b1f3a4c), closes #2258
  • add hash to filename in development mode (#2403) (33dad39), closes #2391 #1132
  • adjust postcss-loader order when using inline minification (a2d1095)
  • fix cssnanoOptions format (d0320eb), closes #2395
  • fix extracted css publicPath for target --lib (1973e2d), closes #2260
  • fix hmr compatibility with worker-loader (#2286) (78c6877), closes #2276
  • fix HMR hostname when devServe.host is set (#2230) (2f19904)
  • revert default symlinks setting (#2409) (c9cc225), closes #1559 #2195 #2284 #1609
  • revert named-chunks nameResolver algorithm (#2324) (3933187), closes #1959
  • serve: respect devServer.openPage field (#2309) (f9652a1)

cli-shared-utils

Bug Fixes

cli-ui

Bug Fixes
  • put actions buttons together, closes #1588 (812159a)
  • ansi up shouldn't escape HTML, closes #2187 (51490c6)
  • pane toolbar switch background in dark mode (ad6f934)
  • restore select element (config/task) (a549d56)
  • TopBar: project dropdown button not flat to be more accessible (59dbc02)
  • cli-ui: ignore "false" ENOENT errors on Windows (#2294) (bf91533)
  • plugin api: IPC now namspaced per project by default, closes #2189 (f261410)
Features
  • configuration details: better loading UX (5efbd1b)

cli-ui-addon-webpack

Bug Fixes
  • webpack dashboard: anazlyer sort on size types + performance improvements (de290d8)
  • webpack dashboard: support any command for mode (855da76)

docs

Bug Fixes
yyx990803
published 3.0.1 •

Changelog

Source

3.0.1 (2018-08-16)

cli

Bug Fixes
  • fix local preset inference on Windows (f83f31a)
  • temporary fix core-js dep for vue ui (6d64750), closes #2215
  • generator: handle directories starting with dot (1892bcc), closes #2222

cli-plugin-eslint

Bug Fixes
  • eslint: lint command should also lint config files starting with dot (8189f20), closes #2228

cli-plugin-typescript

Bug Fixes

cli-service

Bug Fixes
  • allow relative baseUrl other than ./ (#2168) (d14d4e6)
  • inspect --plugins should log plugin names from webpack-merge (#2201) (69a4fb3)
  • minify embedded CSS with extract: false (a2c767e), closes #2214
  • preserve rule names when configureWebpack is present (2257034), closes #2206
  • work around url-loader 1.1.0 regression (1f0c8e9), closes #2242

docs

Bug Fixes
  • fix css output location for relative baseUrl + more details in docs (1e7fa2c)
  • eslint: always emit error when lintOnSave === error + improve docs (d96a794), closes #2162

other

Bug Fixes
yyx990803
published 3.0.0 •

Changelog

Source

3.0.0 (2018-08-10)

other

Bug Fixes
  • avoid adding githooks if created as sub dir in existing git repo (ba75e29), closes #2131
yyx990803
published 3.0.0-rc.12 •

Changelog

Source

3.0.0-rc.12 (2018-08-09)

cli

Features
  • support generator.js and prompts.js in preset (3b21fad)

cli-service

Bug Fixes
  • avoid os.cpus() error in certain envs (327d041), closes #2110
Code Refactoring
  • use better modern mode and cors implementation (7b39bed)
Features
  • support Subresource Integrity via integrity option (55043d3)

cli-service-global

Bug Fixes
  • install vue-template-compiler for global service (c42cb94)

cli-ui

Bug Fixes

other

Bug Fixes
  • ensure consistent build hash with different project locations (9e4d62c)

BREAKING CHANGES

  • The corsUseCredentials option has been replaced by the new crossorigin option.
yyx990803
published 3.0.0-rc.11 •

Changelog

Source

3.0.0-rc.11 (2018-08-07)

babel-preset-app

Bug Fixes
  • fix Promise.finally missing in Firefox (b20f624), closes #2012

cli

Bug Fixes
Features
  • create: more descriptions and links (9f9ddb1)

cli-plugin-babel

Bug Fixes
  • babel cache should take browserslist into account (356eef6)

cli-plugin-e2e-cypress

Bug Fixes

cli-plugin-eslint

Bug Fixes
  • cli-plugin-eslint: remove base rules from ui (#2029) (1e10161)
  • eslint plugin module loading in workspaces (185ae6d)
Features
  • rework eslint configuration tab to display all rules (#2008) (7953d83)

cli-plugin-typescript

Bug Fixes
  • tslint: also lint tsx blocks (55f4c5f)
  • typescript: explicitly enable allowSyntheticDefaultImports (350f77b)
  • typescript: prevent compilation error when using src attribute on sfc (#2068) (7706dcf)
  • typescript: tsconfig whitespace (#2046) (437f56c)
  • typescript: use esnext in lib (#2045) (5838096)

cli-plugin-unit-jest

Bug Fixes
  • jest: make sure jest tests work without babel (99761b3), closes #2040

cli-plugin-unit-mocha

Features
  • service: Enable inspector debugging for unit test by mocha (#2013) (2243515)

cli-service

Bug Fixes
  • css: fix importLoaders which only applies to plain CSS imports (4220835), closes #2055
  • pwa: workaround index sw manifest path when using relative indexPath (68aaa8f), closes #2007
  • avoid crashing when adding router via UI (128d9d9), closes #2034
  • defensive html chunk sorting (495c25a), closes #1993
  • make vue-template-compiler a peer dep to allow version pinning (fd839b5), closes #2086
Features
  • respect devServer field in webpack config as well (3894a4a), closes #2053
  • support --bare flag when creating new projects (c6ca93e), closes #2030

cli-ui

Bug Fixes
  • deps: more robust isInstalled (9079d3e)
  • filediff: expand all don't expand files collapsed by default (like yarn.lock) (3bda824)
  • change new project folder input placeholder, closes #2069 (4c8c3e9)
Features
  • support ANSI colors in ListItemInfo (8c96c15)
  • file-diff: syntax highlighting, better background colors (196c84c)

docs

Features
  • allow enfoce extract css in development (686ec25), closes #2002

BREAKING CHANGES

  • setting css.extract to true will now force extraction in development
yyx990803
published 3.0.0-rc.10 •

Changelog

Source

3.0.0-rc.10 (2018-07-30)

cli

Features
  • add create option for router history mode (6392a60)

cli-plugin-typescript

Bug Fixes
  • tslint: should only lint <script lang="ts"> (2a21612), closes #1984
Features
  • typescript: upgrade default TS version to 3.0 (483a082)

cli-service

Bug Fixes
  • ensure entry chunk is placed last for CSS overrides (352d3bb)
Features
yyx990803
published 3.0.0-rc.9 •

Changelog

Source

3.0.0-rc.9 (2018-07-29)

cli

Bug Fixes

cli-plugin-unit-jest

Bug Fixes
  • improve jest/mocha add compat with typescript (252dd3d)

cli-service

Bug Fixes
Features
  • hasPlugin matches router or vuex (1c5fdd0)
yyx990803
published 3.0.0-rc.8 •

Changelog

Source

3.0.0-rc.8 (2018-07-27)

babel-preset-app

Code Refactoring
  • babel: use individual plugins instead of stage presets (da833d6)

cli

Bug Fixes

cli-plugin-typescript

Bug Fixes
  • do not default emitDecoratorMetadata to true (aea4cfe), closes #1708
  • fix tslint on vue file with no script (6b91a13)

cli-plugin-unit-jest

Bug Fixes
  • jest: fix jest tests due to jsdom 11.12.0 (7d65353), closes #1960

cli-service

Bug Fixes
  • avoid hash collisions (#1959) (4b5a634)
  • fix hmr in docker + support devServer.public with protocol (da38ed4)
Features
  • serve: detect and add tip when running inside container (ed0315a)

BREAKING CHANGES

  • babel: @vue/babel-preset-app no longer includes @babel/preset-stage-2. Now the only pre stage-3 proposals included are dynamic import, decorators and class properties. This is because Babel 7 will be removing stage presets altogether.
yyx990803
published 3.0.0-rc.7 •

Changelog

Source

3.0.0-rc.7 (2018-07-27)

cli

Features

cli-service

Bug Fixes
  • fix absolute path for outputDir option (e7602ab)
  • make sure router.js passes airbnb lint (e27e679), closes #1956
Features
  • support specifying index output path via indexPath option (b9ecb90)
yyx990803
published 3.0.0-rc.6 •

Changelog

Source

3.0.0-rc.6 (2018-07-26)

cli

Bug Fixes
  • infer rootOptions for late invoked generators (ce58549), closes #1820
  • plugin generator should be optional (75eb5b1), closes #1896
  • README.md not in initial commit, closes #1869 (fde3c0e)
  • create: clear tmpdir before cloning remote preset, fix #1878 (#1880) (a1097f2)
  • create: Commands added by plugin (through preset) won't have description in README' (#1910) (e9d01eb)
  • create: fix force git init (967f99a)
  • create: fix shouldInitGit check (#1901) (7e6c37c)
  • create: prioritize preset name present in ~/.vuerc (#1874) (87a6272), closes #1871

cli-plugin-eslint

Bug Fixes

cli-plugin-typescript

Bug Fixes
  • typescript: fix ts + modern mode (d6d2af5), closes #1577
  • typescript: default esModuleInterop to true (a352bdc), closes #1895
Documentation
  • mention ts peer dep change (9bb74bc)
Features
  • plugin-api: prompts.js can now export a function which receives package info (e33b04c)
  • typescript: make typescript a peer dep so user can specify its version (f278faf)

cli-plugin-unit-jest

Features
  • unit-jest: run jest in the same process (cd88cfa)

cli-service

Bug Fixes
  • disable chunk sorting in html-webpack-plugin (744c375), closes #1669
  • build: avoid default import warning when lib entry has no default export (d26cb86), closes #1641
  • build: ensure consistent chunk id for async chunks (db26361), closes #1916
  • build: fix global object when building as lib with async chunks (369f972), closes #1607
  • build: respect productionSourceMap option for all targets (dcf9931), closes #1898
  • dev-server: pass 2nd argument to devServer.before (#1854) (8cdc9d1), closes #1833
  • web-component: fix multiple wc-async bundles on the same page (10aa996), closes #1150
Features
  • add corsUseCredentials option (30215c2), closes #1867
  • Add link to Vue News to bootstrapped component (#1920) (098b63e)
  • demonstrate route-level code splitting in generated file (7d46db9), closes #1928
  • build: set output target before configureWebpack, close #1941 (#1943) (6c966f4)
  • serve: allow specifying public network url via command line (ccc90c9)

cli-shared-utils

Bug Fixes
Performance Improvements
  • improve CLI startup performance (4b4e460)

cli-ui

Bug Fixes
  • plugin api: cwd is not a function #1876 (#1877) (24edd93)
  • plugin api: task hooks (non-vue cli project) (0ee1983)
  • suggestions: refresh list when locale changes (c5ac93e)
  • task: shell mode (fix cd) + more robust error handing (8e6622f)
  • task parameters: revert to a modal (d442de2)
  • tasks: parameters (3936dfc)
  • tasks: unset options (4feddbd)
  • typo (ca7ad70)
Features
  • task: save/restore params (d30475b)
Performance Improvements
  • task: better perceived perf with display priority (7761808)

docs

Bug Fixes
Features
  • build: allow specifying chunks in multi-page mode (8415622), closes #1923

eslint-config-typescript

Bug Fixes
  • typescript: avoid error when using ts + eslint + e2e-nightwatch (87ad7fc), closes #1922
  • temporarily disable space-infix-ops for eslint + TS (fe11774), closes #1672

BREAKING CHANGES

  • 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.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc