Skip to content

chore: release v0.21.0 - #59

Merged
gkurt merged 1 commit into
mainfrom
tegami/version-packages
Jun 30, 2026
Merged

chore: release v0.21.0#59
gkurt merged 1 commit into
mainfrom
tegami/version-packages

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Merge this PR to publish the versioned packages.

Package From To
@tegaki/root 0.19.0 0.20.0
tegaki 0.19.0 0.20.0
@tegaki/website 0.19.0 0.20.0
tegaki-generator 0.19.0 0.20.0
@tegaki/example-e2e 0.19.0 0.20.0
@tegaki/example-next 0.19.0 0.20.0
@tegaki/example-nuxt 0.19.0 0.20.0
@tegaki/example-remotion 0.19.0 0.20.0
@tegaki/example-vite 0.19.0 0.20.0
hyperframes 0.19.0 0.20.0

Changelogs

engine-to-svg-export.md

Show Bumped Packages (1)
  • npm:tegaki

Add TegakiEngine.toSVG() and a canvas accessor

The engine can now serialize its current text to a standalone SVG string via toSVG({ animated, loop }) — either self-drawing (SMIL mask reveal, variable stroke width) or looping (CSS keyframes, constant width), with the viewBox cropped to the ink. The backing <canvas> is also exposed through a canvas getter so export tooling can read pixels without reaching through the DOM.

cli-and-text-to-svg.md

Show Bumped Packages (1)
  • npm:tegaki

Add a tegaki CLI and a textToSvg() export

npx tegaki renders text to an animated handwriting SVG straight from the command line. The same output is available programmatically through the new textToSvg() export, along with its TextToSvgMode and TextToSvgOptions types.

@github-actions github-actions Bot changed the title Version Packages chore: release v0.21.0 Jun 30, 2026
@github-actions
github-actions Bot force-pushed the tegami/version-packages branch from b285344 to fe711a7 Compare June 30, 2026 13:45
Repository owner deleted a comment from changeset-bot Bot Jun 30, 2026
@gkurt
gkurt merged commit 8b75b28 into main Jun 30, 2026
5 checks passed
@gkurt
gkurt deleted the tegami/version-packages branch June 30, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant