Commit Graph

17 Commits

Author SHA1 Message Date
semantic-release-bot 2a3438c0d0 chore(release): 5.3.0 [skip ci]
# [5.3.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.1...v5.3.0) (2019-04-23)

### Bug Fixes

* Fix memory leak on iOS. ([#433](https://github.com/DylanVann/react-native-fast-image/issues/433)) ([70be744](https://github.com/DylanVann/react-native-fast-image/commit/70be744))

### Features

* Upgrade example apps. ([#453](https://github.com/DylanVann/react-native-fast-image/issues/453)) ([25f8f0d](https://github.com/DylanVann/react-native-fast-image/commit/25f8f0d))

### Reverts

* Remove functionality for notifying other images on load. ([#452](https://github.com/DylanVann/react-native-fast-image/issues/452)) ([292223d](https://github.com/DylanVann/react-native-fast-image/commit/292223d))
2019-04-23 02:54:14 +00:00
Dylan Vann bd53ff1d1e Make changelog consistent. 2019-04-20 22:18:41 -04:00
Dylan Vann f7a30e4945 Fix changelog. 2019-04-20 22:08:47 -04:00
semantic-release-bot 0e2f3bb5ef chore(release): 5.2.1 [skip ci]
## [5.2.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.2.0...v5.2.1) (2019-04-21)

### Performance Improvements

* Use React.memo for FastImage. ([#449](https://github.com/DylanVann/react-native-fast-image/issues/449)) ([5c2b4af](https://github.com/DylanVann/react-native-fast-image/commit/5c2b4af))
2019-04-21 01:54:31 +00:00
semantic-release-bot 89c0e2e9ac chore(release): 5.2.0 [skip ci]
# [5.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.4...v5.2.0) (2019-02-25)

### Features

* Use forwardRef to allow access to ref.measure and others. ([#419](https://github.com/DylanVann/react-native-fast-image/issues/419)) ([2b4fba3](https://github.com/DylanVann/react-native-fast-image/commit/2b4fba3)), closes [#69](https://github.com/DylanVann/react-native-fast-image/issues/69)
2019-02-25 06:41:43 +00:00
semantic-release-bot 58add0ed3c chore(release): 5.1.4 [skip ci]
## [5.1.4](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.3...v5.1.4) (2019-02-25)

### Bug Fixes

* Fix fallback prop not working. ([#420](https://github.com/DylanVann/react-native-fast-image/issues/420)) ([487d410](https://github.com/DylanVann/react-native-fast-image/commit/487d410))
2019-02-25 06:34:38 +00:00
semantic-release-bot 4502bc8e66 chore(release): 5.1.3 [skip ci]
## [5.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.2...v5.1.3) (2019-02-22)

### Bug Fixes

* Fixes WebP rendering on iOS 12. ([#412](https://github.com/DylanVann/react-native-fast-image/issues/412)) ([97630c8](https://github.com/DylanVann/react-native-fast-image/commit/97630c8)), closes [#298](https://github.com/DylanVann/react-native-fast-image/issues/298) [#385](https://github.com/DylanVann/react-native-fast-image/issues/385)
2019-02-22 05:38:23 +00:00
Dylan Vann 429c7850d5 chore: Update changelog. 2018-12-30 22:08:21 -05:00
Dylan Vann 141a4a0293 Format changelog with prettier. 2018-11-13 23:14:42 -05:00
Dylan Vann 48d52681cf Update changelog. 2018-11-13 23:13:46 -05:00
Dylan Vann bb76325794 Update changelog. 2018-11-06 01:44:15 -05:00
Dylan Vann 535f06b535 Update changelog. 2018-11-06 01:23:21 -05:00
Dylan Vann fc0b620ca3 Update changelog. 2018-10-23 01:03:15 -04:00
Dylan Vann 43ac2c9ee4 Update changelog. 2018-10-21 20:56:30 -04:00
Dylan Vann f40a6d4c4e Updated changelog. 2018-10-21 20:55:22 -04:00
Dylan Vann b7a2762629
Add release notes for 5.0.11. (#315) 2018-10-15 23:54:42 -04:00
Dylan Vann accbf24392
Add a changelog. (#313) 2018-10-15 00:44:58 -04:00