Releases: ph-fritsche/react-idb-cache
Releases · ph-fritsche/react-idb-cache
v1.4.1
1.4.1 (2022-04-28)
Bug Fixes
- build: export ESM with correct import paths (c1c537b)
v1.4.0
1.4.0 (2021-10-12)
Features
- support multiple stores per database (e40222c)
v1.3.1
1.3.1 (2021-09-04)
Bug Fixes
- include NullDB driver in build (3024786)
v1.3.0
1.3.0 (2021-09-03)
Features
- add
entries()
(3ecafae)
- plug in db implementation for device cache (8cf5ca1)
Bug Fixes
- remove cache promise when resolved (637991e)
v1.2.0
1.2.0 (2021-08-16)
Features
- return validation result in obj get (8bc23f0)
- type parameter on get (82f21d7)
Bug Fixes
v1.2.0-alpha.2
Features
Performance Improvements
v1.2.0-alpha.1
Features
- return validation result in obj get (8bc23f0)
v1.1.0
1.1.0 (2021-01-21)
Features
- rerender on cache changes (6fa18ef)
Bug Fixes