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 7149420 commit 14f4e4eCopy full SHA for 14f4e4e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.4.1](https://github.com/DylanVann/react-native-fast-image/compare/v5.4.0...v5.4.1) (2019-05-03)
2
+
3
4
+### Bug Fixes
5
6
+* Fix wildcard peer dependencies. ([7149420](https://github.com/DylanVann/react-native-fast-image/commit/7149420)), closes [#440](https://github.com/DylanVann/react-native-fast-image/issues/440)
7
8
# [5.4.0](https://github.com/DylanVann/react-native-fast-image/compare/v5.3.0...v5.4.0) (2019-05-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-image",
- "version": "5.4.0",
+ "version": "5.4.1",
"description": "🚩 FastImage, performant React Native image component.",
"keywords": [
"cache",
0 commit comments