File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.3.1
4+
5+ [ compare changes] ( https://github.com/pi0/nuxt-shiki/compare/v0.3.0...v0.3.1 )
6+
7+ ### 🔥 Performance
8+
9+ - Update shiki ([ 40f2711] ( https://github.com/pi0/nuxt-shiki/commit/40f2711 ) )
10+ - Use JavaScript RegExp engine ([ 8fe19ee] ( https://github.com/pi0/nuxt-shiki/commit/8fe19ee ) )
11+
12+ ### 🩹 Fixes
13+
14+ - Accept special language "text" as a valid prop type ([ #43 ] ( https://github.com/pi0/nuxt-shiki/pull/43 ) )
15+
16+ ### 🏡 Chore
17+
18+ - ** release:** V0.3.0 ([ 494e84e] ( https://github.com/pi0/nuxt-shiki/commit/494e84e ) )
19+ - Update deps, fix lint issue ([ 6956042] ( https://github.com/pi0/nuxt-shiki/commit/6956042 ) )
20+ - Update vitest ([ 91bf226] ( https://github.com/pi0/nuxt-shiki/commit/91bf226 ) )
21+ - Fix lint issue ([ 1649fd8] ( https://github.com/pi0/nuxt-shiki/commit/1649fd8 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Gxres042 ([ @gxres042 ] ( http://github.com/gxres042 ) )
26+ - Remiconnesson ([ @remiconnesson ] ( http://github.com/remiconnesson ) )
27+ - Pooya Parsa ([ @pi0 ] ( http://github.com/pi0 ) )
28+
329## v0.3.0
430
531[ compare changes] ( https://github.com/pi0/nuxt-shiki/compare/v0.2.1...v0.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-shiki" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " Nuxt + Shiki syntax highlighting" ,
55 "repository" : " pi0/nuxt-shiki" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments