Tldraw/apps
Steve Ruiz 0dc0587bea
[feature] Easier store persistence API + persistence example (#1480)
This PR adds `getSnapshot` and `loadSnapshot` to the `Store`, sanding
down a rough corner that existed when persisting and loading data.
Avoids learning about stores vs schemas vs migrations until a little
later.

### Change Type

- [x] `minor` — New Feature

### Test Plan

- [x] Unit Tests

### Release Notes

- [tlstore] adds `getSnapshot` and `loadSnapshot`
2023-05-30 15:22:49 +00:00
..
docs Update docs links + guides + build (#1422) 2023-05-22 08:21:54 +00:00
examples [feature] Easier store persistence API + persistence example (#1480) 2023-05-30 15:22:49 +00:00
vscode [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00