We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6abb273 commit dc3d66eCopy full SHA for dc3d66e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.1.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.2...v8.1.3) (2020-03-12)
2
+
3
4
+### Bug Fixes
5
6
+* Replace 'Component' with 'ComponentType' ([#647](https://github.com/DylanVann/react-native-fast-image/issues/647)) ([6abb273](https://github.com/DylanVann/react-native-fast-image/commit/6abb273ce590ab7a111695a601b603823ac0bf4e))
7
8
## [8.1.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.1...v8.1.2) (2020-03-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.1.2",
+ "version": "8.1.3",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments