Releases: shikijs/shiki
Releases · shikijs/shiki
Release list
v4.3.1
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)