@aws-amplify/datastore-storage-adapter 1.2.4-custom-pk.156 → 1.2.4-custom-pk.158
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.
- package/CHANGELOG.md +133 -7
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -39,135 +39,261 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
41
41
|
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
42
46
|
## [1.3.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.9...@aws-amplify/datastore-storage-adapter@1.3.10) (2022-08-18)
|
|
43
47
|
|
|
44
48
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
45
49
|
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
46
54
|
## [1.3.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.8...@aws-amplify/datastore-storage-adapter@1.3.9) (2022-08-16)
|
|
47
55
|
|
|
48
56
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
49
57
|
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
50
62
|
## [1.3.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.7...@aws-amplify/datastore-storage-adapter@1.3.8) (2022-08-01)
|
|
51
63
|
|
|
52
64
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
53
65
|
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
54
70
|
## [1.3.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.6...@aws-amplify/datastore-storage-adapter@1.3.7) (2022-07-28)
|
|
55
71
|
|
|
56
72
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
57
73
|
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
58
78
|
## [1.3.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.5...@aws-amplify/datastore-storage-adapter@1.3.6) (2022-07-21)
|
|
59
79
|
|
|
60
80
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
61
81
|
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
62
86
|
## [1.3.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.4...@aws-amplify/datastore-storage-adapter@1.3.5) (2022-07-07)
|
|
63
87
|
|
|
64
88
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
65
89
|
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
66
94
|
## [1.3.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.3...@aws-amplify/datastore-storage-adapter@1.3.4) (2022-06-18)
|
|
67
95
|
|
|
68
96
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
69
97
|
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
70
102
|
## [1.3.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.2...@aws-amplify/datastore-storage-adapter@1.3.3) (2022-06-15)
|
|
71
103
|
|
|
104
|
+
|
|
72
105
|
### Bug Fixes
|
|
73
106
|
|
|
74
|
-
|
|
75
|
-
|
|
107
|
+
* Add module declaration files for datastore-storage-adapter ([#9922](https://github.com/aws-amplify/amplify-js/issues/9922)) ([88b6a1e](https://github.com/aws-amplify/amplify-js/commit/88b6a1e82445c359c930ae40a9028ab250870d74))
|
|
108
|
+
* **@aws-amplify/datastore:** adds missing fields to items sent through observe/observeQuery ([#9973](https://github.com/aws-amplify/amplify-js/issues/9973)) ([ca2a11b](https://github.com/aws-amplify/amplify-js/commit/ca2a11b5bc987e71ce3344058a4886bf067cb17b))
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
76
113
|
|
|
77
114
|
## [1.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.1...@aws-amplify/datastore-storage-adapter@1.3.2) (2022-05-24)
|
|
78
115
|
|
|
79
116
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
80
117
|
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
81
122
|
## [1.3.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.0...@aws-amplify/datastore-storage-adapter@1.3.1) (2022-05-23)
|
|
82
123
|
|
|
124
|
+
|
|
83
125
|
### Bug Fixes
|
|
84
126
|
|
|
85
|
-
|
|
127
|
+
* **@aws-amplify/datastore-storage-adapter:** remove extra, invalid sqlite mutations again ([#9921](https://github.com/aws-amplify/amplify-js/issues/9921)) ([00923cf](https://github.com/aws-amplify/amplify-js/commit/00923cfaeafcee97a0f54cc6aa04724f7155e75d))
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
86
132
|
|
|
87
133
|
# [1.3.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.13...@aws-amplify/datastore-storage-adapter@1.3.0) (2022-05-12)
|
|
88
134
|
|
|
135
|
+
|
|
89
136
|
### Features
|
|
90
137
|
|
|
91
|
-
|
|
138
|
+
* Added ExpoSQLiteAdapter and Code Sharing for common files ([#9581](https://github.com/aws-amplify/amplify-js/issues/9581)) ([a8ed3c2](https://github.com/aws-amplify/amplify-js/commit/a8ed3c2fad0c780c8782e1729414afd51ff6b155))
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
92
143
|
|
|
93
144
|
## [1.2.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.12...@aws-amplify/datastore-storage-adapter@1.2.13) (2022-05-03)
|
|
94
145
|
|
|
146
|
+
|
|
95
147
|
### Bug Fixes
|
|
96
148
|
|
|
97
|
-
|
|
149
|
+
* **@aws-amplify/datastore-storage-adapter:** SQLite adapter NULL handling and mutation queue management bugs ([#9813](https://github.com/aws-amplify/amplify-js/issues/9813)) ([fe691fd](https://github.com/aws-amplify/amplify-js/commit/fe691fd4f67adc6ac973dd12ca056563d0720d69))
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
98
154
|
|
|
99
155
|
## [1.2.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.11...@aws-amplify/datastore-storage-adapter@1.2.12) (2022-04-14)
|
|
100
156
|
|
|
101
157
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
102
158
|
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
103
163
|
## [1.2.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.10...@aws-amplify/datastore-storage-adapter@1.2.11) (2022-04-04)
|
|
104
164
|
|
|
105
165
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
106
166
|
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
107
171
|
## [1.2.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.9...@aws-amplify/datastore-storage-adapter@1.2.10) (2022-03-28)
|
|
108
172
|
|
|
109
173
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
110
174
|
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
111
179
|
## [1.2.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.8...@aws-amplify/datastore-storage-adapter@1.2.9) (2022-03-22)
|
|
112
180
|
|
|
113
181
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
114
182
|
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
115
187
|
## [1.2.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.7...@aws-amplify/datastore-storage-adapter@1.2.8) (2022-03-10)
|
|
116
188
|
|
|
117
189
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
118
190
|
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
|
|
119
195
|
## [1.2.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.6...@aws-amplify/datastore-storage-adapter@1.2.7) (2022-02-28)
|
|
120
196
|
|
|
121
197
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
122
198
|
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
|
|
123
203
|
## [1.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.5...@aws-amplify/datastore-storage-adapter@1.2.6) (2022-02-03)
|
|
124
204
|
|
|
125
205
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
126
206
|
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
127
211
|
## [1.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.4...@aws-amplify/datastore-storage-adapter@1.2.5) (2022-01-27)
|
|
128
212
|
|
|
129
213
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
130
214
|
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
131
219
|
## [1.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.3...@aws-amplify/datastore-storage-adapter@1.2.4) (2022-01-07)
|
|
132
220
|
|
|
133
221
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
134
222
|
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
|
|
226
|
+
|
|
135
227
|
## [1.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.2...@aws-amplify/datastore-storage-adapter@1.2.3) (2021-12-16)
|
|
136
228
|
|
|
137
229
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
138
230
|
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
|
|
234
|
+
|
|
139
235
|
## [1.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.1...@aws-amplify/datastore-storage-adapter@1.2.2) (2021-12-03)
|
|
140
236
|
|
|
141
237
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
142
238
|
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
|
|
242
|
+
|
|
143
243
|
## [1.2.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.2.0...@aws-amplify/datastore-storage-adapter@1.2.1) (2021-12-02)
|
|
144
244
|
|
|
145
245
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
146
246
|
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
250
|
+
|
|
147
251
|
# [1.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.13...@aws-amplify/datastore-storage-adapter@1.2.0) (2021-11-18)
|
|
148
252
|
|
|
253
|
+
|
|
149
254
|
### Features
|
|
150
255
|
|
|
151
|
-
|
|
256
|
+
* **@aws-amplify/datastore:** hasOne CRUD improvements ([#9239](https://github.com/aws-amplify/amplify-js/issues/9239)) ([d521d17](https://github.com/aws-amplify/amplify-js/commit/d521d17c45a246c63c02a29e103e8a3db374c11e))
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
152
261
|
|
|
153
262
|
## [1.1.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.12...@aws-amplify/datastore-storage-adapter@1.1.13) (2021-11-16)
|
|
154
263
|
|
|
155
264
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
156
265
|
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
|
|
269
|
+
|
|
157
270
|
## [1.1.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.11...@aws-amplify/datastore-storage-adapter@1.1.12) (2021-11-12)
|
|
158
271
|
|
|
159
272
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
160
273
|
|
|
274
|
+
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
|
|
161
278
|
## [1.1.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.10...@aws-amplify/datastore-storage-adapter@1.1.11) (2021-11-09)
|
|
162
279
|
|
|
280
|
+
|
|
163
281
|
### Bug Fixes
|
|
164
282
|
|
|
165
|
-
|
|
283
|
+
* **datastore-storage-adapter:** don't enforce required model fields in sql ([#9166](https://github.com/aws-amplify/amplify-js/issues/9166)) ([fbe1f2e](https://github.com/aws-amplify/amplify-js/commit/fbe1f2ebddb1a155d74e7f45e30a61b95a608af1))
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
|
|
287
|
+
|
|
166
288
|
|
|
167
289
|
## [1.1.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.9...@aws-amplify/datastore-storage-adapter@1.1.10) (2021-10-28)
|
|
168
290
|
|
|
169
291
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
|
170
292
|
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
171
297
|
## [1.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.1.8...@aws-amplify/datastore-storage-adapter@1.1.9) (2021-10-21)
|
|
172
298
|
|
|
173
299
|
**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/datastore-storage-adapter",
|
|
3
|
-
"version": "1.2.4-custom-pk.
|
|
3
|
+
"version": "1.2.4-custom-pk.158+5257ae62d",
|
|
4
4
|
"description": "SQLite storage adapter for Amplify DataStore ",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
},
|
|
35
35
|
"homepage": "https://aws-amplify.github.io/",
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@aws-amplify/core": "4.3.12-custom-pk.
|
|
38
|
-
"@aws-amplify/datastore": "3.7.4-custom-pk.
|
|
37
|
+
"@aws-amplify/core": "4.3.12-custom-pk.158+5257ae62d",
|
|
38
|
+
"@aws-amplify/datastore": "3.7.4-custom-pk.158+5257ae62d",
|
|
39
39
|
"@types/react-native-sqlite-storage": "5.0.1",
|
|
40
40
|
"expo-file-system": "13.1.4",
|
|
41
41
|
"expo-sqlite": "10.1.0",
|
|
@@ -94,5 +94,5 @@
|
|
|
94
94
|
"../datastore"
|
|
95
95
|
]
|
|
96
96
|
},
|
|
97
|
-
"gitHead": "
|
|
97
|
+
"gitHead": "5257ae62daf41ca2b80d45196cd7d614a445c073"
|
|
98
98
|
}
|