v1.2.2
1.2.2 (2019-03-26)
❗️❗️❗️ BREAKING CHANGE ❗️❗️❗️
For iOS platform platform.
Up to this point, Async Storage was storing data to different location, than original Async Storage, meaning that transition would not be seamless. This release revert it back.
See #40 for more info.
Bug Fixes
- revert storage location on ios (547445c)
Misc
- Use Community eslint package
- Add links in docs