Add HTML render format to API and update version to 1.4.8

This commit is contained in:
2026-06-14 13:08:33 -04:00
parent 68ffa14622
commit 9644361bad
6 changed files with 84 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "typstdrive",
"private": true,
"version": "1.4.7",
"version": "1.4.8",
"type": "module",
"scripts": {
"dev": "vite dev --host",