npm @vue/cli-plugin-typescript 4.5.0

latest releases: 5.0.8, 5.0.7, 4.5.19...
3 years ago

Highlights

This version adds first-class Vue 3 support (for preview). You no longer need vue-cli-plugin-vue-next to serve and build Vue 3 projects. Users of the plugin can safely remove it from the projects.

vue create hello-vue-3


🚀 New Features

  • @vue/babel-preset-app, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-unit-jest, @vue/cli-plugin-unit-mocha, @vue/cli-plugin-vuex, @vue/cli-service, @vue/cli-test-utils, @vue/cli-ui, @vue/cli
    • #5637 feat: allow choosing vue version on creation (and in presets) (@sodatea)
  • @vue/cli-plugin-typescript
    • #5688 feat: add skipLibCheck option in the TS template (defaults to true) (@sodatea)
  • @vue/cli-service, @vue/cli-test-utils, @vue/cli
  • @vue/cli-plugin-typescript, @vue/cli-service
  • @vue/cli-service, @vue/cli

🐛 Bug Fix

  • @vue/cli-service
  • @vue/babel-preset-app
    • #5543 fix: better error message for non-existent polyfill names (@sodatea)

📝 Documentation

🏠 Internal

  • @vue/cli-shared-utils
  • @vue/cli-service, @vue/cli
    • #5629 refactor: replace jscodeshift with vue-codemod (@sodatea)

Committers: 7

Don't miss a new cli-plugin-typescript release

NewReleases is sending notifications on new releases.