You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
animate option — a subtle looping animation (breathe, bounce) applied to the avatar content via deterministic, dependency-free CSS that respects prefers-reduced-motion. Works on every style.
Documented edge / serverless rendering: createAvatar and the other string helpers have no DOM/Node APIs, so they run on Cloudflare Workers, Vercel/Netlify Edge, Deno, and Bun. Added an "Edge & server rendering" guide and example.