0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
Commit graph

2 commits

Author SHA1 Message Date
crowlKats
1cb5ec3c5e
fix(webstorage): use opstate for sqlite connection (#10692)
Fixes #10691
2021-05-19 08:28:50 -04:00
crowlKats
dfe528198d
feat: add WebStorage API (#7819)
This commit introduces localStorage and sessionStorage.
2021-05-10 12:02:47 +02:00