marked-extensions
marked-extensions copied to clipboard
chore(deps): update shiki monorepo to v3 (major)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @shikijs/transformers (source) | 2.1.0 -> 3.15.0 |
||
| shiki (source) | 2.1.0 -> 3.15.0 |
Release Notes
shikijs/shiki (@shikijs/transformers)
v3.15.0
🚀 Features
- lang-ansi: Fallback for missing theme ANSI colors - by @Chanakyasinde and @antfu in #1095 (f36ea)
-
transformers: Support
meta.indentfor indent guides - by @L33Z22L11 in #1087 (d8f89)
🐞 Bug Fixes
- Allow singleton highlighter recovery after invalid language error - by @Maxiemad in #1091 (218c9)
- vitepress-twoslash: Prevent popper show/hide on dragging - by @bluwy in #1090 (29522)
View changes on GitHub
v3.14.0
🚀 Features
🐞 Bug Fixes
- colorized-brackets: Fix default color does not work with colorized-brackets - by @oatmealproblem in #1082 (f4d3f)
View changes on GitHub
v3.13.0
🚀 Features
- transformers: Render indent guides - by @KazariEX and @antfu in #1060 (aecd1)
View changes on GitHub
v3.12.3
🐞 Bug Fixes
View changes on GitHub
v3.12.2
🐞 Bug Fixes
-
twoslash: Fix
onTwoslashErrorreturn value handling - by @Karibash in #1070 (e86b0)
View changes on GitHub
v3.12.1
No significant changes
View changes on GitHub
v3.12.0
🚀 Features
- vitepress-twoslash:
🐞 Bug Fixes
View changes on GitHub
v3.11.0
🚀 Features
-
core: Add
enforceoptions toShikiTransformer- by @serkodev and @antfu in #1062 (8ad05)
View changes on GitHub
v3.10.0
🚀 Features
- Add funding links to playground - by @jtbandes in #1054 (e36eb)
View changes on GitHub
v3.9.2
🚀 Features
- Add funding buttons to themes & languages list - by @jtbandes and @antfu in #1052 (84a65)
- Allow negative character positions for denoting end of line offsets - by @sealer3 and @antfu in #1051 (af44b)
View changes on GitHub
v3.9.1
🚀 Features
View changes on GitHub
v3.9.0
🐞 Bug Fixes
-
twoslash: Pass-through unrecognized
options.langtocodeToHast- by @topolarity in #1047 (c586e)
View changes on GitHub
v3.8.1
🐞 Bug Fixes
- Support for adjacent empty decorations - by @AndreasArvidsson and Anthony Fu in #1042 (18dd7)
View changes on GitHub
v3.8.0
🚀 Features
View changes on GitHub
v3.7.0
🚀 Features
🐞 Bug Fixes
- shiki:
View changes on GitHub
v3.6.0
🚀 Features
View changes on GitHub
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by @dahlia and @antfu in #1028 (119b2)
🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by @nekomoyi in #1017 (e75a9)
- Update styling for removed vp-code class and fix word highlighting - by @luke358 in #1021 (494f7)
View changes on GitHub
v3.4.2
🚀 Features
- markdown-it: Add langAlias option - by @uncenter in #1018 (97ff4)
View changes on GitHub
v3.4.1
🚀 Features
- rehype: Add langAlias option - by @SoonIter in #1015 (88d1a)
-
transformers:
transformerRemoveNotationEscapesupport rehype plugin usage - by @fuma-nama in #1011 (946ef)
🐞 Bug Fixes
- vitepress-twoslash: Empty twoslash error at end of the line - by @zzxming and @antfu in #999 (d27b5)
View changes on GitHub
v3.4.0
🐞 Bug Fixes
View changes on GitHub
v3.3.0
🚀 Features
- Update deps - by @antfu (ac6be)
- core: Add option to merge consecutive tokens with same style - by @yvbopeng and @antfu in #972 and #991 (c806a)
🐞 Bug Fixes
- colorized-brackets: Handle correctly with dual themes - by @oatmealproblem and Anthony Fu in #997 (71d1b)
- transformers: Whitespace rendering transformer for inline structure - by @nvlang and Anthony Fu in #995 (93251)
View changes on GitHub
v3.2.2
🚀 Features
View changes on GitHub
v3.2.1
No significant changes
View changes on GitHub
v3.2.0
🚀 Features
🐞 Bug Fixes
- Faild to run shiki doc server locally - by @Hephaest in #959 (3bbd8)
View changes on GitHub
v3.1.0
🚀 Features
- engine-js: Bump deps to work around Safari bug with some grammars - by @slevithan in #941 (47205)
- twoslash: Upgrade twoslash v0.3, require typescript v5.5+, close #950, close #951 - by @antfu in #950 and #951 (5c6f9)
🐞 Bug Fixes
- monaco: Handle missing settings in textmate theme func - by @felipetodev in #939 (19f75)
View changes on GitHub
v3.0.0
🚨 Breaking Changes
- Remove deprecated apis for v3.0 - by @antfu in #900 (55c15)
- Remove
node10typescript resolution support - by @userquin in #923 (ccb58) -
twoslash: Make default
moduleResolutiontobundler- by @antfu in #936 (e924d)
🐞 Bug Fixes
- transformers:
View changes on GitHub
v2.5.0
🐞 Bug Fixes
- transformers:
View changes on GitHub
v2.4.2
🚀 Features
- Replace picocolors and chalk with ansis - by @webdiscus in #935 (ecc4a)
-
core: Expose
flatTokenVariantsutility, refactor utils folder - by @antfu (634fa)
🐞 Bug Fixes
- Missing types for
CodeToTokensWithThemesOptions- by @antfu (d6195) - transformers: Update utils order - by @antfu (7c60c)
View changes on GitHub
v2.4.1
🚀 Features
View changes on GitHub
v2.4.0
🚀 Features
View changes on GitHub
v2.3.2
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.3.1
🐞 Bug Fixes
View changes on GitHub
v2.3.0
🚀 Features
- engine-js: Lazy compile extremely long patterns in precompiled grammars - by @slevithan in #916 (c792c)
View changes on GitHub
v2.2.0
🚨 Breaking Changes
🚀 Features
- Improve warning messages - by @antfu (0f27a)
- Allow nested decorations which share an 'edge' with parent - by @ms264556 in #911 (482ad)
- engine-js: Update deps, support more languages - by @slevithan in #903 (13533)
-
markdown-it: Support
markdown-it-asyncintegration - by @antfu in #902 (4d59c) -
rehype: Support
fallbackLanguageon lazy mode - by @fuma-nama in #912 (6a852)
🐞 Bug Fixes
- Warn about missing deprecation - by @antfu (708e3)
- Mark
enginerequired increateHighlighterCore- by @antfu (1212f) - colorized-brackets:
- core:
- transformers:
View changes on GitHub
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.