@aws-amplify/datastore-storage-adapter 1.1.10-unstable.2 → 1.1.10-unstable.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -38
  2. package/package.json +4 -6
package/CHANGELOG.md CHANGED
@@ -7,77 +7,40 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
7
7
 
8
8
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
9
9
 
10
-
11
-
12
-
13
-
14
10
  ## [1.1.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.7...@aws-amplify/datastore-storage-adapter@1.1.8) (2021-10-07)
15
11
 
16
12
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
17
13
 
18
-
19
-
20
-
21
-
22
14
  ## [1.1.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.6...@aws-amplify/datastore-storage-adapter@1.1.7) (2021-09-30)
23
15
 
24
16
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
25
17
 
26
-
27
-
28
-
29
-
30
18
  ## [1.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.5...@aws-amplify/datastore-storage-adapter@1.1.6) (2021-09-24)
31
19
 
32
20
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
33
21
 
34
-
35
-
36
-
37
-
38
22
  ## [1.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.4...@aws-amplify/datastore-storage-adapter@1.1.5) (2021-09-22)
39
23
 
40
24
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
41
25
 
42
-
43
-
44
-
45
-
46
26
  ## [1.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.3...@aws-amplify/datastore-storage-adapter@1.1.4) (2021-09-17)
47
27
 
48
28
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
49
29
 
50
-
51
-
52
-
53
-
54
30
  ## [1.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.2...@aws-amplify/datastore-storage-adapter@1.1.3) (2021-09-09)
55
31
 
56
32
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
57
33
 
58
-
59
-
60
-
61
-
62
34
  ## [1.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.1...@aws-amplify/datastore-storage-adapter@1.1.2) (2021-09-07)
63
35
 
64
36
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
65
37
 
66
-
67
-
68
-
69
-
70
38
  ## [1.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.0...@aws-amplify/datastore-storage-adapter@1.1.1) (2021-09-04)
71
39
 
72
40
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
73
41
 
74
-
75
-
76
-
77
-
78
42
  # 1.1.0 (2021-09-02)
79
43
 
80
-
81
44
  ### Features
82
45
 
83
- * **@aws-amplify/datastore:** add SQLite storage adapter option for RN apps ([#8809](https://github.com/aws-amplify/amplify-js/issues/8809)) ([46ee5dd](https://github.com/aws-amplify/amplify-js/commit/46ee5dd91c61f49bad4da8286b2f97c737d96631))
46
+ - **@aws-amplify/datastore:** add SQLite storage adapter option for RN apps ([#8809](https://github.com/aws-amplify/amplify-js/issues/8809)) ([46ee5dd](https://github.com/aws-amplify/amplify-js/commit/46ee5dd91c61f49bad4da8286b2f97c737d96631))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/datastore-storage-adapter",
3
- "version": "1.1.10-unstable.2+d7b4f4935",
3
+ "version": "1.1.10-unstable.7+2b800f51e",
4
4
  "description": "SQLite storage adapter for Amplify DataStore ",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib-esm/index.js",
@@ -33,11 +33,9 @@
33
33
  "url": "https://github.com/aws/aws-amplify/issues"
34
34
  },
35
35
  "homepage": "https://aws-amplify.github.io/",
36
- "dependencies": {
37
- "@aws-amplify/core": "4.3.4-unstable.2+d7b4f4935",
38
- "@aws-amplify/datastore": "3.5.1-unstable.2+d7b4f4935"
39
- },
40
36
  "devDependencies": {
37
+ "@aws-amplify/core": "4.3.4-unstable.7+2b800f51e",
38
+ "@aws-amplify/datastore": "3.5.1-unstable.7+2b800f51e",
41
39
  "react-native-sqlite-storage": "5.0.0"
42
40
  },
43
41
  "jest": {
@@ -90,5 +88,5 @@
90
88
  "lib-esm"
91
89
  ]
92
90
  },
93
- "gitHead": "d7b4f49359e4b3964456cdd746f5b4512b35948f"
91
+ "gitHead": "2b800f51e41f6cf951162ef392e45af35c354f40"
94
92
  }