Releases: shikijs/shiki
Releases · shikijs/shiki
v1.23.0
🚀 Features
- Port
@michael-makes/shiki-colorized-brackets
JSR package - by @MichaelMakesGames in #831 (94cc6) - Use Oniguruma-To-ES in the JS engine - by @slevithan and @antfu in #828 and #832 (33b8b)
- transformers: Add Style to Class transformer - by @antfu in #826 (48d6c)
- vitepress-twoslash: Cache type informations to improve performance - by @nakasyou and @antfu in #798 (45fd3)
View changes on GitHub
v1.22.2
🐞 Bug Fixes
- cli: Multiple fontStyle - by @antfu (c9acd)
- core:
createdBundledHighlighter
cause wasm engine to be loaded - by @fuma-nama in #819 (e2692)
View changes on GitHub
v1.22.1
🚀 Features
🐞 Bug Fixes
- rehype: Support special languages - by @fuma-nama in #808 (b8471)
View changes on GitHub
v1.22.0
v1.21.1
v1.21.0
v1.20.0
🚀 Features
- Rename
createWasmOnigEngine
tocreateOnigurumaEngine
- by @antfu (2335d) - Move
createCssVariablesTheme
to core - by @antfu (989af) - rehype: Support lazy load languages - by @fuma-nama and @antfu in #787 (c449d)