Skip to content

Latest commit

 

History

History
78 lines (36 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

78 lines (36 loc) · 2.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.3 (2020-07-24)

2.1.2 (2020-03-05)

2.1.1 (2020-03-05)

2.1.0 (2020-03-05)

2.0.2 (2019-10-08)

2.0.1 (2019-08-28)

Bug Fixes

  • storage: fix race conditions with transactions (2946291)

2.0.0 (2019-08-23)

1.3.3 (2019-08-22)

Bug Fixes

  • storage: use correct initial state for parent initiailized (4f1a95d)

1.3.2 (2019-08-20)

1.3.1 (2019-08-20)

1.3.0 (2019-08-19)

Features

  • storage: add better scoped storage (803e1ef)

1.2.0 (2019-08-14)

Features

  • storage: add transaction queueing (88374af)

1.1.2 (2019-08-14)

Bug Fixes

  • RecurringScopedStorage: fix initializing nested scopes (0b6e410)

1.1.1 (2019-08-13)

1.1.0 (2019-08-13)

Features

  • storage: add initiailizer strategies (e19e99d)

1.0.1 (2019-08-13)

Bug Fixes

  • indexedDB: wait for change event before resolving (5882d55)

Features

  • RecurringScopedStorage: provide existing state to initializer (e3aaa53)
  • storage: add copy and clone methods (dabc038)

1.0.0 (2019-06-24)