Releases: mblink/fp-ts-indexeddb
Releases · mblink/fp-ts-indexeddb
0.2.1
Export StoreName
and Store
types.
0.2.0
Breaking Change
- Add generic codec type to Store and thread through to all methods
- Instead of decoding values passed to insert and put, use encode instead and resolve with the original value
0.1.5
Remove typescript from peerDependencies and only package dist
files.
0.1.4
Only publish dist directory
0.1.1
Update publish settings and README