Skip to content

Latest commit

 

History

History
94 lines (40 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

94 lines (40 loc) · 2.74 KB

1.3.3 (2020-07-10)

1.3.2 (2020-07-08)

1.3.1 (2019-08-20)

1.3.0 (2019-05-28)

1.2.5 (2019-05-12)

1.2.4 (2019-05-12)

1.2.3 (2019-05-12)

Bug Fixes

  • hotfix keys: rm prefix for all keys (591287f)

1.2.2 (2019-05-10)

Bug Fixes

  • expire: when getItem and it's expired, we should emit the subscribers with null (9e0fa77)

Features

  • add keys: get all stored keys (da83306)
  • ttl: add ttl method (abbd794)

1.1.3 (2019-02-19)

1.1.2 (2019-02-19)

Bug Fixes

  • fix empty callback: throw error when cb is not function (0c5da85)
  • types: add support for global reference (9c7550e)

Features

  • alias: seperate ls and ss alias (ff643f4)
  • logo: add logo in read me (6b9ffe9)

1.1.0 (2019-02-12)

Bug Fixes

Features

  • storage: support sessionStorage (4f8c04c)