Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 448 Bytes

File metadata and controls

32 lines (17 loc) · 448 Bytes

Change Log

master

Changes on master will be listed here.

0.1.1

17 Jun 2021

Other Changes

  • Dependency updates.

0.1.0

23 Feb 2021

Features

  • Added merge option to setItem().

0.0.4

Features

  • You can now specify an encoder.

Breaking Changes

  • Modified DeepStorageAdapter constructor to use an options object. new DeepStorageAdapter(store) is now new DeepStorageAdapter({ store }).