Add headless text layout fix to changelog

This commit is contained in:
Danila Poyarkov 2026-03-10 23:00:45 +03:00
parent 57eaf870af
commit 0c4581b04f

View file

@ -17,6 +17,7 @@
- Fix paste/copy/cut intercepted by canvas in AI chat input
- Strip TypeScript casts from AI-generated JSX (`as any`, `as const`)
- Fix parsing complex .fig files crashing on missing GUIDs in component overrides
- Fix headless text layout using 100×100 default size instead of estimated dimensions
## 0.9.0 — 2026-03-09