Skip to content

Releases: vuejs/vue-cli

v3.8.2

25 May 16:29
10ec5f5
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

v3.8.1

25 May 16:28
ebcc67b
Compare
Choose a tag to compare

🐛 Bug Fix

Committers: 1

v3.8.0

25 May 16:28
d6ce9c2
Compare
Choose a tag to compare

🚀 New Features

💥 Breaking Changes

* @vue/cli-plugin-typescript

  • #3909 prefer .tsx? files over .jsx? file extensions (@LinusBorg) (Reverted in v3.8.1)

🐛 Bug Fix

  • @vue/cli-service
    • #4034 fix bundles' compatibility with workers for those built in development mode (@sodatea)
  • @vue/cli-ui

📝 Documentation

  • @vue/cli-plugin-typescript, @vue/cli
    • #4046 add description of babel plugin usage in TS plugin prompt (@sodatea)

🏠 Internal

  • @vue/cli-service
  • @vue/cli
    • #4003 refactor: replace recast with jscodeshift for injectImportsAndOptions, fixes #3309 (@sodatea)

🔨 Underlying Tools

Committers: 9

v4.0.0-alpha.0

30 Apr 16:51
63f501a
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

💥 Breaking Changes

📝TODOs before v4 stable release

  • GeneratorAPI versioning (allow generators to target a specific version range of @vue/cli & @vue/cli-service) (PluginAPI versioning already landed in 3.7)
  • vue upgrade
    • fix compatibility with npm
    • a generator-like api for codemods
  • detailed documentation and migration guide

Committers: 3

v3.7.0

28 Apr 06:33
0dbfa5a
Compare
Choose a tag to compare

🚀 New Feature

  • @vue/cli-service
    • #3861 feat: add .version field and assertVersion helper to plugin api (@sodatea)
    • #3847 feat: add types for new lintOnSave options and multi-page entries (@sodatea)
    • #3844 feat: syntax highlight inspect output (@Akryum)
  • @vue/cli-plugin-babel, @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli
    • #3848 feat: should support bare option in preset.json (@sodatea)

🐛 Bug Fix

  • @vue/cli-service
    • #3865 fix: should invalidate cache when lockfiles have updated (@sodatea)
  • @vue/cli-plugin-unit-jest
    • #3867 fix: pin jest-watch-typeahead to 0.2.1, avoid introducing jest 24 deps (@sodatea)
  • @vue/cli-ui
    • #3871 fix: vue-virtual-scroller should be in devDependencies as it's client-side only (@sodatea)
  • @vue/cli-shared-utils
    • #3826 fix: should not show error message when pnpm is not installed (@sodatea)

🏠 Internal

  • @vue/babel-preset-app
    • #3899 fix: should not add polyfills from transform-runtime plugin (@sodatea)
  • @vue/cli-service
    • #3878 fix: process should be polyfilled rather than mocked (@sodatea)
  • @vue/cli-service, @vue/cli-ui-addon-widgets

Committers: 4

v3.6.3

16 Apr 08:12
7375b12
Compare
Choose a tag to compare

🐛 Bug Fix

  • @vue/cli-plugin-unit-jest
  • @vue/cli-ui-addon-webpack
    • #3717 Fix progress-path background color for dark mode (@ajerez)

Committers: 2

v3.6.2

14 Apr 15:26
13e283e
Compare
Choose a tag to compare

🐛 Bug Fix

  • @vue/cli-ui, @vue/cli
    • #3806 fix vue add/invoke bug when user does not have yarn installed (@sodatea)
  • @vue/cli-ui

🚀 New Feature

Committers: 2

v3.6.1

13 Apr 17:28
d97ed6c
Compare
Choose a tag to compare

🐛 Bug Fix

  • @vue/cli-ui
    • #3801 fix: fix ERR_INVALID_ARG_TYPE error when launching vue ui (@sodatea)

📝 Documentation

Committers: 3

v3.6.0

13 Apr 16:30
99a06d1
Compare
Choose a tag to compare

🚀 New Feature

🐛 Bug Fix

🏠 Internal

Committers: 10

v3.5.5

01 Apr 08:13
22acaf6
Compare
Choose a tag to compare
v3.5.5