- [x] Logo - [ ] Update Threat Model (based on lots of cases being ignored & new ephemeral message session esta - [x] Increase number when a snapshot should happen to 200 in the examples - [ ] Fix Undo/Redo for Prosemirror (just the button?) and Tiptap (core logic issue?) examples - [x] Add a TLDraw example - see https://github.com/tldraw/tldraw-yjs-example/blob/main/src/useYjsStore.ts - [ ] Fix Tiptap example infinite loop of ephemeral updates (click into the textbook and see it) -maybe tiptop upgrade? - [ ] Hint how to use the existing public service - [x] Set tsconfig.ts to `strict: true` - [x] use `useY` instead of custom `useYArray`
strict: trueuseYinstead of customuseYArray