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 5016172 commit 4e87892Copy full SHA for 4e87892
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.0.2](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.1...v6.0.2) (2019-06-03)
2
+
3
4
+### Bug Fixes
5
6
+* Upgrade vendored SDWebImage to v5.0.5. ([5016172](https://github.com/DylanVann/react-native-fast-image/commit/5016172)), closes [#489](https://github.com/DylanVann/react-native-fast-image/issues/489)
7
8
## [6.0.1](https://github.com/DylanVann/react-native-fast-image/compare/v6.0.0...v6.0.1) (2019-05-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments