v2.3.1
- precompiled: Fix traverse algorithm, close #917 - by @antfu in https://github.com/shikijs/shiki/issues/917 (3722d)
v2.3.0
- engine-js: Lazy compile extremely long patterns in precompiled grammars - by @slevithan in https://github.com/shikijs/shiki/issues/916 (c792c)
v2.2.0
- Enable runtime warning by default, v2 release blog post - by @antfu in https://github.com/shikijs/shiki/issues/898 (98683)
- Improve warning messages - by @antfu (0f27a)
- Allow nested decorations which share an 'edge' with parent - by @ms264556 in https://github.com/shikijs/shiki/issues/911 (482ad)
- engine-js: Update deps, support more languages - by @slevithan in https://github.com/shikijs/shiki/issues/903 (13533)
- markdown-it: Support
markdown-it-async
integration - by @antfu in https://github.com/shikijs/shiki/issues/902 (4d59c) - rehype: Support
fallbackLanguage
on lazy mode - by @fuma-nama in https://github.com/shikijs/shiki/issues/912 (6a852)
- Warn about missing deprecation - by @antfu (708e3)
- Mark
engine
required increateHighlighterCore
- by @antfu (1212f) - colorized-brackets:
- Use object style
htmlStyle
- by @antfu (eab5b)
- Use object style
- core:
- Soft require
engine
options - by @antfu (10a6f)
- Soft require
- transformers:
- Bring back missing
createCommentNotationTransformer
, fix #907 - by @antfu in https://github.com/shikijs/shiki/issues/907 (8386b) - Bring back missing createCommentNotationTransformer, fix #907 - by @antfu in https://github.com/shikijs/shiki/issues/907 (fc744)
- Bring back missing
v1.29.2
- Enable runtime warning by default, v2 release blog post - by @antfu in https://github.com/shikijs/shiki/issues/898 (98683)
- Improve warning messages - by @antfu (0f27a)
- engine-js: Update deps, support more languages - by @slevithan in https://github.com/shikijs/shiki/issues/903 (13533)
- markdown-it: Support
markdown-it-async
integration - by @antfu in https://github.com/shikijs/shiki/issues/902 (4d59c)
- Warn about missing deprecation - by @antfu (708e3)
- Mark
engine
required increateHighlighterCore
- by @antfu (1212f) - colorized-brackets: Use object style
htmlStyle
- by @antfu (eab5b) - core: Soft require
engine
options - by @antfu (10a6f) - transformers: Bring back missing createCommentNotationTransformer, fix #907 - by @antfu in https://github.com/shikijs/shiki/issues/907 (fc744)
v2.1.0
- engine-js: Update deps, support more languages - by @slevithan in https://github.com/shikijs/shiki/issues/903 (13533)
- markdown-it: Support
markdown-it-async
integration - by @antfu in https://github.com/shikijs/shiki/issues/902 (4d59c)