This repository was archived by the owner on Feb 21, 2025. It is now read-only.
fix(deps): update dependency shikiji to v0.10.2 #7556
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.x
->0.10.2
Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.
Release Notes
antfu/shikiji (shikiji)
v0.10.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.10.1
Compare Source
🚀 Features
none
theme - by @antfu in https://github.com/antfu/shikiji/issues/115 (32f8a)🐞 Bug Fixes
View changes on GitHub
v0.10.0
Compare Source
This release migrated TwoSlash integrations from
@typescript/twoslash
into the successortwoslash
with quite many improvements, including more prosperous rendering results, more robust interfaces, and even optional Vue SFC support. Along the way, we also take the chance to remove the previously deprecated APIs to reduce the maintenance surface. Please go into each PR/commit to find the detailed changes.This release also includes a few new themes, inherited from
tm-themes
:The breaking changes mostly happen internally. Ideally, for high-level usages, they shouldn't be affected and can be upgraded seamlessly.
🚨 Breaking Changes
token
tospan
to avoid confusion - by @antfu (eb3b8)unwasm
condition in exports - by @antfu in https://github.com/antfu/shikiji/issues/72 (96300)highlightLines
option - by @antfu (21e99)highlightLines
option - by @antfu (fe0e4)twoslash
package for better performance and composablity - by @antfu in https://github.com/antfu/shikiji/issues/91 (fc67e)nodeCompletions
tonodeCompletion
- by @antfu (b7637)Twoslash
- by @antfu (f740b)🚀 Features
unwasm
condition for core - by @antfu in https://github.com/antfu/shikiji/issues/97 (71249)cache
option for twoslash transformer - by @antfu (d5773)offset
info in themed token - by @antfu (e9d1f)tokens
hook to transformers - by @antfu (35e8d)transformerMetaHighlight
transformer - by @antfu (aa81a)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v0.9.19
Compare Source
🚀 Features
vitepress-plugin-twoslash
- by @antfu (cc128)lang
- by @antfu (4c451)processHoverInfo
andprocessHoverDocs
hook - by @antfu (1ecfa)🐞 Bug Fixes
throws: true
- by @antfu (dd6c7)View changes on GitHub
v0.9.18
Compare Source
🚀 Features
loadWasm
- by @antfu (b8694)View changes on GitHub
v0.9.17
Compare Source
🚀 Features
View changes on GitHub
v0.9.16
Compare Source
🚀 Features
mergeWhitespaces: never
for themes are not handling perfectly - by @antfu (74459)View changes on GitHub
v0.9.15
Compare Source
🚀 Features
colorReplacements
field - by @antfu in https://github.com/antfu/shikiji/issues/68 (a5ee1)View changes on GitHub
v0.9.14
Compare Source
🏎 Performance
setTheme
if theme hasn't changed - by @banga in https://github.com/antfu/shikiji/issues/66 (c6f82)View changes on GitHub
v0.9.13
Compare Source
🚀 Features
shikiji-cli
- by @antfu (68cd3)🐞 Bug Fixes
ThemeRegistration
type, close #63 - by @antfu in https://github.com/antfu/shikiji/issues/63 (03d13)View changes on GitHub
v0.9.12
Compare Source
🚀 Features
preprocess
hook incodeToHast
- by @antfu (ed447)classExtra
to rich renderer - by @antfu (383fc)View changes on GitHub
v0.9.11
Compare Source
🚀 Features
View changes on GitHub
v0.9.10
Compare Source
🚀 Features
tm-grammars
andtm-themes
- by @antfu (be0c9)🏎 Performance
View changes on GitHub
v0.9.9
Compare Source
🚀 Features
twoslasher
option to be override - by @antfu (ed1a1)View changes on GitHub
v0.9.8
Compare Source
🚀 Features
View changes on GitHub
v0.9.7
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.9.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.9.5
Compare Source
🚀 Features
View changes on GitHub
v0.9.4
Compare Source
🚀 Features
View changes on GitHub
v0.9.3
Compare Source
🚀 Features
shikiji-core
package, improve bundling - by @antfu in https://github.com/antfu/shikiji/issues/42 (60184)shikiji-monaco
package - by @antfu (61794)View changes on GitHub
v0.9.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.9.1
Compare Source
🚀 Features
View changes on GitHub
v0.9.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v0.8.7
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.8.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.8.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.8.4
Compare Source
🚀 Features
View changes on GitHub
v0.8.3
Compare Source
🚀 Features
codeToHast
util in transformer context - by @antfu (fc857)View changes on GitHub
v0.8.2
Compare Source
🚀 Features
View changes on GitHub
v0.8.1
Compare Source
🐞 Bug Fixes
getBackgroundColor
andgetForegroundColor
- by @antfu (908f9)View changes on GitHub
v0.8.0
Compare Source
🚨 Breaking Changes
codeToTokensWithThemes
, close #37 - by @antfu in https://github.com/antfu/shikiji/issues/37 (3acf1)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "on the 1st through 7th day of the month" in timezone America/Los_Angeles, 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.
This PR was generated by Mend Renovate. View the repository job log.