We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a4c8b commit f7dc6ebCopy full SHA for f7dc6eb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v7.0.1...v7.0.2) (2019-07-05)
2
+
3
4
+### Bug Fixes
5
6
+* Fix peer dependency and remove prop-types. ([44a4c8b](https://github.com/DylanVann/react-native-fast-image/commit/44a4c8b))
7
8
## [7.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v7.0.0...v7.0.1) (2019-07-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "7.0.1",
+ "version": "7.0.2",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments