Typst 0.15.0 (June 15, 2026)
This section documents all changes to the Typst language and compiler between Typst 0.14.2 and 0.15.0. If you are migrating an existing document to Typst 0.15, make sure to check out the Migration guide. It walks you through changes you may need to make to your existing documents to ensure compatibility with Typst 0.15.
Highlights
Typst now supports variable fonts
HTML export now supports equations out of the box via MathML
With the new, experimental bundle export target, a single Typst project can output multiple files (e.g. a multi-page website)
A single document can now contain multiple bibliographies
Typst can now target multiple PDF standards at once
The new within selector simplifies many introspection use cases
selector simplifies many introspection use cases The new divider element represents a thematic break that templates can style
... continue reading