Skip to content

Releases: shikijs/shiki

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

v0.14.5

10 Oct 18:14
Compare
Choose a tag to compare

0.14.5 | 2023-10-10

πŸš€ Features & Fixes

  • feat: add gql as an alias of graphql

πŸ™Œ Contributions

v0.14.4

31 Aug 15:53
Compare
Choose a tag to compare

πŸš€ Features & Fixes

  • feat: add ziglang
  • fix: inconsistent git core.ignorecase causes marko.sample added/removed
  • feat: add mojo lang
  • feat: add mdc grammar

πŸ™Œ Contributions

v0.14.3

26 Jun 01:52
Compare
Choose a tag to compare

0.14.3 | 2023-06-25

πŸš€ Features & Fixes

  • fix: exclude dark/light modern themes for now
  • fix: fix unzipping issue with unzipper. fix #478

πŸ™Œ Contributions

v0.14.2

28 Apr 18:00
Compare
Choose a tag to compare

0.14.2 | 2023-04-28

πŸš€ Features & Fixes

  • fix: improve changelog generation
  • fix: remove dlx to avoid playwright version mismatch
  • feat: generate changelog. fix #223

πŸ™Œ Contributions

v0.14.0

30 Jan 02:25
Compare
Choose a tag to compare

0.14.0 | 2023-01-29

v0.13.0

28 Jan 02:07
Compare
Choose a tag to compare

0.13.0

  • Improve grammar/theme fetching from marketplace.
  • πŸ™Œ Support CSON grammar sources. #413. Thanks to contribution from @muenzpraeger
  • Add a Next.js 13 example.
  • Add a bgFillOpacity option for SVG renderer. #276.

Languages

  • Added console as an alias for shell. #389.
  • πŸ™Œ Added jison and wgsl languages. #413. Thanks to contribution from @muenzpraeger

Themes

  • Renamed material-<themeName> to material-theme-<themeName>. For example, material-ocean to material-theme-ocean. material-default is renamed to material-theme.