Skip to content

Tags: devstoragerepossitory/async-storage

Tags

v1.4.2

Toggle v1.4.2's commit message
chore(release): 1.4.2 [skip ci]

## [1.4.2](react-native-async-storage/async-storage@v1.4.1...v1.4.2) (2019-05-27)

### Bug Fixes

* DexMerger throws an error due to duplicate imports of the package ([react-native-async-storage#111](react-native-async-storage#111)) ([41358dc](react-native-async-storage@41358dc))

v1.4.1

Toggle v1.4.1's commit message
chore(release): 1.4.1 [skip ci]

## [1.4.1](react-native-async-storage/async-storage@v1.4.0...v1.4.1) (2019-05-23)

### Bug Fixes

* adds tvOS to supported platforms ([react-native-async-storage#109](react-native-async-storage#109)) ([7db787e](react-native-async-storage@7db787e))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci]

# [1.4.0](react-native-async-storage/async-storage@v1.3.4...v1.4.0) (2019-05-10)

### Features

* Make db size configurable on Android ([react-native-async-storage#99](react-native-async-storage#99)) ([608e2d8](react-native-async-storage@608e2d8))

v1.3.4

Toggle v1.3.4's commit message
chore(release): 1.3.4 [skip ci]

## [1.3.4](react-native-async-storage/async-storage@v1.3.3...v1.3.4) (2019-05-01)

### Bug Fixes

* correct git tag format for podspec ([1db8268](react-native-async-storage@1db8268)), closes [react-native-async-storage#93](react-native-async-storage#93)

v1.3.3

Toggle v1.3.3's commit message
chore(release): 1.3.3 [skip ci]

## [1.3.3](react-native-async-storage/async-storage@v1.3.2...v1.3.3) (2019-04-15)

### Bug Fixes

* Exclude headers from iOS archive. ([react-native-async-storage#77](react-native-async-storage#77)) ([562452c](react-native-async-storage@562452c))

v1.3.2

Toggle v1.3.2's commit message
chore(release): 1.3.2 [skip ci]

## [1.3.2](react-native-async-storage/async-storage@v1.3.1...v1.3.2) (2019-04-14)

### Bug Fixes

* failing to find headers when linked with Pods. ([react-native-async-storage#75](react-native-async-storage#75)) ([5ab6602](react-native-async-storage@5ab6602))

v1.3.1

Toggle v1.3.1's commit message
chore(release): 1.3.1 [skip ci]

## [1.3.1](react-native-async-storage/async-storage@v1.3.0...v1.3.1) (2019-04-12)

### Bug Fixes

* iOS clean migration from RNCAsyncStorage_V1 to RTCAsyncStorage_V1 ([react-native-async-storage#64](react-native-async-storage#64)) ([8d275ad](react-native-async-storage@8d275ad))