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 a1eeb75 commit 0754f6dCopy full SHA for 0754f6d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.5.3](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.2...v8.5.3) (2021-09-15)
2
+
3
4
+### Bug Fixes
5
6
+* **ios:** update SDWebImage ([#740](https://github.com/DylanVann/react-native-fast-image/issues/740)) ([a1eeb75](https://github.com/DylanVann/react-native-fast-image/commit/a1eeb75b19523e9514d3cb1c79cbe629e209d57e))
7
8
## [8.5.2](https://github.com/DylanVann/react-native-fast-image/compare/v8.5.1...v8.5.2) (2021-09-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.5.2",
+ "version": "8.5.3",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments