Skip to content

Releases: shikijs/shiki

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