Skip to content

Releases: mblink/fp-ts-indexeddb

0.2.0

29 Dec 15:20
6a85841
Compare
Choose a tag to compare

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

26 May 19:36
Compare
Choose a tag to compare

Remove typescript from peerDependencies and only package dist files.

0.1.4

28 Oct 18:17
Compare
Choose a tag to compare

Only publish dist directory

0.1.3

28 Oct 17:59
Compare
Choose a tag to compare

Packaging improvements

0.1.2

28 Oct 17:59
Compare
Choose a tag to compare

Packaging improvements

0.1.1

27 Oct 21:14
Compare
Choose a tag to compare

Update publish settings and README

0.1.0

27 Oct 20:49
Compare
Choose a tag to compare

Initial Release