v0.14.0
What's Changed
- Sandbox disk-safety: guarded gate + reclaim, slim debug profiles, runbook by @0xchasercat in #7
- v0.13.14: concurrent on-demand chunk prewarmer by @0xchasercat in #8
- v0.13.15: enable JIT — the real fix for slow/empty SPA scrapes by @0xchasercat in #9
- fix: route glue rejection diagnostic to stderr (unbreak --json) by @0xchasercat in #10
- Workstream C: web-platform completeness (polyfills + vendored fake-indexeddb) by @0xchasercat in #11
- Option B (1/2): async frame codec + tokio transport by @0xchasercat in #12
- v0.14.0: in-process async engine — delete the jail, native concurrent chunk loading by @0xchasercat in #13
- fix(runtime): currentScript points at the real mount node (SvelteKit mount fix) by @0xchasercat in #14
- feat: Tier 2 Render mode — live data fetches for pure-CSR SPAs (thrill.com) by @0xchasercat in #15
Full Changelog: v0.13.13...v0.14.0