mock-webstorage
Version:
A mock WebStorage class for mocking localStorage and sessionStorage objects in tests.
16 lines (8 loc) • 332 B
Markdown
## 1.1.0 (2018-09-25)
* Added [TypeScript](https://www.typescriptlang.org/) type definitions.
## 1.0.4 (2018-06-05)
* Fixed [Flow](https://flow.org/) type definitions to work with Flow v0.73.
## 1.0.3 (2016-09-28)
* Improved [Flow](https://flow.org/) type definitions.
## 1.0.2 (2016-06-26)
First recommended stable release.