@aws-amplify/datastore-storage-adapter 1.2.4-custom-pk.97 → 1.2.4-custom-pk.98

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 +20 -106
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,225 +3,139 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [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)
6
+ ## [1.3.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@1.3.10...@aws-amplify/datastore-storage-adapter@1.3.11) (2022-08-23)
7
7
 
8
8
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
9
9
 
10
+ ## [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)
10
11
 
12
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
11
13
 
12
-
13
-
14
- ## [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)
14
+ ## [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)
15
15
 
16
16
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
17
17
 
18
+ ## [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)
18
19
 
20
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
19
21
 
22
+ ## [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)
20
23
 
24
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
21
25
 
22
- ## [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)
26
+ ## [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)
23
27
 
24
28
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
25
29
 
30
+ ## [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)
26
31
 
32
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
27
33
 
34
+ ## [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)
28
35
 
36
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
29
37
 
30
38
  ## [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)
31
39
 
32
-
33
40
  ### Bug Fixes
34
41
 
35
- * 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))
36
- * **@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))
37
-
38
-
39
-
40
-
42
+ - 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))
43
+ - **@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))
41
44
 
42
45
  ## [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)
43
46
 
44
47
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
45
48
 
46
-
47
-
48
-
49
-
50
49
  ## [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)
51
50
 
52
-
53
51
  ### Bug Fixes
54
52
 
55
- * **@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))
56
-
57
-
58
-
59
-
53
+ - **@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))
60
54
 
61
55
  # [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)
62
56
 
63
-
64
57
  ### Features
65
58
 
66
- * 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))
67
-
68
-
69
-
70
-
59
+ - 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))
71
60
 
72
61
  ## [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)
73
62
 
74
-
75
63
  ### Bug Fixes
76
64
 
77
- * **@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))
78
-
79
-
80
-
81
-
65
+ - **@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))
82
66
 
83
67
  ## [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)
84
68
 
85
69
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
86
70
 
87
-
88
-
89
-
90
-
91
71
  ## [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)
92
72
 
93
73
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
94
74
 
95
-
96
-
97
-
98
-
99
75
  ## [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)
100
76
 
101
77
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
102
78
 
103
-
104
-
105
-
106
-
107
79
  ## [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)
108
80
 
109
81
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
110
82
 
111
-
112
-
113
-
114
-
115
83
  ## [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
84
 
117
85
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
118
86
 
119
-
120
-
121
-
122
-
123
87
  ## [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)
124
88
 
125
89
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
126
90
 
127
-
128
-
129
-
130
-
131
91
  ## [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)
132
92
 
133
93
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
134
94
 
135
-
136
-
137
-
138
-
139
95
  ## [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)
140
96
 
141
97
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
142
98
 
143
-
144
-
145
-
146
-
147
99
  ## [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)
148
100
 
149
101
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
150
102
 
151
-
152
-
153
-
154
-
155
103
  ## [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)
156
104
 
157
105
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
158
106
 
159
-
160
-
161
-
162
-
163
107
  ## [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)
164
108
 
165
109
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
166
110
 
167
-
168
-
169
-
170
-
171
111
  ## [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)
172
112
 
173
113
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
174
114
 
175
-
176
-
177
-
178
-
179
115
  # [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)
180
116
 
181
-
182
117
  ### Features
183
118
 
184
- * **@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))
185
-
186
-
187
-
188
-
119
+ - **@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))
189
120
 
190
121
  ## [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)
191
122
 
192
123
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
193
124
 
194
-
195
-
196
-
197
-
198
125
  ## [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)
199
126
 
200
127
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
201
128
 
202
-
203
-
204
-
205
-
206
129
  ## [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)
207
130
 
208
-
209
131
  ### Bug Fixes
210
132
 
211
- * **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))
212
-
213
-
214
-
215
-
133
+ - **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))
216
134
 
217
135
  ## [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)
218
136
 
219
137
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
220
138
 
221
-
222
-
223
-
224
-
225
139
  ## [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)
226
140
 
227
141
  **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.97+f42d7ac04",
3
+ "version": "1.2.4-custom-pk.98+b9656543b",
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.97+f42d7ac04",
38
- "@aws-amplify/datastore": "3.7.4-custom-pk.97+f42d7ac04",
37
+ "@aws-amplify/core": "4.3.12-custom-pk.98+b9656543b",
38
+ "@aws-amplify/datastore": "3.7.4-custom-pk.98+b9656543b",
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": "f42d7ac045b4421c1da433e051f91c41b568c03c"
97
+ "gitHead": "b9656543bd5572aa18162805a2370d676961563e"
98
98
  }