Socket
Socket
Sign inDemoInstall

@vue/cli-service

Package Overview
Dependencies
56
Maintainers
3
Versions
165
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
17Next

5.0.0-alpha.6

Diff

Changelog

Source

5.0.0-alpha.6 (2021-03-10)

:rocket: New Features
  • @vue/cli-plugin-unit-jest
    • #6335 chore!: update vue-jest to v4.x (@sodatea)
  • @vue/cli-service
    • #6332 feat!: upgrade to css-loader 5; remove css.requireModuleExtension & css.modules options (@sodatea)
:boom: Breaking Changes
  • @vue/cli-plugin-unit-jest
  • @vue/cli-service
    • #6332 feat!: upgrade to css-loader 5; remove css.requireModuleExtension & css.modules options (@sodatea)
:bug: Bug Fix
Committers: 2
soda
published 5.0.0-alpha.5 •

Changelog

Source

5.0.0-alpha.5 (2021-02-23)

:rocket: New Features
  • @vue/cli-plugin-webpack-4, @vue/cli
    • #6307 feat(GeneratorAPI): forceOverwrite option for extendPackage (@sodatea)
  • @vue/cli-plugin-webpack-4, @vue/cli-service
    • #6301 feat!: use the latest versions of css preprocessor loaders by default (@sodatea)
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript
:boom: Breaking Changes
  • @vue/cli-plugin-webpack-4, @vue/cli-service
    • #6301 feat!: use the latest versions of css preprocessor loaders by default (@sodatea)
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript
  • @vue/cli-service, @vue/cli-ui, @vue/cli
:bug: Bug Fix
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript
    • #6309 fix(webdriverio): add expect-webdriverio to tsconfig (@sodatea)
  • @vue/cli-shared-utils
  • @vue/cli
    • #6304 fix(generator): support npm package aliases ("@npm:" in version specifier) (@nuochong)
    • #6303 fix(create): write the lint-staged config to its own file (Closes #6298) (@HexPandaa)
  • @vue/babel-preset-app, @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-plugin-vuex, @vue/cli-plugin-webpack-4, @vue/cli-service, @vue/cli-shared-utils, @vue/cli-test-utils, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui, @vue/cli
    • #6291 fix: better dev server & webpack 4 compatibility and some trivial dependency updates (@sodatea)
Committers: 4
soda
published 5.0.0-alpha.4 •

Changelog

Source

5.0.0-alpha.4 (2021-02-18)

:rocket: New Features
  • @vue/cli-plugin-webpack-4, @vue/cli-service
    • #6279 feat!: update copy & terser plugin, move more legacy code to webpack-4 plugin (@sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-pwa, @vue/cli-plugin-webpack-4, @vue/cli-service
  • @vue/cli-plugin-typescript
    • #6235 feat(typescript): add useDefineForClassFields option in tsconfig template (@ktsn)
:boom: Breaking Changes
  • @vue/cli-plugin-webpack-4, @vue/cli-service
    • #6279 feat!: update copy & terser plugin, move more legacy code to webpack-4 plugin (@sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-pwa, @vue/cli-plugin-webpack-4, @vue/cli-service
:bug: Bug Fix
  • @vue/cli-plugin-pwa
    • #6277 fix(cli-plugin-pwa): webpack5 warning for emitting manifest.json (@awill1988)
  • @vue/cli-service
    • #6230 fix: mini-css-extract-plugin publicPath option can be an absolute path (@Veath)
    • #6221 fix(cli-service): avoiding recreating dist directory (@fangbinwei)
:house: Internal
Committers: 7
soda
published 4.5.11 •

Changelog

Source

4.5.11 (2021-01-22)

:bug: Bug Fix
Committers: 1
soda
published 5.0.0-alpha.3 •

Changelog

Source

5.0.0-alpha.3 (2021-01-22)

:rocket: New Features
  • @vue/cli-plugin-pwa
  • @vue/cli-service
    • #6187 feat!: bump default sass-loader version to v10, drop sass-loader v7 support (@sodatea)
  • @vue/cli-ui, @vue/cli
