Skip to content

Latest commit

 

History

History
74 lines (38 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

74 lines (38 loc) · 1.23 KB

@vue-vine/vite-plugin

0.1.41

Patch Changes

  • Fix compatibility issue with unplugin-auto-import.

0.1.39

Patch Changes

  • Fix #168 import specifier usage checking in template and its perf improving.

0.1.38

Patch Changes

  • Fix compiler should add withAsyncContext helper import from vue when transforming.

0.1.35

Patch Changes

  • Fix compiler should remove unused-in-template bindings in separated mode returns.

0.1.34

Patch Changes

  • Fix props with default value should be optional.

0.1.22

Patch Changes

  • Fix hmr execute error by no vineStyle

0.1.20

Patch Changes

  • fix vite-plugin read styleDefine of undefined.

0.1.19

Patch Changes

  • Update version with SSR support features.
  • Fix again HMR style update after support multiple vineStyle.

0.1.18

Patch Changes

  • Fix HMR style update after support multiple vineStyle.

0.1.16

Patch Changes

  • Fix package exports specification for Node ESM and error capture in Vite plugin.

0.1.1

Patch Changes

  • Fix HMR issue and remove peer dependency requirement for Vite plugin.

0.1.0

Minor Changes

  • Announce the first stable version of Vue Vine! Please check more details on docs site: https://vue-vine.dev