Primate 0.40: Collocated Routes, Store Enums, and Async Schemas
Primate 0.40: Route pages, store enums, async schemas and events
I am excited to announce Primate 0.40, featuring collocated route pages that keep frontend files alongside their routes. We now support fully typed store enums to prevent data drift, plus derived and async schemas for flexible data normalization. The update also simplifies Server-Sent Events with a single setup function and introduces auto-applying migrations for smoother production deployments.
"The route handles data loading, validation, redirects and status codes; the page handles rendering."