Change Log
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
1.0.2 (2023-01-28)
Bug Fixes
- add leading slash to absolute paths on windows (3ecd8e2), closes #274
1.0.1 (2022-12-11)
Bug Fixes
1.0.0 (2022-10-13)
Features
Bug Fixes
- ignore non-standard query parameters (183f9dc), closes #271
Bug Fixes
- resolve stylesheets when using configFile with optimizeDeps.exclude (79f51cf), closes #268
Bug Fixes
Features
Bug Fixes
- transform imports in script setup lang="ts" (322f6ba)
Bug Fixes
Features
1.0.0-alpha.11 (2022-05-21)
Features
Bug Fixes
Features
Bug Fixes
- disable esModuleInterop (b3ae4d1), closes #222
- wait for all other modules to resolve before writing styles (274ce9c), closes #225
Note: Version bump only for package @vuetify/vite-plugin
Note: Version bump only for package @vuetify/vite-plugin
Bug Fixes
Features
Bug Fixes
Bug Fixes
Bug Fixes
- use find-cache-dir, normalise dos paths (990ee15), closes #202
Bug Fixes
- always use posix paths (7393eef)
- support more import paths (4253e7b)
- trigger HMR when adding new style imports (ad1637b), closes #196
- update style import regexp (a6b5e26)
Note: Version bump only for package @vuetify/vite-plugin
Features
Features