What's Changed
- fix(lint): detect GSAP animations targeting clip elements (tab crash) by @vanceingalls in #114
- docs: add guide for testing local CLI changes outside the monorepo by @miguel-heygen in #137
- fix(core,cli): improve lint output - JSON flag, info/warning counts, severity display by @miguel-heygen in #134
- feat(core): support inline template compositions by @miguel-heygen in #146
- feat(studio): remove home page, auto-select project by @miguel-heygen in #145
- feat(studio): redesign left panel — Code tab, Renders header, Lint bottom by @miguel-heygen in #141
- feat(cli,core): standalone transcribe command, transcript normalization, caption lint rules by @jrusso1020 in #151
- feat(studio): timeline hidden by default with toggle in header + player by @miguel-heygen in #142
- refactor(studio): code quality — 22 findings, dead code removal, App.tsx split by @miguel-heygen in #144
- feat(core): add fitTextFontSize utility for pixel-accurate text measurement by @vanceingalls in #152
Full Changelog: v0.1.13...v0.1.14