:boom: Breaking Changes
  • @vue/cli-service
    • #6187 feat!: bump default sass-loader version to v10, drop sass-loader v7 support (@sodatea)
:bug: Bug Fix
  • @vue/cli-service, @vue/cli-shared-utils
    • #5794 fix(cli): resolve plugins relative to the package context (@merceyz)
  • @vue/cli
  • @vue/cli-service
    • #6218 fix: "commonjs2" target should not be used with "output.library" (@sodatea)
  • @vue/cli-plugin-unit-mocha
    • #6215 fix(unit-mocha): shouldn't require webpack-4 plugin with cli-service v4 (@sodatea)
  • @vue/cli-ui
    • #6192 fix: should use graphql v15 at all levels of dependency (@sodatea)
:house: Internal
  • @vue/cli-plugin-babel
    • #6222 chore: disable cacheCompression for babel-loader by default (@sodatea)
  • @vue/cli-ui
    • #6189 refactor: fix eslint warnings in the cli-ui codebase (@sodatea)
Committers: 5
soda
published 5.0.0-alpha.2 •

Changelog

Source

5.0.0-alpha.2 (2021-01-06)

:rocket: New Features
:bug: Bug Fix
  • @vue/cli-plugin-pwa
    • #5327 fix pwa installability when using noopServiceWorker "Page does not work offline" (@kubenstein)
  • @vue/cli-plugin-unit-mocha
    • #6186 fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 (@sodatea)
  • @vue/cli-service
    • #6162 fix(cli-service): restrict request headers of historyApiFallback in WebpackDevServer (@githoniel)
  • @vue/cli-plugin-unit-jest
  • @vue/cli
:memo: Documentation
:house: Internal
  • @vue/cli-plugin-eslint, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-service, @vue/cli-test-utils, @vue/cli-ui, @vue/cli
Committers: 11
soda
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1 (2021-01-06)

:memo: Documentation
Committers: 2
soda
published 4.5.10 •

Changelog

Source

4.5.10 (2021-01-06)

:bug: Bug Fix
  • @vue/cli-plugin-unit-mocha
    • #6186 fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 (@sodatea)
  • @vue/cli-plugin-unit-mocha, @vue/cli-service
    • #6097 fix(mocha): disable SSR optimization for Vue 3 testing (@sodatea)
  • @vue/cli-ui
    • #6000 fix: prevent snoretoast shortcut, set notif title (#2720) (@tony19)
  • @vue/cli-service-global, @vue/cli-service
    • #5992 fix: using lang attribute with empty string in html template (@fangbinwei)
Committers: 3
soda
published 5.0.0-alpha.0 •

Changelog

Source

5.0.0-alpha.0 (2020-12-14)

:rocket: New Features
  • @vue/cli-plugin-unit-mocha, @vue/cli-plugin-webpack-4, @vue/cli-shared-utils
    • #6144 feat: add a @vue/cli-plugin-webpack-4 package for future use (@sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-plugin-vuex
    • #6132 chore!: prepare for v5 peer dependencies, drop v4 prereleases (@sodatea)
  • @vue/cli-plugin-eslint, @vue/cli-service, @vue/cli-ui
  • @vue/cli-service
  • @vue/cli-plugin-eslint, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-ui
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-mocha
  • @vue/cli-plugin-e2e-cypress
  • @vue/cli-service, @vue/cli-ui
    • #6108 feat!: upgrade postcss-loader, using postcss 8 by default (@sodatea)
  • @vue/cli-service-global, @vue/cli
    • #6115 feat!: make vue serve/build aliases to npm run serve/build (@sodatea)
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest
  • @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-service-global
  • @vue/cli-plugin-babel, @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-mocha, @vue/cli-service, @vue/cli-test-utils, @vue/cli-ui
  • @vue/cli-plugin-eslint, @vue/cli-test-utils, @vue/cli-ui, @vue/cli
  • @vue/cli-plugin-eslint
