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 e5b5266 commit 7438ef8Copy full SHA for 7438ef8
.changeset/fast-roses-share.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @journeyapps/react-native-quick-sqlite
2
3
+## 2.3.0
4
+
5
+### Minor Changes
6
7
+- 73a0a68: powersync-sqlite-core 0.3.8: Increase column limit to 1999; improved handling of migrations on views.
8
9
## 2.2.1
10
11
### Patch Changes
package.json
@@ -4,7 +4,7 @@
"registry": "https://registry.npmjs.org/",
"access": "public"
},
- "version": "2.2.1",
+ "version": "2.3.0",
"description": "Fast SQLite for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments