Skip to content

Releases: 1nd/redux-storage-engine-localforage-immutablejs

0.2.0: Merge pull request #1 from 1nd/fix-package-lock

Choose a tag to compare

@1nd 1nd released this 13 Mar 10:23
c61af40

Breaking Changes

immutable and localforage are moved to devDependencies, therefore you must install them manually. For example: npm install -S immutable@^3.8.1 localforage@^1.4.0.

0.1.1

Choose a tag to compare

@1nd 1nd released this 13 May 13:37

Initial working version. Version 0.1.0 doesn't work due to a bug that get fixed in 0.1.1.