Skip to content

v3.8.0

Compare
Choose a tag to compare
@haoqunjiang haoqunjiang released this 25 May 16:28
· 1221 commits to dev since this release
d6ce9c2

🚀 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