Tags: ARDcode/react-native-fast-image
Tags
chore(release): 5.3.0 [skip ci] # [5.3.0](DylanVann/react-native-fast-image@v5.2.1...v5.3.0) (2019-04-23) ### Bug Fixes * Fix memory leak on iOS. ([DylanVann#433](DylanVann#433)) ([70be744](DylanVann@70be744)) ### Features * Upgrade example apps. ([DylanVann#453](DylanVann#453)) ([25f8f0d](DylanVann@25f8f0d)) ### Reverts * Remove functionality for notifying other images on load. ([DylanVann#452](DylanVann#452)) ([292223d](DylanVann@292223d))
chore(release): 5.2.1 [skip ci] ## [5.2.1](DylanVann/react-native-fast-image@v5.2.0...v5.2.1) (2019-04-21) ### Performance Improvements * Use React.memo for FastImage. ([DylanVann#449](DylanVann#449)) ([5c2b4af](DylanVann@5c2b4af))
chore(release): 5.2.0 [skip ci] # [5.2.0](DylanVann/react-native-fast-image@v5.1.4...v5.2.0) (2019-02-25) ### Features * Use forwardRef to allow access to ref.measure and others. ([DylanVann#419](DylanVann#419)) ([2b4fba3](DylanVann@2b4fba3)), closes [DylanVann#69](DylanVann#69)
chore(release): 5.1.4 [skip ci] ## [5.1.4](DylanVann/react-native-fast-image@v5.1.3...v5.1.4) (2019-02-25) ### Bug Fixes * Fix fallback prop not working. ([DylanVann#420](DylanVann#420)) ([487d410](DylanVann@487d410))
chore(release): 5.1.3 [skip ci] ## [5.1.3](DylanVann/react-native-fast-image@v5.1.2...v5.1.3) (2019-02-22) ### Bug Fixes * Fixes WebP rendering on iOS 12. ([DylanVann#412](DylanVann#412)) ([97630c8](DylanVann@97630c8)), closes [DylanVann#298](DylanVann#298) [DylanVann#385](DylanVann#385)
fix: Fixes cacheControl types. (DylanVann#382) fix DylanVann#325
PreviousNext