UNPKG

574 BMarkdownView Raw
1## 1.5.2 (2019-04-12)
2
3
4### Bug Fixes
5
6* **LocalStorage, Cookie:** keys.forEach is not a function ([3744669](https://github.com/livelybone/localStorage/commit/3744669))
7
8
9### Features
10
11* **Cookie, LocalStorage:** Update set method of Cookie. Update entries and forEach method of both C ([1925cf3](https://github.com/livelybone/localStorage/commit/1925cf3))
12* Update class Storage ([313f532](https://github.com/livelybone/localStorage/commit/313f532))
13* **utils.js:** Update function storageAvailable ([3a6cbe0](https://github.com/livelybone/localStorage/commit/3a6cbe0))
14
15
16