We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d5aefd9
WebAccessFS
5418953
Upgraded to core v0.11.1
775778d
Fixed IndexedDB incorrectly named cacheSize option and updated core to v0.10.0
IndexedDB
cacheSize
530c8bc
Enabled strict mode and fixed WebAccessFS.stat returning undefined for invalid handles
WebAccessFS.stat
96dd107
Fixed WebAccessFS.openFile and WebAccessFS.mkdir returning undefined for invalid handle types. They now correctly throw errors.
WebAccessFS.openFile
WebAccessFS.mkdir
c62e1f5
Added tsconfig.json to the NPM package, to prevent Typescript users from breaking.
7d6d9e0
Removed a faulty implementation of WebAccess.ready and updated core for fixes.
WebAccess.ready
5a1e485
typesVersions
ApiError.With
getHandle
indexedDB
IndexedDBStore.create
src
df37633
Changed IndexedDB.create to pass through options Updated typescript-eslint
IndexedDB.create
options
abadf02
IndexedDB.isAvailable
FileSystemAccess
WebAccess
Storage
WebStorage
FileSystemAccessFile