Releases: windicss/vite-plugin-windicss
Releases · windicss/vite-plugin-windicss
v1.9.3
🐞 Bug Fixes
- vite-plugin-windicss: Fix vite5 hmr - by @markthree in #326 (29cbb)
View changes on GitHub
v1.9.2
🚀 Features
- Search for *.config.mts as config file - by @webstrand in #317 (71b6d)
🐞 Bug Fixes
- vite-plugin-windicss: PeerDependencies with better compatibility - by @markthree in #325 (1d537)
View changes on GitHub
v1.9.1
🐞 Bug Fixes
- Include types in package.json
exports
- by @joelmukuthu in #321 (64771) - Add types exports to package.json - by @hannoeru (02cb3)
View changes on GitHub
v1.9.0
No significant changes
View changes on GitHub
v1.8.11
No significant changes
View changes on GitHub
v1.8.10
🐞 Bug Fixes
- The "path" argument must be of type string or an instance of URL. Received undefined - by @AntzyMo in #314 (34e28)
- Pug support in esm - by @jellyfishgh in #309 (b4086)
View changes on GitHub
v1.8.9
v1.8.8
🐞 Bug Fixes
- Allow matching virtual id with query parameters - by @danielroe in #304