Releases: shikijs/shiki
Releases · shikijs/shiki
v3.2.1
No significant changes
View changes on GitHub
v3.2.0
v3.1.0
🚀 Features
- engine-js: Bump deps to work around Safari bug with some grammars - by @slevithan in #941 (47205)
- twoslash: Upgrade twoslash v0.3, require typescript v5.5+, close #950, close #951 - by @antfu in #950 and #951 (5c6f9)
🐞 Bug Fixes
- monaco: Handle missing settings in textmate theme func - by @felipetodev in #939 (19f75)
View changes on GitHub
v3.0.0
v2.5.0
v2.4.2
🚀 Features
- Replace picocolors and chalk with ansis - by @webdiscus in #935 (ecc4a)
- core: Expose
flatTokenVariants
utility, refactor utils folder - by @antfu (634fa)
🐞 Bug Fixes
- Missing types for
CodeToTokensWithThemesOptions
- by @antfu (d6195) - transformers: Update utils order - by @antfu (7c60c)