tldraw/packages
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
..
assets [feature] add laser pointer (#1412) 2023-05-19 11:09:13 +00:00
editor Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
file-format [refactor] update record names (#1473) 2023-05-26 13:37:59 +00:00
indices Create @tldraw/indices package (#1426) 2023-05-22 08:18:01 +00:00
polyfills avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
primitives Measure individual words instead of just line breaks for text exports (#1397) 2023-05-22 15:10:03 +00:00
tldraw [chore] refactor user preferences (#1435) 2023-05-25 09:54:29 +00:00
tlschema [tiny] add isPageId (#1482) 2023-05-27 17:53:18 +00:00
tlstore [feature] Easier store persistence API + persistence example (#1480) 2023-05-30 15:22:49 +00:00
tlsync-client [minor] Mark tlsync-client internal APIs (#1481) 2023-05-27 16:18:32 +00:00
tlvalidate avoid lazy race conditions (#1364) 2023-05-12 15:41:40 +00:00
ui Add playwright tests (#1484) 2023-05-30 15:28:56 +01:00
utils Stricter ID types (#1439) 2023-05-24 11:25:41 +00:00