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.
2 parents 2f5eb63 + 41aa97e commit 58d5038Copy full SHA for 58d5038
.changeset/sour-pets-peel.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @journeyapps/react-native-quick-sqlite
2
3
+## 1.3.1
4
+
5
+### Patch Changes
6
7
+- b8e0524: Use install_modules_dependencies if available in newer react-native versions.
8
9
## 1.3.0
10
11
### Minor Changes
package.json
@@ -4,7 +4,7 @@
"registry": "https://registry.npmjs.org/",
"access": "public"
},
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Fast SQLite for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments