Shikiji Versions Save

A syntax highlighter based on TextMate grammars. ESM rewrite of shiki, with more features and capabilities.

v0.10.0-beta.2

4 months ago

   🚀 Features

  • vitepress-twoslash: Support floating-vue for completions  -  by @antfu (42ab0)

   🐞 Bug Fixes

  • vitepress-twoslash: Popup arrow color  -  by @antfu (1e217)
    View changes on GitHub

v0.10.0-beta.1

4 months ago

   🚨 Breaking Changes

  • core: Rename transformer hook token to span to avoid confusion  -  by @antfu (eb3b8)
  • markdown-it: Deprecate and disable highlightLines option  -  by @antfu (21e99)
  • rehype: Deprecate and disable highlightLines option  -  by @antfu (fe0e4)
  • twoslash: Rename renderer hook nodeCompletions to nodeCompletion  -  by @antfu (b7637)

   🚀 Features

  • core:
    • Provide offset info in themed token  -  by @antfu (e9d1f)
    • Introduce tokens hook to transformers  -  by @antfu (35e8d)
  • transformers:
    • Introduce transformerMetaHighlight transformer  -  by @antfu (aa81a)

   🐞 Bug Fixes

  • twoslash:
    • Split tokens to match the twoslash nodes  -  by @antfu (9016d)
    • Support targeting multiple tokens a node, more accurate result  -  by @antfu (23ece)
    View changes on GitHub

v0.10.0-beta.0

4 months ago

   🚨 Breaking Changes

    View changes on GitHub

v0.9.19

4 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.9.18

4 months ago

   🚀 Features

  • Support also passing promises to loadWasm  -  by @antfu (b8694)
  • Support angular  -  by @antfu (a383d)
    View changes on GitHub

v0.9.17

4 months ago

   🚀 Features

  • Improve wasm support  -  by @antfu (bee23)
  • Also support wasm import module  -  by @antfu (637d2)
    View changes on GitHub

v0.9.16

4 months ago

   🚀 Features

  • Support mergeWhitespaces: never for themes are not handling perfectly  -  by @antfu (74459)
  • Update deps, a few new themes  -  by @antfu (6f92c)
    View changes on GitHub

v0.9.15

5 months ago

   🚀 Features

    View changes on GitHub

v0.9.14

5 months ago

   🏎 Performance

    View changes on GitHub

v0.9.13

5 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub