- cead2ce: chore(deps-dev): bump expo-file-system from 16.0.9 to 17.0.1
- ba3fe8e: chore(deps): bump pnpm/action-setup from 3 to 4
- c49edff: chore(deps-dev): bump @changesets/cli from 2.27.1 to 2.27.3
- 22f1954: chore(deps-dev): bump type-fest from 4.18.0 to 4.18.3
- 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
- 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
- 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
- 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
- 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
- Rename package to redux-persist-expo-file-system-storage
- Set access to public in changeset config
- Better debug logs with deep parsed content/values available in logs
- 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.