What's changed
- Tree-sitter grammars (~169 MB) and the RaTeX XCFramework (~47 MB) are no longer bundled in the tarball. They download from the npm registry and GitHub releases during postinstall, cutting the published package from ~230 MB to a few MB. (#660)
- You can now skip those downloads via package.jsonconfig if you don't use code highlighting or LaTeX math. (#661)
See full Changelog: v1.0.0...main
Release card