Shikiji Versions Save

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

v0.10.2

3 months ago

   🚀 Features

  • vitepress: Make classes configurable  -  by @antfu (4b61e)

   🐞 Bug Fixes

  • twoslash: Improve css variables definition  -  by @antfu (68429)
  • vitepress: Improve class handing, reduce html payload size  -  by @antfu (f54cb)
    View changes on GitHub

v0.10.1

3 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.10.0

3 months ago

This release migrated TwoSlash integrations from @typescript/twoslash into the successor twoslash 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

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.10.0-beta.9

3 months ago

   🚀 Features

  • Support configure cache option for twoslash transformer  -  by @antfu (d5773)

   🐞 Bug Fixes

  • twoslash: Split tokens on completion  -  by @antfu (3f349)

   🏎 Performance

    View changes on GitHub

v0.10.0-beta.8

3 months ago

No significant changes

    View changes on GitHub

v0.10.0-beta.7

3 months ago

   🚨 Breaking Changes

   🐞 Bug Fixes

  • twoslash: Adjust styles  -  by @antfu (2602b)
    View changes on GitHub

v0.10.0-beta.6

3 months ago

   🚨 Breaking Changes

  • twoslash: Support highlight  -  by @antfu (1ebe8)
    View changes on GitHub

v0.10.0-beta.5

3 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.10.0-beta.4

3 months ago

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.10.0-beta.3

3 months ago

   🚨 Breaking Changes

  • Consistent case of Twoslash  -  by @antfu (f740b)

   🐞 Bug Fixes

  • twoslash:
    • Avoid genreate duplicate hovers  -  by @antfu (04352)
    • Respect twoslash output lang  -  by @antfu (a5a8a)
    View changes on GitHub