You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep the new SQLite persistence packages under a single first-release changeset and make all pending changesets patch-only for a consistent release plan.
Made-with: Cursor
feat(persistence): add SQLite-based offline persistence for collections
9
15
10
-
Adds a new persistence layer that durably stores collection data in SQLite, enabling applications to survive page reloads and app restarts.
16
+
Adds a new persistence layer that durably stores collection data in SQLite, enabling applications to survive page reloads and app restarts across browser, Node, mobile, desktop, and edge runtimes.
0 commit comments