🎉 TinyBase v9.0 - the one with no features!
This one is not about shiny new APIs. It's a reliability release driven by community reports - and is focused on making local-first apps recover, persist, and sync more reliably in production.
🎉 TinyBase v9.3 🎉
Now you can synchronize multiple stores over a single websocket - perfect for complex sharded apps.
Plus: a massive amount of security & reliability hardening.
Check out the release notes: tinybase.org/guides/releases…
And have fun!
🎉 TinyBase v9.0 - the one with no features!
This one is not about shiny new APIs. It's a reliability release driven by community reports - and is focused on making local-first apps recover, persist, and sync more reliably in production.
Thanks to all the people behind the reports and fixes: Dheeraj, Jakub Riedl, Patryk Wegrzyn, Damilola Romniyi, @a11rew, wattroll, @tibfib, and @D40B.
Could not do it without you!
Release notes:
tinybase.org/guides/releases…
And a host of other fixes:
👉 Grouped queries now behave correctly during active transactions
👉 Schema-aware persisted & mergeable content types now catch invalid IDs and values
👉 Tabular persisters can persist selected values only
Persistence and sync fixes:
👉 Schema defaults no longer overwrite newer synced data
👉 @powersync_ startup avoids noisy replacement writes
👉 Custom persisters can return undefined for "no content"
👉 Durable Object SQL fragmented storage now writes per TinyBase row
WebSocket sync gets hardened in v9.0:
👉 Large sync payloads can now be fragmented and reassembled
👉 More reliable for Cloudflare-style WebSocket message limits
👉 Persisted server paths now load before the first reconnect sync
🎉 Proud to announce TinyBase 8.5!
Reactive, responsive, composable charts - bound directly into your data or queries - in a tiny, optional 8.5k sub-module.
Local-first analytics anyone? 👀
Let us know how it goes - and what you'd like to see next!
🎉 New: TinyBase v8.4!
This release includes a full set of DOM components and data inspector for @solid_js - meaning it's easier than ever to build local-first apps in Solid.
It's also at full parity with the React and Svelte integrations!
Release notes: tinybase.org/guides/releases…
Enjoy!