Skip to content

Releases: shikijs/shiki

v1.0.0

07 Feb 10:41
Compare
Choose a tag to compare

Shiki Logo

Shiki v1.0 is a major rewrite that solves most of the long-lasting issues. Previously known as Shikiji, now it's merged back to Shiki.

👉 Migration Guide

Notable Highlights

Generated Changelog

   🚨 Breaking Changes

   🚀 Features

Read more

v1.0.0-rc.0

06 Feb 11:24
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-beta.6

05 Feb 15:04
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

   🚀 Features

  • twoslash:
    • Allow provide custom trigger  -  by @antfu (6b177)
    • Allow lossy custom twoslash implementation  -  by @antfu (38a9f)
    • Support errorRendering to render error in hover style  -  by @antfu (28e32)
  • vitepress:

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-beta.5

02 Feb 18:54
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

   🐞 Bug Fixes

  • Update grammar registry, fix html in markdown highlighting  -  by @antfu (502ed)
    View changes on GitHub

v1.0.0-beta.4

02 Feb 16:18
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

   🚀 Features

  • Apply full line decoration when possible  -  by @antfu (52f6a)

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-beta.3

01 Feb 17:51
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

  • MergeWhitespaceTokens offset calculation  -  by @antfu (3cf46)
    View changes on GitHub

v1.0.0-beta.2

31 Jan 15:21
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

   🚀 Features

  • Add codeToTokens API, rename codeToThemedTokens to codeToTokensBase  -  by @antfu in #572 (d123b)
  • Add addClassToHast to transformer context  -  by @antfu in #573 (6dfcd)
    View changes on GitHub

v1.0.0-beta.1

29 Jan 21:34
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-beta.0

26 Jan 20:39
Compare
Choose a tag to compare

In v1.0, we migrated Shikiji back to Shiki, which brings a lot of improvements and fixes, for more details, check:

v0.14.6

07 Dec 20:45
Compare
Choose a tag to compare

0.14.6 | 2023-12-07

🚀 Features & Fixes

  • fix: update razor grammar source
  • fix: update kotlin language source
  • fix: update vue syntax path

🙌 Contributions