Releases: magicdawn/vsc-custom-css-cli
Releases · magicdawn/vsc-custom-css-cli
v0.11.1
v0.11.0
🐛 Fixes
- Vscode v1.94.0 (move to ESM) - by @magicdawn (6d969)
- Cheerio type info - by @magicdawn (42301)
🏡 Chores
- Clean up & rm esm-utils - by @magicdawn (4d2f1)
- Move CurrentPackageJson type to pkg.ts - by @magicdawn (a93d0)
View changes on GitHub
v0.10.0
🚀 Features
- Use @inquirer/prompts - by @magicdawn (04806)
🐛 Fixes
- list: Normal list symbol mismatch - by @magicdawn (8efda)
View changes on GitHub
v0.9.1
v0.9.0
🚀 Features
- Support inject .js file - by @magicdawn (3cca3)
🐛 Fixes
- scss: Use sass.compile(file) & sass.compileString(string) instead of deprecated render - by @magicdawn (d327e)
🏡 Chores
- Update deps => enable strictNullChecks - by @magicdawn (05aac)
- Add demo .less & .js - by @magicdawn (24c77)
- Add github actions for release changelog - by @magicdawn (30827)