v2.15.0
v2.15.0
Released: 2026-09-04
Features
Highlight TypeScript and TSX with their own grammars (2fd04475). The
tsandtypescripttags now resolve to theTypeScriptgrammar andtsxtoTypeScriptReact; both previously fell back to JavaScript highlighting.
Other Changes
Migrate the embedded frontmatter YAML dependency from
serde_yamlto the lockstepnoyalib-serde-yaml 0.0.31package alias (Refs #2755, #2870). Frontmatter YAML error text and locations are unchanged by contract.Grow the shipped artifacts to carry the two new grammars (2fd04475, db2a5a22): the root entry is 1,514,540 B gzip-9 (was 1,443,040 B) and the
/subpath 817,922 B (was 758,248 B). Thehighlight highlightsize ceiling moves to 880,000 B accordingly.
Revision History
CreatedUpdated