Skip to main content

JavaScript - v0.2.0

Released: 2026-06-27 GitHub Release

⚠ BREAKING CHANGES

  • core: prevent holes during SVG generation (#429)

🐛 Bug Fixes

  • ci: add NPM_TOKEN to npm publish step so packages/js can authenticate and publish to the npm registry (2427d1d)
  • core: add MSVC support via conditional compiler directives (2427d1d)
  • core: prevent holes during SVG generation (#429) (14e49f9)
  • fix broken v0.1.0 release pipeline (#417) (2427d1d)
  • packages/js: support browser and node builds from shared Vite setup (#449) (0b2467c)
  • packages/py: include third_party/ in sdist and disable example (2427d1d)