| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-27 | 2.0 kB | |
| v3.17.0 source code.tar.gz | 2025-11-27 | 751.2 kB | |
| v3.17.0 source code.zip | 2025-11-27 | 1.0 MB | |
| Totals: 3 Items | 1.8 MB | 0 | |
🚀 Features
- cli: Support passing remote file url - by @o-az in https://github.com/shikijs/shiki/issues/1139 (fb05a)
- core: Support embeddedLanguages alias for backwards compatibility - by @Ipshita29 in https://github.com/shikijs/shiki/issues/1044 and https://github.com/shikijs/shiki/issues/1145 (3a367)
- monaco: Normalize theme tokenScopes and tighten monaco type import - by @Simon-He95 in https://github.com/shikijs/shiki/issues/1140 (dc792)
🐞 Bug Fixes
- monaco: Preserve Markdown font styles - by @prempyla and @antfu in https://github.com/shikijs/shiki/issues/1107 (e4dec)
- shiki: Rename
createdBundledHighlightertocreateBundledHighlighter- by @tushar73-jet, Tushar and @antfu in https://github.com/shikijs/shiki/issues/1135 (e6d21) - transformers: Handle multi-token comments in rose-pine theme - by @ish1416 and @antfu in https://github.com/shikijs/shiki/issues/1118 (3e1bd)
- twoslash: Fix typo in
twoslash-query-persisted, close [#1130], close [#981] - by @antfu in https://github.com/shikijs/shiki/issues/1130 and https://github.com/shikijs/shiki/issues/981 (55a17) - types: Add 'plain' to PlainTextLanguage type - by @kevinkucharczyk in https://github.com/shikijs/shiki/issues/1133 (156c5)