We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac11706 commit c345b6aCopy full SHA for c345b6a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [8.1.0](https://github.com/DylanVann/react-native-fast-image/compare/v8.0.0...v8.1.0) (2020-03-09)
2
+
3
4
+### Features
5
6
+* converts to TypeScript ([#642](https://github.com/DylanVann/react-native-fast-image/issues/642)) ([ac11706](https://github.com/DylanVann/react-native-fast-image/commit/ac117060ebdd04b2130bfb23c62f203beb077089))
7
8
# [8.0.0](https://github.com/DylanVann/react-native-fast-image/compare/v7.0.2...v8.0.0) (2019-10-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "8.0.0",
+ "version": "8.1.0",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments