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 d109de8 + c39af9b commit e3f64d4Copy full SHA for e3f64d4
.changeset/pre.json
@@ -0,0 +1,12 @@
1
+{
2
+ "mode": "pre",
3
+ "tag": "alpha",
4
+ "initialVersions": {
5
+ "powersync-example": "1.0.0",
6
+ "@journeyapps/react-native-quick-sqlite": "0.0.1-alpha.0",
7
+ "@journeyapps/powersync-react": "0.0.1-alpha.0",
8
+ "@journeyapps/powersync-sdk-common": "0.0.1-alpha.0",
9
+ "@journeyapps/powersync-sdk-react-native": "0.0.1-alpha.1"
10
+ },
11
+ "changesets": []
12
+}
.gitignore
@@ -4,4 +4,5 @@ dist
tsconfig.tsbuildinfo
yarn-error.log
.vscode
-.DS_STORE
+.DS_STORE
+.idea
0 commit comments