Releases: shikijs/shiki
Releases · shikijs/shiki
v3.19.0
🚀 Features
- Support
rootStyle: falseoption - by @khushthecoder and @antfu in #1184 (baf9a) - transformers:
- Add
classActiveCodeoption to notation transformers - by @GreenHacker420 in #1171 (a6a44) - Add transformerRemoveComments - by @Bitshifter-9, Copilot, @crazylogic03 and @antfu in #1144 (f2ee3)
- Add
- twoslash:
🐞 Bug Fixes
- Add typesVersions for legacy resolution support - by @khushthecoder in #1179 (100b7)
- core: Check embeddedLanguages in registry dependency check - by @vamsi2246 in #1178 (6ad16)
- monaco: Correctly handle sparse color map updates - by @wcr-karan in #1169 (38c7f)
View changes on GitHub
v3.18.0
🚀 Features
- transformers: Support
zeroIndexedoption totransformerMetaHighlight- by @manak-sharma20 in #1149 (c39ff)
🐞 Bug Fixes
- core:
View changes on GitHub
v3.17.1
🚀 Features
- core: Enhance string utils with robust edge case handling - by @shekhar-narayan-mishra in #1154 (a2b68)
🐞 Bug Fixes
- core: Correctly parse 4-digit hex colors in dimColor - by @shalini-saloni in #1151 (fcdd3)
- monaco: Ensure correct color map update when switching themes - by @shivank-1011 in #1155 (d2e94)
View changes on GitHub
v3.17.0
🚀 Features
- cli: Support passing remote file url - by @o-az in #1139 (fb05a)
- core: Support embeddedLanguages alias for backwards compatibility - by @Ipshita29 in #1044 and #1145 (3a367)
- monaco: Normalize theme tokenScopes and tighten monaco type import - by @Simon-He95 in #1140 (dc792)
🐞 Bug Fixes
- monaco: Preserve Markdown font styles - by @prempyla and @antfu in #1107 (e4dec)
- shiki: Rename
createdBundledHighlightertocreateBundledHighlighter- by @tushar73-jet, Tushar and @antfu in #1135 (e6d21) - transformers: Handle multi-token comments in rose-pine theme - by @ish1416 and @antfu in #1118 (3e1bd)
- twoslash: Fix typo in
twoslash-query-persisted, close #1130, close #981 - by @antfu in #1130 and #981 (55a17) - types: Add 'plain' to PlainTextLanguage type - by @kevinkucharczyk in #1133 (156c5)
View changes on GitHub
v3.16.0
🚀 Features
🐞 Bug Fixes
- Enable decorations for structure: inline - by @Aashish-Jha-11 and Aashish_Jha_1107 in #1103 (8806b)
- Resolve vitest alias for wasm-inlined - by @sahilsharda (2d7b3)
- transformers: Support comment-prefixed [code . highlight] markers in v3 notation matcher - by @Hariksh in #1102 (5068b)
View changes on GitHub
v3.15.0
🚀 Features
- lang-ansi: Fallback for missing theme ANSI colors - by @Chanakyasinde and @antfu in #1095 (f36ea)
- transformers: Support
meta.indentfor indent guides - by @L33Z22L11 in #1087 (d8f89)
🐞 Bug Fixes
- Allow singleton highlighter recovery after invalid language error - by @Maxiemad in #1091 (218c9)
- vitepress-twoslash: Prevent popper show/hide on dragging - by @bluwy in #1090 (29522)
View changes on GitHub
v3.14.0
🚀 Features
🐞 Bug Fixes
- colorized-brackets: Fix default color does not work with colorized-brackets - by @oatmealproblem in #1082 (f4d3f)