File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.0.9
5+
6+ [ compare changes] ( https://github.com/selemondev/shiki-code-block/compare/v1.0.8...v1.0.9 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** vue:** Use getter in watch to prevent SSR warning ([ 16d6286] ( https://github.com/selemondev/shiki-code-block/commit/16d6286 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Remove redundant pkg file ([ ec817ab] ( https://github.com/selemondev/shiki-code-block/commit/ec817ab ) )
15+ - Update dependencies ([ 25a50b9] ( https://github.com/selemondev/shiki-code-block/commit/25a50b9 ) )
16+ - Release v1.0.6 ([ 7526396] ( https://github.com/selemondev/shiki-code-block/commit/7526396 ) )
17+ - Accept vite v6 ([ 574f5b6] ( https://github.com/selemondev/shiki-code-block/commit/574f5b6 ) )
18+ - Release v1.0.7 ([ bf11db6] ( https://github.com/selemondev/shiki-code-block/commit/bf11db6 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Selemondev < selemondev19@gmail.com >
23+ - Cwandev < 18888351756@163.com >
24+
425## v1.0.8
526
627[ compare changes] ( https://github.com/selemondev/shiki-code-block/compare/v1.0.7...v1.0.8 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @shiki/block" ,
33 "type" : " module" ,
4- "version" : " 1.0.8 " ,
4+ "version" : " 1.0.9 " ,
55 "packageManager" : " pnpm@9.15.9" ,
66 "description" : " A Shiki based Code Block Component ✨" ,
77 "author" : " Selemondev" ,
You can’t perform that action at this time.
0 commit comments