Skip to content

1.1.9

Choose a tag to compare

@james-pre james-pre released this 28 Jul 16:57
· 41 commits to main since this release
v1.1.9
47c459f

This release changes the isAvailable check for IndexedDB to cache the result for each IDBFactory. This means configuring multiple mounts to use the same IDBFactory will only perform the test once, instead of for every mount.