Skip to content

Releases: modestfake/safer-web-storage

v1.1.0

06 Dec 21:22
Compare
Choose a tag to compare

Bugfixes

  • 022210b - Now getItem returns null if LocalStorage is not available and in memory storage is not used

Docs

  • ae3fe3c - Describe Storage instance getters isNativeStorageUsed and isInMemoryStorageUsed, instructions for publishing

Chores

  • 2d52fef - Ignore dist when linting, don't publush package-lock.json, update dependencies, remove unnecessary .babelrc file
  • 8a10c49 - Build in CI to test builds
  • e768308 - Enable Babel loose mode, clear dist before build, show file size

v1.0.2

04 Sep 18:43
Compare
Choose a tag to compare

Support IE11 by transpiling code with babel

v1.0.1

03 Sep 14:22
Compare
Choose a tag to compare

Fixed "getItem" is not a function error

Initial release

03 Sep 13:29
Compare
Choose a tag to compare
v1.0.0

1.0.0