Releases: shikijs/shiki
Releases · shikijs/shiki
v1.6.5
🐞 Bug Fixes
- rehype: Fix type issues - by @remcohaszing in #699 (0297c)
🏎 Performance
- Improve performance for the
includeExplanation
option - by @thetarnav in #701 (966e7)
View changes on GitHub
v1.6.4
🚀 Features
- Add CSS variables for markup diff tokens - by @SamyPesse in #698 (84c0b)
- rehype: Support default language option - by @fuma-nama and @antfu in #692 (724b4)
View changes on GitHub
v1.6.3
v1.6.2
v1.6.1
🚀 Features
- vitepress-twoslash: Add vueCompilerOptions - by @zhiyuanzmj in #684 (ef798)
🐞 Bug Fixes
View changes on GitHub
v1.6.0
🚀 Features
- Scoped color replacements - by @QuentinRoy in #680 (ed31e)
- New
regexp
grammar - by @antfu (8ea85)
View changes on GitHub
v1.5.2
v1.5.1
🐞 Bug Fixes
View changes on GitHub
v1.5.0
v1.4.0
🚀 Features
🐞 Bug Fixes
- core: Check existance of
Buffer.isBuffer
, fix #664 - by @NullVoxPopuli in #666 and #664 (86d52) - monaco: Options for tokenize limit - by @hddhyq, @antfu and Anthony Fu in #657 (a606d)
- transformers: Allow SQL comment syntax in notation transformer, fix #654 - by @senicko in #655 and #654 (cc135)