Releases: shikijs/shiki
Releases · shikijs/shiki
v4.3.0
🚀 Features
- stream: Add svelte renderer - by @CNSeniorious000 and Anthony Fu (via agent) in #1291 (2d18a)
View changes on GitHub
v4.2.0
🚀 Features
🐞 Bug Fixes
- transformers: Handle YAML comment prefixes correctly for v3 - by @AkaHarshit in #1266 (f694a)
- vitepress-twoslash: Scroll blocking on mobile viewports - by @micaiguai in #1262 (9e0e8)
View changes on GitHub
v4.1.0
🐞 Bug Fixes
- twoslash: Forward
tsModuletocreateTwoslasher- by @arthurfiorette in #1271 (be89a)
View changes on GitHub
v4.0.2
🐞 Bug Fixes
View changes on GitHub
v4.0.1
v4.0.0
v3.23.0
🚀 Features
- Update grammar and themes - by @antfu (9b4ca)
- cli:
- Add stdin support and list commands - by @Divyapahuja31 and DIVYA PAHUJA in #1241 (213f1)
- transformers:
- Add 'leading' position to transformerRenderWhitespace - by @Divyapahuja31 and DIVYA PAHUJA in #1236 (49cbb)
- Add support for [!code info] notation - by @Divyapahuja31 and DIVYA PAHUJA in #1237 (cd2a6)
🐞 Bug Fixes
- Add
declaremodifier to top level declarations in.d.ts- by @KazariEX in #1242 (142d5) - cli: Normalize language/extension casing for CLI inputs - by @Nandann018-ux and @antfu in #1245 (4bea1)
View changes on GitHub
v3.22.0
v3.21.0
🚀 Features
- Update grammar - by @antfu (6d109)
- core: Preserve HAST data and properties in codeToHast - by @AmanCrafts in #1204 (747ea)
🐞 Bug Fixes
View changes on GitHub
v3.20.0
🚀 Features
- cli: Add --format option for html output - by @Divyapahuja31 in #1211 (28dd0)
🐞 Bug Fixes
- rehype: Handle promise rejections in lazy language loading - by @ambujvashistha in #1221 (99654)
- vitepress-twoslash: Fix popper positions being recomputed too early within vitepress code groups - by @Dschungelabenteuer, charles.gruenais and @antfu in #1116 (19ea5)
🏎 Performance
- core: Eliminate redundant tokenization call in tokenizeWithTheme - by @ShivanshBhargava and @NssGourav in #1216 (c78b1)