Releases: shikijs/shiki
Releases Β· shikijs/shiki
v1.0.0-beta.2
v1.0.0-beta.1
Β Β Β π Features
- Support ansi background color, fix #432 Β -Β by @antfu in #432 (19455)
- Add fortran support Β -Β by @antfu (55706)
- Export
tokensToHast
Β -Β by @antfu (e959e) - Support passing
includeExplanation
, close #568 Β -Β by @antfu in #568 (cebf1) - transformers: Support word highlighting across multiple tokens Β -Β by @fuma-nama and @antfu in #561 (70fdc)
Β Β Β π Bug Fixes
- Improve css variable handling for background Β -Β by @antfu (2964d)
- core: Sub export types, fix #566 Β -Β by @antfu in #566 (72824)
Β Β Β Β View changes on GitHub
v1.0.0-beta.0
In v1.0, we migrated Shikiji back to Shiki, which brings a lot of improvements and fixes, for more details, check:
v0.14.6
v0.14.5
v0.14.4
π Features & Fixes
- feat: add ziglang
- fix: inconsistent git core.ignorecase causes marko.sample added/removed
- feat: add mojo lang
- feat: add
mdc
grammar
π Contributions
- feat: add additional sample code | #511 | @KevinBatdorf
- fix: Compiler errors in Node | #504 | @Gerrit0
- feat: add splunk grammar | #505 | @KevinBatdorf
- Add bun support | #493 | @aabccd021
- feat: add shellsession grammar | #483 | @mashehu
v0.14.3
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
- feat: add narrat grammar | #489 | @liana-p
- feat: add glimmer js/ts language | #486 | @IgnaceMaes
- feat: add
displayName
toBUNDLED_LANGUAGES
| #470 | @lawvs - Specify langs in browser based example | #477 | @wesbos
- feat: add hjson | #471 | @AkaraChen
- feat: add nextflow grammar | #472 | @mashehu
- feat: add cypher grammar | #465 | @KevinBatdorf
- feat: add vyper grammar | #466 | @KevinBatdorf
- feat: add beancount grammar | #468 | @KevinBatdorf
v0.14.2
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
- feat: add kusto grammar (#431) | @KevinBatdorf
- Add support for the css-variables theme to ansi rendering | #435 | @blake-mealey
- feat: add wolfram grammar | #464 | @KevinBatdorf
- feat: add c++ and golang support | #459 | @xinconan
- fix: avoid poisoning global scope | #457 | @Ayc0
- fix(type):
theme
field autocompletion | #449 | @vaakian - feat: add reg grammar | #455 | @KevinBatdorf
- Update Kotlin grammar and add a sample | #445 | @alllex
- fix: marko, mdx, vue | #452 | @LeoDog896
- feat(gd*): add gdscript family | #451 | @LeoDog896
- fix: add
protobuf
language id alias | #446 | @dimitropoulos - feat(lang): add alias dockerfile -> docker | #444 | @ezracelli
- fix: faster parsing time for assets | #443 | @banga
- docs: update the src of VS Code Oniguruma repo | #440 | @donaldxdonald
- docs: fix grammar of "grammar's" | #442 | @comex
v0.14.0
v0.13.0
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 forshell
. #389. - π Added
jison
andwgsl
languages. #413. Thanks to contribution from @muenzpraeger
Themes
- Renamed
material-<themeName>
tomaterial-theme-<themeName>
. For example,material-ocean
tomaterial-theme-ocean
.material-default
is renamed tomaterial-theme
.