Tags: cristianmgb/react-native-async-storage
Tags
chore(release): 1.2.2 [skip ci] ## [1.2.2](react-native-async-storage/async-storage@v1.2.1...v1.2.2) (2019-03-26) ### Bug Fixes * same directory name for storage on ios ([547445c](react-native-async-storage@547445c))
chore(release): 1.2.1 [skip ci] ## [1.2.1](react-native-async-storage/async-storage@v1.2.0...v1.2.1) (2019-03-14) ### Bug Fixes * Enable AsyncStorage on iOS. ([aae04db](react-native-async-storage@aae04db))
chore(release): 1.2.0 [skip ci] # [1.2.0](react-native-async-storage/async-storage@v1.1.0...v1.2.0) (2019-03-08) ### Features * fixes CI publish job (and publishes TS types) ([75a6d45](react-native-async-storage@75a6d45))
chore(release): 1.1.0 [skip ci] # [1.1.0](react-native-async-storage/async-storage@v1.0.2...v1.1.0) (2019-03-01) ### Bug Fixes * do not throw on empty key list ([9f1727c](react-native-async-storage@9f1727c)) * **ios:** match case sensitive name of library ([8eba217](react-native-async-storage@8eba217)) ### Features * add custom hooks ([ef3c092](react-native-async-storage@ef3c092))