v3.12.0
- vitepress-twoslash:
- Improve UX for option customization - by @9romise in https://github.com/shikijs/shiki/issues/1066 (e3cfd)
- Twoslash inline type cache for markdown - by @serkodev and @antfu in https://github.com/shikijs/shiki/issues/1063 (dc7fb)
- remove-notation-escape: Correct escape sequence - by @sor4chi in https://github.com/shikijs/shiki/issues/1065 (22d0c)
v3.11.0
- core: Add
enforce
options toShikiTransformer
- by @serkodev and @antfu in https://github.com/shikijs/shiki/issues/1062 (8ad05)
v3.10.0
- Add funding links to playground - by @jtbandes in https://github.com/shikijs/shiki/issues/1054 (e36eb)
v3.9.2
- Add funding buttons to themes & languages list - by @jtbandes and @antfu in https://github.com/shikijs/shiki/issues/1052 (84a65)
- Allow negative character positions for denoting end of line offsets - by @sealer3 and @antfu in https://github.com/shikijs/shiki/issues/1051 (af44b)
v3.9.0
- twoslash: Pass-through unrecognized
options.lang
tocodeToHast
- by @topolarity in https://github.com/shikijs/shiki/issues/1047 (c586e)
v3.8.1
- Support for adjacent empty decorations - by @AndreasArvidsson and Anthony Fu in https://github.com/shikijs/shiki/issues/1042 (18dd7)
v3.7.0
- core: Support resolving langAlias in bundle-factory, close #952 - by @antfu in https://github.com/shikijs/shiki/issues/952 (4a858)
- shiki:
- Astro partial syntax highlighting error - by @yvbopeng and @antfu in https://github.com/shikijs/shiki/issues/1035 (a12f7)
- Only apply
light-dark
on colors, close #1036 - by @antfu in https://github.com/shikijs/shiki/issues/1036 (ac58a)