We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487d410 commit 58add0eCopy full SHA for 58add0e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.1.4](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.3...v5.1.4) (2019-02-25)
2
+
3
4
+### Bug Fixes
5
6
+* 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))
7
8
## [5.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v5.1.2...v5.1.3) (2019-02-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "5.1.3",
+ "version": "5.1.4",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments