What's Changed
- refactor(core): replace cheerio with linkedom to drop deprecated whatwg-encoding by @miguel-heygen in #187
- feat(cli): prompt to install skills during init by @jrusso1020 in #206
- feat(lint,skills): add caption/audio-reactive lint rules and skill guidance by @vanceingalls in #207
- feat(skills): add scene transitions skill with 35-type catalog by @vanceingalls in #212
- fix: address QA report P0-P2 issues for 10/10 agent experience by @miguel-heygen in #208
- feat: allow clip animation + ship web component by @miguel-heygen in #209
- refactor(skills): consolidate 15 skills into 3 by @jrusso1020 in #211
- feat(skills): add WebGL shader transitions and restructure catalog by @vanceingalls in #213
- fix(skills): add rendering guardrails to hyperframes skill by @miguel-heygen in #217
- fix(core): add lint rule for infinite GSAP repeat by @miguel-heygen in #218
- fix(core): load head styles/scripts from non-template sub-compositions by @miguel-heygen in #219
- fix(producer): extract head assets from non-template sub-comps + fix postcss ESM by @miguel-heygen in #220
- fix(cli): fix preview opening wrong project in dev mode by @miguel-heygen in #221
- fix(engine): add anti-banding x264/x265 params for dark gradients by @jrusso1020 in #222
- fix(engine): add bt709 color space + range conversion to encoding by @jrusso1020 in #223
- feat(cli): implement Docker rendering for deterministic output by @vanceingalls in #215
- feat: add MOV (ProRes 4444) as transparent video output format by @miguel-heygen in #224
Full Changelog: v0.2.2...v0.2.3-alpha.2