Skip to content

v1.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@baiwusanyu-c baiwusanyu-c released this 01 Apr 05:18
· 208 commits to master since this release

1.2.1 (2023-04-01)

Bug Fixes

  • Modify the injection strategy in build mode to avoid error reporting (#23) (aa91995)

Feature Breaking Change

Core Strategy

  1. When using the development server,
    unplugin-vue-cssvars will analyze the referenced css file from the component,
    and inject styles in the transformation code of @vitejs/plugin-vue
  2. When building, unplugin-vue-cssvars will analyze the referenced css file from the component and inject it into
    sfc, don't worry about generating redundant code, packaging tools (such as vite) will automatically handle it.

Option Change

  1. remove revoke
  2. adee server