typesafe-storage
Version:
Typesafe Web Storage API wrapper to support objects and arrays
80 lines (37 loc) • 4.06 kB
Markdown
## [1.0.9](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.8...v1.0.9) (2021-08-03)
### Bug Fixes
* **deps:** [security] bump tar from 4.4.13 to 4.4.15 ([6a11d89](https://github.com/kotarella1110/typesafe-storage/commit/6a11d8987adc2ef702557d80f3b6f0f46cb615b8))
## [1.0.8](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.7...v1.0.8) (2021-06-08)
### Bug Fixes
* **deps:** [security] bump glob-parent from 5.1.1 to 5.1.2 ([e43969e](https://github.com/kotarella1110/typesafe-storage/commit/e43969e0529b6e02a4161b39270b86d2a618f796))
## [1.0.7](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.6...v1.0.7) (2021-05-07)
### Bug Fixes
* **deps:** [security] bump hosted-git-info from 2.8.8 to 2.8.9 ([9ec01bc](https://github.com/kotarella1110/typesafe-storage/commit/9ec01bc39a7963809e4d0cbfb70496feee038765))
## [1.0.6](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.5...v1.0.6) (2021-05-06)
### Bug Fixes
* **deps:** [security] bump handlebars from 4.7.3 to 4.7.7 ([4b84424](https://github.com/kotarella1110/typesafe-storage/commit/4b8442421cc032aea363edc68019779bd1531352))
## [1.0.5](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.4...v1.0.5) (2021-04-16)
### Bug Fixes
* **deps:** [security] bump ssri from 6.0.1 to 6.0.2 ([9c4d6a5](https://github.com/kotarella1110/typesafe-storage/commit/9c4d6a524c9c89b35716ba24fbe03e7ae7699190))
## [1.0.4](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.3...v1.0.4) (2021-03-29)
### Bug Fixes
* **deps:** [security] bump y18n from 3.2.1 to 3.2.2 ([71e16f1](https://github.com/kotarella1110/typesafe-storage/commit/71e16f15ca79dc3aab3ab138325e6b42b843e3a7))
## [1.0.3](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.2...v1.0.3) (2020-12-10)
### Bug Fixes
* **deps:** [security] bump ini from 1.3.5 to 1.3.7 ([ac9cce4](https://github.com/kotarella1110/typesafe-storage/commit/ac9cce48480645f1b4863a1471fc0335f3a0988b))
## [1.0.2](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.1...v1.0.2) (2020-09-11)
### Bug Fixes
* **deps:** [security] bump node-fetch from 2.6.0 to 2.6.1 ([fd375a5](https://github.com/kotarella1110/typesafe-storage/commit/fd375a555d3405f197cb5ccf262805354c93197d))
## [1.0.1](https://github.com/kotarella1110/typesafe-storage/compare/v1.0.0...v1.0.1) (2020-07-07)
### Bug Fixes
* **deps:** [security] bump npm from 6.14.3 to 6.14.6 ([43ec414](https://github.com/kotarella1110/typesafe-storage/commit/43ec414359f814f32d653713476d5ed022b89d28))
# 1.0.0 (2020-04-07)
### Bug Fixes
* **storagewrapper:** fix to strngify all valuesprovided to setItem ([#6](https://github.com/kotarella1110/typesafe-storage/issues/6)) ([52a4919](https://github.com/kotarella1110/typesafe-storage/commit/52a4919f8df2f1ada4e55bcd798c426d7da142c5))
### Features
* **altstorage:** add AltStorage ([#1](https://github.com/kotarella1110/typesafe-storage/issues/1)) ([64df757](https://github.com/kotarella1110/typesafe-storage/commit/64df757a622829db4b46b4a94a03ba154ab6d827))
* **createstorage:** add createStorage ([#4](https://github.com/kotarella1110/typesafe-storage/issues/4)) ([b42cd5f](https://github.com/kotarella1110/typesafe-storage/commit/b42cd5fbabe1640166401decb3218f1d8b3643c8))
* **index:** add index ([#5](https://github.com/kotarella1110/typesafe-storage/issues/5)) ([b6fa4bc](https://github.com/kotarella1110/typesafe-storage/commit/b6fa4bceb655e56100cc296a560efcad40e315b4))
* **isstorageavailable:** add isStorageAvailable ([#3](https://github.com/kotarella1110/typesafe-storage/issues/3)) ([f55b7fe](https://github.com/kotarella1110/typesafe-storage/commit/f55b7fe40e3b9e590edc11ea8823a3a08754f847))
* **storagewrapper:** add StorageWrapper ([#2](https://github.com/kotarella1110/typesafe-storage/issues/2)) ([ad5a92e](https://github.com/kotarella1110/typesafe-storage/commit/ad5a92e02f74196e69f6c771791554db09c29df8))
* init ([426eb58](https://github.com/kotarella1110/typesafe-storage/commit/426eb589bc163e5fd9819edf6fc345b61366d52b))