:boom: Breaking Changes
  • @vue/cli-service, @vue/cli-ui
    • #6140 refactor!: replace optimize-cssnano-plugin with css-minimizer-webpack-plugin (@sodatea)
    • #6108 feat!: upgrade postcss-loader, using postcss 8 by default (@sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-plugin-vuex
    • #6132 chore!: prepare for v5 peer dependencies, drop v4 prereleases (@sodatea)
  • @vue/cli
  • @vue/cli-service
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-ui
  • @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-mocha
  • @vue/cli-service-global, @vue/cli
    • #6115 feat!: make vue serve/build aliases to npm run serve/build (@sodatea)
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest
  • @vue/cli-plugin-e2e-nightwatch, @vue/cli-plugin-eslint, @vue/cli-service-global
  • @vue/cli-plugin-babel, @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-mocha, @vue/cli-service, @vue/cli-test-utils, @vue/cli-ui
  • @vue/cli-service, @vue/cli
  • @vue/cli-service, @vue/cli-shared-utils, @vue/cli-ui, @vue/cli
  • @vue/cli-service, @vue/cli-ui, @vue/cli
    • #6052 chore!: drop support of end-of-life node releases (8, 11, 13) (@sodatea)
  • @vue/cli-service, @vue/cli-shared-utils, @vue/cli
  • @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-service
    • #5951 chore!: some trivial dependency major version updates (@sodatea)
  • @vue/cli-plugin-typescript
    • #5941 feat!: bump fork-ts-checker-webpack-plugin version to v5 (@sodatea)
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-mocha
  • @vue/cli-plugin-unit-mocha
  • @vue/cli-plugin-eslint, @vue/cli-service-global
    • #5870 chore!: update eslint-loader, minimum supported ESLint version is 6 (@sodatea)
  • @vue/cli-plugin-e2e-cypress, @vue/cli-plugin-e2e-webdriverio, @vue/cli-plugin-typescript, @vue/cli
:bug: Bug Fix
  • @vue/cli
  • @vue/cli-service
    • #6101 fix(cli-service): don't write entry-wc to node_modules (@merceyz)
  • @vue/cli-plugin-unit-mocha, @vue/cli-service
    • #6097 fix(mocha): disable SSR optimization for Vue 3 testing (@sodatea)
  • @vue/cli-plugin-eslint
  • @vue/cli-ui
    • #6000 fix: prevent snoretoast shortcut, set notif title (#2720) (@tony19)
  • @vue/cli-service-global, @vue/cli-service
    • #5992 fix: using lang attribute with empty string in html template (@fangbinwei)
  • @vue/cli-plugin-typescript
:house: Internal
  • @vue/cli-plugin-babel, @vue/cli-service
    • #6142 refactor: replace cache-loader with babel-loader's built-in cache (@sodatea)
  • @vue/cli-service, @vue/cli-ui
    • #6140 refactor!: replace optimize-cssnano-plugin with css-minimizer-webpack-plugin (@sodatea)
  • @vue/cli
    • #6127 chore: update cmd-shim and move it to devDependencies (@sodatea)
    • #6102 perf(packages/@vue/cli/bin/vue.js): deleting the EOL_NODE_MAJORS chec… (@ChanningHan)
  • @vue/cli-service-global, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
  • @vue/cli-service, @vue/cli-shared-utils, @vue/cli-ui, @vue/cli
  • @vue/cli-plugin-typescript
    • #6053 fix(cli-plugin-typescript): remove getPrompts function in prompts.js (@jeneser)
  • @vue/cli-service, @vue/cli-shared-utils, @vue/cli
:hammer: Underlying Tools
  • @vue/cli
  • @vue/cli-service
  • @vue/cli-plugin-typescript, @vue/cli-plugin-unit-mocha
  • @vue/cli-plugin-unit-mocha
Committers: 19
soda
published 4.5.9 •

Changelog

Source

4.5.9 (2020-11-17)

:rocket: New Features
  • @vue/cli-plugin-e2e-cypress
Committers: 1
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc