Improved
v0.6.1-rc3
Compiler
- Implemented typst2hast in https://github.com/Myriad-Dreamin/typst.ts/pull/743
rustdoc-typst-demo (New)
- Added
rustdoc-typst-demoin https://github.com/Myriad-Dreamin/typst.ts/pull/725
Package: typst.ts
- (Fix) Fixed race condition in snippet lib in https://github.com/Myriad-Dreamin/typst.ts/pull/725
Package: typst.react
- (Fix) Not using property 'local-fonts', which is missed in Firefox by @caterpillar-1 in https://github.com/Myriad-Dreamin/typst.ts/pull/724
Package: typst-ts-node-compiler
- Moving the watch lock after compilation in https://github.com/Myriad-Dreamin/typst.ts/pull/727
Misc
- Fixed a typo in responsive.typ by @shigma in https://github.com/Myriad-Dreamin/typst.ts/pull/719
- Updated serverless render example to import correct file from jsdelivr by @mosaleh-dev in https://github.com/Myriad-Dreamin/typst.ts/pull/733
- Updated docs for all-in-one bundle in https://github.com/Myriad-Dreamin/typst.ts/pull/726
Full Changelog: https://github.com/Myriad-Dreamin/typst.ts/compare/v0.6.0...v0.6.1-rc3