tldraw/apps
alex ce782dc70b
Wrap local/session storage calls in try/catch (take 2) (#3066)
Steve tried this in #3043, but we reverted it in #3063. Steve's version
added `JSON.parse`/`JSON.stringify` to the helpers without checking for
where we were already `JSON.parse`ing (or not). In some places we just
store strings directly rather than wanting them jsonified, so in this
version we leave the jsonification to the callers - the helpers just do
the reading/writing and return the string values.

### Change Type

- [x] `patch` — Bug fix
2024-03-04 16:15:20 +00:00
..
docs children: any -> children: ReactNode (#3061) 2024-03-04 14:48:40 +00:00
dotcom Wrap local/session storage calls in try/catch (take 2) (#3066) 2024-03-04 16:15:20 +00:00
dotcom-asset-upload Bump the npm_and_yarn group group with 7 updates (#2982) 2024-03-04 12:20:23 +00:00
dotcom-bookmark-extractor bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
dotcom-worker Bump the npm_and_yarn group group with 7 updates (#2982) 2024-03-04 12:20:23 +00:00
examples Revert "Protect local storage calls (#3043)" (#3063) 2024-03-04 15:48:31 +00:00
health-worker Bump the npm_and_yarn group group with 7 updates (#2982) 2024-03-04 12:20:23 +00:00
huppy Check tsconfig "references" arrays (#2891) 2024-02-21 13:07:53 +00:00
vscode tldraw_final_v6_final(old version).docx.pdf (#2998) 2024-02-29 16:06:19 +00:00