typst-community / typst.js

📦 Typst for JavaScript
https://typst.community/typst.js
Apache License 2.0
19 stars 2 forks source link

V #14

Open AyloSrd opened 1 month ago

AyloSrd commented 1 month ago

Hi @jcbhmr 👋🏼, Thank you for this project!

I've been using this package a lot recently, along with some templates, and it's been a great experience overall. However, I’ve encountered some issues when working with context expressions. From what I understand, Typst.js installs Typst version 0.10.0 under the hood, and it seems that context expressions are not supported in versions prior to 0.11.0.

I was wondering if there are any plans to upgrade the underlying Typst version in the shell script to 0.11.0 or later?