Releases: shikijs/shiki
Releases · shikijs/shiki
v1.24.2
v1.24.1
v1.24.0
🚀 Features
- Bump oniguruma-to-es for grammar support and perf - by @slevithan in #842 (fc875)
- Improve js engine support (and run tests) in pre-ES2024 envs - by @slevithan in #847 (76cbc)
- Bump js engine dependencies to support more grammars - by @slevithan in #850 (991a3)
- Update deps, support new languages - by @antfu (38e90)
🐞 Bug Fixes
- monaco: Add missing theme fontStyle and background - by @lejunyang and lejunyang in #849 (43ff1)
View changes on GitHub
v1.23.1
🚀 Features
- Bump Oniguruma-To-ES dep to support more grammars and simplify - by @slevithan in #836 (4a9cd)
View changes on GitHub
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)