Skip to content

Releases: shikijs/shiki

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.

v0.12.0

18 Dec 17:53
Compare
Choose a tag to compare

Key Changes

Updates to the core libraries used in Shiki, and a huge set of docs improvements.

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.10.1

17 Feb 17:47
Compare
Choose a tag to compare

What's Changed

New Languages

New Themes

Fixes

Docs

  • docs: add Code Hike to "Seen" by @pomber in #284
  • fix(docs): fixed custom language instructions by @JuanM04 in #294

New Contributors

Full Changelog: v0.10.0...v0.10.1