We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33664f commit 2eb3199Copy full SHA for 2eb3199
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [8.2.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.10...v8.2.0) (2020-07-17)
2
+
3
4
+### Features
5
6
+* export ResizeMode and Priority types ([#678](https://github.com/DylanVann/react-native-fast-image/issues/678)) ([e33664f](https://github.com/DylanVann/react-native-fast-image/commit/e33664fbcff4be7b180c3843422f76e9d0b1c4f8))
7
8
## [8.1.10](https://github.com/DylanVann/react-native-fast-image/compare/v8.1.9...v8.1.10) (2020-07-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.1.10",
+ "version": "8.2.0",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments