Skip to content

v0.1.19

Choose a tag to compare

@SunboX SunboX released this 28 Jun 22:56

Summary

  • No local or remote branch refs were unmerged into main after git fetch --all --prune --tags; no branch merges were needed.
  • Bumped gerber-toolkit from 0.1.18 to 0.1.19 because local changes existed and 0.1.18 was already published on npm.
  • Added repository fix-quality guidance in AGENTS.md covering universal fixes, avoiding source-specific workarounds, and preserving repo-owned test discipline.
  • No runtime parser, renderer, loader, SVG, or 3D scene behavior changed in this release.

Package

  • Commit: a02786b6c1d6b44d7e6b38c5855542dad27c7ecc
  • Tag: v0.1.19 created by GitHub release targeting the commit above.
  • Dry-run tarball: gerber-toolkit-0.1.19.tgz
  • Dry-run package size: 59.1 kB packed, 289.9 kB unpacked
  • Dry-run file count: 42 files

Validation

  • npm view gerber-toolkit version: confirmed published registry version was 0.1.18 before this release.
  • npm view gerber-toolkit@0.1.19 version: confirmed 0.1.19 was unpublished before this release.
  • npm test: 38 tests passed, 0 failed.
  • npm run check:format: all matched files use Prettier code style.
  • npm publish --dry-run --cache /private/tmp/gerber-toolkit-npm-cache: completed successfully for gerber-toolkit@0.1.19.