v0.14.0
What's Changed
- runtime: BG snapshot emission — jsx slot wrapper, shadow snapshot elements, hole normalization by @andtii in #631
- plugin: enable the snapshot transform behind a default-off snapshots flag by @andtii in #636
- plugin/runtime: snapshot HMR — hot-update registrations, stale purge, park-and-retry by @andtii in #638
- runtime: list templates — synchronous componentAtIndex + template-keyed recycling by @andtii in #640
- plugin: snapshots default ON by @andtii in #643
- packages: precompiled snapshot registrations in dists — lynx-emoji first adopter by @andtii in #646
- lynx-list: templateCells — pass consumer templates through unwrapped by @andtii in #648
- lynx-runtime-main: defer list cell teardown until native releases the holder by @andtii in #653
- lynx-emoji: template-native picker — poolable cells, workarounds deleted by @andtii in #650
- deps: adopt sigx core 0.10.0 via a pnpm catalog by @andtii in #656
- release: 0.14.0 by @andtii in #658
Full Changelog: v0.13.0...v0.14.0