vite
vite copied to clipboard
chore(deps): update dependency @shikijs/vitepress-twoslash to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @shikijs/vitepress-twoslash (source) | ^2.5.0 -> ^3.4.2 |
Release Notes
shikijs/shiki (@shikijs/vitepress-twoslash)
v3.4.2
🚀 Features
- markdown-it: Add langAlias option - by @uncenter in https://github.com/shikijs/shiki/issues/1018 (97ff4)
View changes on GitHub
v3.4.1
🚀 Features
- rehype: Add langAlias option - by @SoonIter in https://github.com/shikijs/shiki/issues/1015 (88d1a)
- transformers:
transformerRemoveNotationEscapesupport rehype plugin usage - by @fuma-nama in https://github.com/shikijs/shiki/issues/1011 (946ef)
🐞 Bug Fixes
- vitepress-twoslash: Empty twoslash error at end of the line - by @zzxming and @antfu in https://github.com/shikijs/shiki/issues/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 https://github.com/shikijs/shiki/issues/972 and https://github.com/shikijs/shiki/issues/991 (c806a)
🐞 Bug Fixes
- colorized-brackets: Handle correctly with dual themes - by @oatmealproblem and Anthony Fu in https://github.com/shikijs/shiki/issues/997 (71d1b)
- transformers: Whitespace rendering transformer for inline structure - by @nvlang and Anthony Fu in https://github.com/shikijs/shiki/issues/995 (93251)
View changes on GitHub
v3.2.2
🚀 Features
- Add handling for
FontStyle.Strikethrough- by @dhruvkb in https://github.com/shikijs/shiki/issues/976 (f14f2)
View changes on GitHub
v3.2.1
No significant changes
View changes on GitHub
v3.1.0
🚀 Features
- engine-js: Bump deps to work around Safari bug with some grammars - by @slevithan in https://github.com/shikijs/shiki/issues/941 (47205)
- twoslash: Upgrade twoslash v0.3, require typescript v5.5+, close #950, close #951 - by @antfu in https://github.com/shikijs/shiki/issues/950 and https://github.com/shikijs/shiki/issues/951 (5c6f9)
🐞 Bug Fixes
- monaco: Handle missing settings in textmate theme func - by @felipetodev in https://github.com/shikijs/shiki/issues/939 (19f75)
View changes on GitHub
v3.0.0
🚨 Breaking Changes
- Remove deprecated apis for v3.0 - by @antfu in https://github.com/shikijs/shiki/issues/900 (55c15)
- Remove
node10typescript resolution support - by @userquin in https://github.com/shikijs/shiki/issues/923 (ccb58) - twoslash: Make default
moduleResolutiontobundler- by @antfu in https://github.com/shikijs/shiki/issues/936 (e924d)
🐞 Bug Fixes
- transformers:
- Also remove extra newline token, fix #915 - by @antfu in https://github.com/shikijs/shiki/issues/915 (cc591)
- Support matching comments in comments, fix #934 - by @antfu in https://github.com/shikijs/shiki/issues/934 (6efc8)
- Fix matching indices for word-highlight - by @artt in https://github.com/shikijs/shiki/issues/909 (57a09)
View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Might want to wait for vitepress v2 stable to be released so they don't have duplicated shiki deps (v2 & v3)