v0.4.0
Highlights
- Supports Typst v0.2.0
- Major internal refactoring
What's Changed
- Restructuring to allow incremental sync, caching, standardize conversions by @nvarner in #78
- Prefix the build command for discoverability by @lvignoli in #73
- Bump typst version to 0.2.0 with new fonts by @TeddyHuang-00 in #79
- [Feature] "Show PDF" button by @dvdvgt in #72
- CI dependency linting and updates by @nvarner in #80
- build(deps): bump xml2js and @vscode/vsce in /addons/vscode by @dependabot in #83
- build(deps-dev): bump eslint-plugin-n from 15.6.1 to 15.7.0 in /addons/vscode by @dependabot in #81
- build(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.58.0 in /addons/vscode by @dependabot in #82
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.58.0 in /addons/vscode by @dependabot in #84
- build(deps-dev): bump typescript from 5.0.2 to 5.0.4 in /addons/vscode by @dependabot in #85
- feat: add configuration
serverPathby @George-Miao in #87
New Contributors
- @lvignoli made their first contribution in #73
- @TeddyHuang-00 made their first contribution in #79
- @dvdvgt made their first contribution in #72
- @dependabot made their first contribution in #83
- @George-Miao made their first contribution in #87
Full Changelog: v0.3.2...v0.4.0