v1.3.0-beta.1
Pre-release
Pre-release
1.3.0-beta.1 (2026-04-26)
Bug Fixes
- clean up .gitignore by removing unnecessary entries (a37fec8)
- remove unnecessary line breaks in tsconfig.json (d86f713)
- simplify asset configuration in semantic-release GitHub plugin (4f999a2)
- simplify error handling in pointer capture for NumberInput and RangeInput components (ae927bc)
- update .prettierignore to include api/ and clarify markdown linting (bf57f05)
- update error documentation to include error type in GIF, Image, and Video record methods (edf13e1)
- update output file name in typedoc configuration (fc1ac49)
- update package.json for improved build scripts and dependency versions (442a5fe)
- update support link in Header component (01c25b8)
- update textmode.js dependency version to ^0.12.0 (5844c75)
- update textmode.js version and add to peerDependencies (c25ea0f)
- update type imports and casting for font handling in SVG content generation (17ef3a5)
Features
- added JSON export support (wip) (e8d4016)