localforage-driver-memory

in-memory localforage driver

MIT License

Downloads
41.3K
Stars
2
Committers
6

Bot releases are hidden (Show)

localforage-driver-memory - 1.0.5 Latest Release

Published by Alorel almost 6 years ago

1.0.5 (2019-01-15)

Bug Fixes

  • getItem should now return null instead of undefined on a nonexistent value (7b25c09)

Maintenance

Tests

localforage-driver-memory - 1.0.4

Published by Alorel almost 6 years ago

1.0.4 (2018-10-29)

Maintenance

  • Add GitHub issue templates (ec751eb)
  • Redistribute in flat ESM format (1f497c5)
localforage-driver-memory - 1.0.3

Published by Alorel about 6 years ago

1.0.3 (2018-09-11)

Bug Fixes

  • _driver: fix driver name (7d7cb65)

Maintenance

  • Remove refresh script from package.json (383eb56)
localforage-driver-memory - 1.0.2

Published by Alorel about 6 years ago

1.0.2 (2018-09-11)

Bug Fixes

  • package: Set localforage peer dependency to ^1.5.0 (96bbcba)
localforage-driver-memory - 1.0.1

Published by Alorel about 6 years ago

1.0.1 (2018-09-11)

Bug Fixes

  • README: Fixed the UMD global name (cba961c)
localforage-driver-memory - 1.0.0

Published by Alorel about 6 years ago

1.0.0 (2018-09-11)

Features