Socket
Socket
Sign inDemoInstall

@vue/cli-shared-utils

Package Overview
Dependencies
102
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
16Next

5.0.2

Diff

Changelog

Source

5.0.2 (2022-03-15)

:bug: Bug Fix
  • @vue/cli-service
    • #7044 fix(cli-service): devServer proxy should be optional (@ntnyq)
    • #7039 chore: add scss to LoaderOptions (@hiblacker)
Committers: 2
soda
published 5.0.1 •

Changelog

Source

5.0.1 (2022-02-17)

Same as 5.0.0.

soda
published 5.0.0 •

Changelog

Source

5.0.0 (2022-02-17)

:bug: Bug Fix
:memo: Documentation
Committers: 13
soda
published 5.0.0-rc.3 •

Changelog

Source

5.0.0-rc.3 (2022-02-10)

:rocket: New Features
:boom: Breaking Changes
  • @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli-plugin-e2e-nightwatch
:bug: Bug Fix
  • @vue/cli-ui
Committers: 6
soda
published 5.0.0-rc.2 •

Changelog

Source

5.0.0-rc.2 (2022-01-15)

:rocket: New Features
  • @vue/cli-ui, @vue/cli
    • #6917 feat!: make Vue 3 the default version for vue create (@sodatea)
:boom: Breaking Changes
  • @vue/cli-ui, @vue/cli
    • #6917 feat!: make Vue 3 the default version for vue create (@sodatea)
  • @vue/cli-service
:bug: Bug Fix
  • @vue/cli-service
    • #6944 fix: set mini-css-extract-plugin to 2.4.5 (@cexbrayat)
    • #6907 fix: use setupMiddlewares, avoid dev server deprecation warnings (@sodatea)
  • @vue/cli-plugin-e2e-cypress
Committers: 3
soda
published 5.0.0-rc.1 •

Changelog

Source

5.0.0-rc.1 (2021-11-17)

:rocket: New Features
:bug: Bug Fix
  • @vue/cli-service
    • #6826 fix: [ext] in asset modules already contains a leading dot (@sodatea)
  • @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-typescript, @vue/cli-service
:memo: Documentation
  • @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
Committers: 3
soda
published 5.0.0-rc.0 •

Changelog

Source

5.0.0-rc.0 (2021-11-06)

:rocket: New Features
  • @vue/cli
    • #6817 feat: generate vue.config.js with defineConfig wrapper (@sodatea)
  • @vue/cli-plugin-eslint, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
  • @vue/cli-service
    • #6790 feat!: bump css-loader and mini-css-extract-plugin versions (@sodatea)
  • @vue/cli-plugin-eslint
    • #6791 feat: replace@vue/eslint-config-prettier with eslint-config-prettier (@sodatea)
:boom: Breaking Changes
  • @vue/babel-preset-app, @vue/cli-plugin-typescript, @vue/cli-service
    • #6808 feat!: remove @vue/compiler-sfc from peer dependencies (@sodatea)
  • @vue/cli-service
    • #6790 feat!: bump css-loader and mini-css-extract-plugin versions (@sodatea)
:bug: Bug Fix
  • @vue/cli-plugin-unit-jest
  • @vue/cli-plugin-eslint
    • #6787 fix: bump eslint-webpack-plugin and fix lintOnError regressions (@sodatea)
:house: Internal
  • @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-ui-addon-webpack, @vue/cli-ui-addon-widgets, @vue/cli-ui
Committers: 3
soda
published 4.5.15 •

Changelog

Source

4.5.15 (2021-10-28)

Bug Fixes
  • fix: set .mjs file type to javascript/auto [15b1e1b]

This change allows an .mjs file to import named exports from .cjs and plain .js files. Fixes compatibility with pinia.

soda
published 5.0.0-beta.7 •

Changelog

Source

5.0.0-beta.7 (2021-10-26)

:rocket: New Features
  • @vue/cli-service
    • #6771 feat!: remove url-loader and file-loader in favor of asset modules (@sodatea)
    • #6752 Add a top-level terser option to allow users to customize the minifier (@screetBloom)
:boom: Breaking Changes
  • @vue/cli-service
    • #6781 fix!: set hashFunction to xxhash64 to fix Node 17 compatibility (@sodatea)
    • #6771 feat!: remove url-loader and file-loader in favor of asset modules (@sodatea)
:bug: Bug Fix
  • @vue/cli-service
    • #6781 fix!: set hashFunction to xxhash64 to fix Node 17 compatibility (@sodatea)
  • @vue/cli-plugin-unit-jest
Committers: 3
soda
published 4.5.14 •

Changelog

Source

4.5.14 (2021-10-14)

Security Fixes

This version fixed a CORS vulnerability and an XSS vulnerability in Vue CLI UI. We recommend all users of vue ui to upgrade to this version as soon as possible.

Credits:

Ngo Wei Lin (@Creastery) of STAR Labs (@starlabs_sg)

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