v0.7.0-rc2
- Bumped typst to v0.14.2 in https://github.com/Myriad-Dreamin/typst.ts/pull/796, https://github.com/Myriad-Dreamin/typst.ts/pull/811, and https://github.com/Myriad-Dreamin/typst.ts/pull/814
Packages
- (Fix) Resetting before using high-level compile/renderer APIs in https://github.com/Myriad-Dreamin/typst.ts/pull/778
- (Fix) Iterating rects in labelled content in https://github.com/Myriad-Dreamin/typst.ts/pull/783
- (Fix) Correct typing of compile format in https://github.com/Myriad-Dreamin/typst.ts/pull/790
- (Change) Removing
createTypstSvgRendererin https://github.com/Myriad-Dreamin/typst.ts/pull/779 - (Test) Testing renderer initialization in https://github.com/Myriad-Dreamin/typst.ts/pull/791
- (Test) Adding all renderer tests in https://github.com/Myriad-Dreamin/typst.ts/pull/792
- Added
set_fontsAPI in https://github.com/Myriad-Dreamin/typst.ts/pull/780 - Supported compile with root argument in https://github.com/Myriad-Dreamin/typst.ts/pull/781
- Supported query with html target in https://github.com/Myriad-Dreamin/typst.ts/pull/786 and https://github.com/Myriad-Dreamin/typst.ts/pull/788