Skip to content

packages-js: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:16
973ab65

0.2.0 (2026-06-27)

⚠ BREAKING CHANGES

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

🐛 Bug Fixes

  • ci: add NPM_TOKEN to npm publish step so packages/js can (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)