Releases: unplugin/unplugin-vue-cssvars
Releases · unplugin/unplugin-vue-cssvars
v2.0.0
No significant changes
View changes on GitHub
v2.0.0-beta.0
🐞 Bug Fixes
- Should be able to parse to extract values template string - by @baiwusanyu-c in #77 (40f40)
View changes on GitHub
v1.3.4
v1.3.3
🐞 Bug Fixes
- Fix type error about webpack compiler - by @baiwusanyu-c (4cbce)
- Fix script parse error - by @baiwusanyu-c (fb518)
- Build style i metropolis when fixing multiple tabs(close:#53 ) - by @baiwusanyu-c in #53 (541d4)
View changes on GitHub
v1.3.3-beta.6
🚀 Features
- Support webpack hmr - by @wangXiaoShow in #54 (2bd30)
🐞 Bug Fixes
- The repaired webpack and vue-cli fail to build when server is false - by @baiwusanyu-c (4d712)
- Fix path error on win - by @baiwusanyu-c (e5303)
View changes on GitHub
v1.3.3-beta.5
v1.3.3-beta.4
🚀 Features
- Use ast to impl css inject on server - by @baiwusanyu-c (e9a3e)
🐞 Bug Fixes
- Fix webpack type error - by @baiwusanyu-c (20808)
View changes on GitHub
v1.3.3-beta.3
v1.3.3-beta.2
🐞 Bug Fixes
- Ignore jsx and tsx parsing(close:#47 ) - by @baiwusanyu-c in #47 (05a8b)