v0.12.0
Key Changes
Updates to the core libraries used in Shiki, and a huge set of docs improvements.
- feat: dependency updates incl. textmate by @muenzpraeger in #377
- feat: upgrade to vscode-textmate-v7. fix #343 by @octref in #361
- feat: resolve embedded languages automatically by @muenzpraeger in #379
What's Changed
- Fix:
fetchTheme
theme 'include' directory joining for absolute paths by @Oblongmana in #173 - feat: update HCL grammar source by @dbanck in #340
- Add several alias of languages by @dannypsnl in #344
- feat: add proto grammar by @ruanspies in #352
- fix: add 'cs' alias for csharp and 'fs' alias for fsharp by @mysticmind in #353
- add imba as a shiki syntax by @haikyuu in #363
- feat(lang): Add V support + robot: update grammars by @wennerryle in #374
- feat: update/add language definitions by @muenzpraeger in #378
- feat: add documentation / optimize WASM loading by @muenzpraeger in #384
New Contributors
- @Oblongmana made their first contribution in #173
- @dbanck made their first contribution in #340
- @dannypsnl made their first contribution in #344
- @ruanspies made their first contribution in #352
- @haikyuu made their first contribution in #363
- @wennerryle made their first contribution in #374
- @muenzpraeger made their first contribution in #377
Full Changelog: v0.11.0...v0.12.0