Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Version 2.0.0 #5

Merged
merged 15 commits into from
Feb 15, 2020
Merged

Version 2.0.0 #5

merged 15 commits into from
Feb 15, 2020

Conversation

emeraldsanto
Copy link
Owner

This PR introduces a few breaking changes:

Naming

  • store was renamed to setItem
  • retrieve was renamed to getItem
  • remove was renamed to removeItem

Functionality

  • More standard API, should now be a drop in replacement for AsyncStorage (supports callbacks)
  • Redux Persist compatibility (hence the name changes)
  • Added tests for each possible method, promise and callback forms

@emeraldsanto emeraldsanto merged commit a2da117 into master Feb 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants