dx improvements v0.6.7
Demo polish + stylesheet detection fix v0.5.5
fix test selectors for HTML-first rendering tests
HTML-first rendering for optimal TTFB v0.4.2
-rsc-runtime: add renderToHtmlWithFlight() and renderToHtmlString() for server-side HTML rendering -rsc-runtime: add HTML escaping, prop-to-attribute conversion, style object handling -rsc-runtime: client components render as placeholders with data-tana-client attribute -isolate_pool: use HTML rendering instead of Flight-only streaming for page requests
production-ready isolate pool with admin endpoints v0.4.1
hash-slot cluster routing for edge nodes v0.2.3
warm isolate pool for Cloudflare-style performance v0.4.0
Performance benchmarks (local, 10 cores):
Production estimates ($12/mo DO droplet, 2 vCPU):
docs: add warm isolate pooling architecture design
re-implement R2 sccache for faster builds v0.2.28
-(ci): add sccache with R2 backend for all three build targets -(ci): each platform gets its own cache bucket for isolation -(ci): requires R2_ACCESS_KEY_ID and R2_SECRET_ACCESS_KEY secrets
add types checkout to build workflow v0.2.27
-(ci): checkout tana-types repo and symlink to ../types -(ci): required for include_str! macros that embed .d.ts files