• st4143-4.3.1 99f76ff8bd

    st4143-4.3.1 Stable

    corneliusio released this 2026-09-13 05:45:24 +00:00 | 0 commits to master since this release

    Patch release for Sublime Text 4, build 4143 and newer.

    • Recognize .svelte.js and .svelte.ts modules with the existing rune-aware grammars, available as JavaScript (Svelte) and TypeScript (Svelte) in the syntax picker.
    • Fix each blocks with TypeScript assertions containing three levels of nested parentheses, tuples, or object types. Multiline assertion limitations remain documented.
    • Add regression coverage for module runes and Svelte syntax inside MDSVEX headings, lists, blockquotes, and script blocks.
    • Update supported-file, dependency, and testing documentation; correct the unsupported type="text/ts" example.
    • Run CI weekly and pin Less/Sass dependencies for historical Sublime versions, while retaining upstream tracking for the latest build.

    All four syntax-test files pass with the official Sublime Text 4211 parser, and the complete CI matrix passes on builds 4143, 4152, 4169, 4180, and latest.

    Changes: #52

    Downloads