File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.1.8
5+
6+ [ compare changes] ( https://github.com/Sunny-117/robuild/compare/v0.1.7...v0.1.8 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add CSS processing support and technical blog ([ c2bbae5] ( https://github.com/Sunny-117/robuild/commit/c2bbae5 ) )
11+ - ** playground:** Add demo page and tsconfig for css-processing example ([ 203954d] ( https://github.com/Sunny-117/robuild/commit/203954d ) )
12+ - ** example:** Add CSS processing demo with LightningCSS support ([ 04342c6] ( https://github.com/Sunny-117/robuild/commit/04342c6 ) )
13+
14+ ### 🏡 Chore
15+
16+ - 🤖 release create robuild ([ aa41832] ( https://github.com/Sunny-117/robuild/commit/aa41832 ) )
17+ - 🤖 remove tsbuildinfo ([ 77bb3f3] ( https://github.com/Sunny-117/robuild/commit/77bb3f3 ) )
18+ - 🤖 todo ([ 3fe93e1] ( https://github.com/Sunny-117/robuild/commit/3fe93e1 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Sunny-117 < zhiqiangfu6@gmail.com >
23+
424## v0.1.7
525
626[ compare changes] ( https://github.com/Sunny-117/robuild/compare/v0.1.6...v0.1.7 )
Original file line number Diff line number Diff line change 11{
22 "name" : " robuild" ,
33 "type" : " module" ,
4- "version" : " 0.1.7 " ,
4+ "version" : " 0.1.8 " ,
55 "packageManager" : " pnpm@10.11.1" ,
66 "description" : " Zero-config ESM/TS package builder. Powered by Rolldown and Oxc" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments