Skip to content

Tags: grean/react-native-fast-image

Tags

v8.0.0

Toggle v8.0.0's commit message
chore(release): 8.0.0 [skip ci]

# [8.0.0](DylanVann/react-native-fast-image@v7.0.2...v8.0.0) (2019-10-20)

### Features

* Add cookie support for iOS. ([DylanVann#284](DylanVann#284)) ([ae47bff](DylanVann@ae47bff))

### BREAKING CHANGES

* This changes how network requests are handled on iOS. Make sure they still work for you.

v7.0.2

Toggle v7.0.2's commit message
chore(release): 7.0.2 [skip ci]

## [7.0.2](DylanVann/react-native-fast-image@v7.0.1...v7.0.2) (2019-07-05)

### Bug Fixes

* Fix peer dependency and remove prop-types. ([44a4c8b](DylanVann@44a4c8b))

v7.0.1

Toggle v7.0.1's commit message
chore(release): 7.0.1 [skip ci]

## [7.0.1](DylanVann/react-native-fast-image@v7.0.0...v7.0.1) (2019-07-05)

### Bug Fixes

* Fix IllegalArgumentException crash (Android). ([DylanVann#511](DylanVann#511)) ([b6c4677](DylanVann@b6c4677))

v7.0.0

Toggle v7.0.0's commit message
chore(release): 7.0.0 [skip ci]

# [7.0.0](DylanVann/react-native-fast-image@v6.1.1...v7.0.0) (2019-07-05)

### Features

* Upgrade to React Native 0.60.0 / CocoaPods / Android X. ([DylanVann#513](DylanVann#513)) ([5489f9e](DylanVann@5489f9e))

### BREAKING CHANGES

* You should upgrade React Native. See https://facebook.github.io/react-native/blog/2019/07/03/version-60

v6.1.1

Toggle v6.1.1's commit message
chore(release): 6.1.1 [skip ci]

## [6.1.1](DylanVann/react-native-fast-image@v6.1.0...v6.1.1) (2019-07-03)

### Bug Fixes

* Loading images by reverting "bug: Use device scale when loading images.". ([0326c3e](DylanVann@0326c3e)), closes [DylanVann#509](DylanVann#509)

v6.1.0

Toggle v6.1.0's commit message
chore(release): 6.1.0 [skip ci]

# [6.1.0](DylanVann/react-native-fast-image@v6.0.5...v6.1.0) (2019-06-30)

### Features

* Add tvOS target. ([DylanVann#486](DylanVann#486)) ([6805972](DylanVann@6805972))

v6.0.5

Toggle v6.0.5's commit message
chore(release): 6.0.5 [skip ci]

## [6.0.5](DylanVann/react-native-fast-image@v6.0.4...v6.0.5) (2019-06-28)

### Bug Fixes

* Fix incorrect syntax. ([11f6047](DylanVann@11f6047))

v6.0.4

Toggle v6.0.4's commit message
chore(release): 6.0.4 [skip ci]

## [6.0.4](DylanVann/react-native-fast-image@v6.0.3...v6.0.4) (2019-06-28)

### Bug Fixes

* Fix setting props order issue for iOS. ([DylanVann#303](DylanVann#303)) ([5597ed0](DylanVann@5597ed0)), closes [DylanVann#304](DylanVann#304)

v6.0.3

Toggle v6.0.3's commit message
chore(release): 6.0.3 [skip ci]

## [6.0.3](DylanVann/react-native-fast-image@v6.0.2...v6.0.3) (2019-06-03)

### Bug Fixes

* Add tintColor type definition. ([4adf42f](DylanVann@4adf42f))

v6.0.2

Toggle v6.0.2's commit message
chore(release): 6.0.2 [skip ci]

## [6.0.2](DylanVann/react-native-fast-image@v6.0.1...v6.0.2) (2019-06-03)

### Bug Fixes

* Upgrade vendored SDWebImage to v5.0.5. ([5016172](DylanVann@5016172)), closes [DylanVann#489](DylanVann#489)