Skip to content

Releases: dennzimm/redux-persist-expo-file-system-storage

v1.1.6

31 May 07:21
c7c2c9a
Compare
Choose a tag to compare

Patch Changes

  • cead2ce: chore(deps-dev): bump expo-file-system from 16.0.9 to 17.0.1

v1.1.4

03 May 05:32
362e70b
Compare
Choose a tag to compare

Patch Changes

  • 8cc9081: chore(deps-dev): bump type-fest from 4.15.0 to 4.18.0
  • 0847ad0: chore(deps-dev): bump expo-file-system from 16.0.8 to 16.0.9

v1.1.3

19 Apr 07:02
05302a1
Compare
Choose a tag to compare

Patch Changes

  • 763ea0a: chore(deps-dev): bump type-fest from 4.14.0 to 4.15.0
  • c1d49b3: chore(deps-dev): bump typescript from 5.4.3 to 5.4.5

v1.1.2

28 Mar 07:20
88de0cb
Compare
Choose a tag to compare

Patch Changes

  • a048df8: chore(deps-dev): bump typescript from 5.4.2 to 5.4.3
  • 51deba1: chore(deps-dev): bump type-fest from 4.12.0 to 4.14.0

v1.1.1

15 Mar 07:41
09a480d
Compare
Choose a tag to compare

Patch Changes

  • cb57479: chore(deps-dev): bump expo-file-system from 16.0.6 to 16.0.8
  • 41ec4f3: chore(deps-dev): bump type-fest from 4.10.3 to 4.12.0
  • 689ff25: chore(deps-dev): bump typescript from 5.3.3 to 5.4.2

v1.1.0

01 Mar 13:58
010964b
Compare
Choose a tag to compare

Minor Changes

  • 06c7a34: - Added colorized logger messages
    • Improved handling for first-time read items in getItem
    • Introduced itemExists and logStoredItems
    • Added debug prefix to logDebugMessageInDebugMode
    • Implemented waitForInitialization and removed ready promise
    • Fixed async operation awaiting in hasStoredItems
    • Updated readme with a link to the redux-persist issue

v1.0.3

25 Feb 19:17
Compare
Choose a tag to compare

Patch Changes

  • Rename package to redux-persist-expo-file-system-storage

v1.0.2

25 Feb 19:05
Compare
Choose a tag to compare

Patch Changes

  • Set access to public in changeset config

v1.0.1

25 Feb 18:56
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

23 Feb 13:53
Compare
Choose a tag to compare

Version 1.0.0 marks the initial release of 'redux-persist-expo-filesystem-storage', introducing a highly extensible and configurable storage engine for Redux Persist using Expo FileSystem for persistence in React Native applications.

Full Changelog: https://github.com/dennzimm/redux-persist-expo-filesystem-storage/commits/v1.0.0