@aws-amplify/cache 4.0.64-unstable.4 → 5.0.1-unstable.4
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 +12 -154
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,318 +3,176 @@
|
|
|
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
|
-
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
6
|
+
# [5.0.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.63...@aws-amplify/cache@5.0.0) (2022-11-09)
|
|
9
7
|
|
|
8
|
+
### Bug Fixes
|
|
10
9
|
|
|
10
|
+
- Standardize `cache` named export to preserve interoperability with RN ([#10546](https://github.com/aws-amplify/amplify-js/issues/10546)) ([20b096b](https://github.com/aws-amplify/amplify-js/commit/20b096b1a34e6a102d08dabcedb38772f3a6caf7))
|
|
11
11
|
|
|
12
|
+
### Features
|
|
12
13
|
|
|
14
|
+
- Setup tslib & importHelpers to improve bundle size ([#10435](https://github.com/aws-amplify/amplify-js/pull/10435))
|
|
15
|
+
- Remove (most) default exports ([10461](https://github.com/aws-amplify/amplify-js/pull/10461))
|
|
16
|
+
- Expand \* exports to optimize tree-shaking ([#10555](https://github.com/aws-amplify/amplify-js/pull/10555))
|
|
17
|
+
- Move cache sideEffects to align with other packages ([#10562](https://github.com/aws-amplify/amplify-js/pull/10562))
|
|
18
|
+
- add a typescript coverage report mechanism ([#10551](https://github.com/aws-amplify/amplify-js/issues/10551)) ([8e8df55](https://github.com/aws-amplify/amplify-js/commit/8e8df55b449f8bae2fe962fe282613d1b818cc5a)), closes [#10379](https://github.com/aws-amplify/amplify-js/issues/10379)
|
|
13
19
|
|
|
14
|
-
## [4.0.
|
|
20
|
+
## [4.0.62](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.61...@aws-amplify/cache@4.0.62) (2022-10-27)
|
|
15
21
|
|
|
16
22
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
17
23
|
|
|
24
|
+
## [4.0.61](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.60...@aws-amplify/cache@4.0.61) (2022-10-26)
|
|
18
25
|
|
|
19
|
-
|
|
20
|
-
|
|
26
|
+
**Note:** Version bump only for package @aws-amplify/cache
|
|
21
27
|
|
|
22
28
|
## [4.0.60](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.59...@aws-amplify/cache@4.0.60) (2022-10-25)
|
|
23
29
|
|
|
24
30
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
25
31
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
32
|
## [4.0.59](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.58...@aws-amplify/cache@4.0.59) (2022-10-14)
|
|
31
33
|
|
|
32
34
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
33
35
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
36
|
## [4.0.58](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.57...@aws-amplify/cache@4.0.58) (2022-10-14)
|
|
39
37
|
|
|
40
38
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
41
39
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
40
|
## [4.0.57](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.55...@aws-amplify/cache@4.0.57) (2022-09-30)
|
|
47
41
|
|
|
48
42
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
49
43
|
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
44
|
## [4.0.56](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.55...@aws-amplify/cache@4.0.56) (2022-09-20)
|
|
55
45
|
|
|
56
46
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
57
47
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
48
|
## [4.0.55](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.54...@aws-amplify/cache@4.0.55) (2022-09-08)
|
|
63
49
|
|
|
64
50
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
65
51
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
52
|
## [4.0.54](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.53...@aws-amplify/cache@4.0.54) (2022-09-01)
|
|
71
53
|
|
|
72
54
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
73
55
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
56
|
## [4.0.53](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.52...@aws-amplify/cache@4.0.53) (2022-08-23)
|
|
79
57
|
|
|
80
58
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
81
59
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
60
|
## [4.0.52](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.51...@aws-amplify/cache@4.0.52) (2022-08-18)
|
|
87
61
|
|
|
88
62
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
89
63
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
64
|
## [4.0.51](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.50...@aws-amplify/cache@4.0.51) (2022-08-16)
|
|
95
65
|
|
|
96
66
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
97
67
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
68
|
## [4.0.50](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.49...@aws-amplify/cache@4.0.50) (2022-08-01)
|
|
103
69
|
|
|
104
70
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
105
71
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
72
|
## [4.0.49](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.48...@aws-amplify/cache@4.0.49) (2022-07-28)
|
|
111
73
|
|
|
112
74
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
113
75
|
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
76
|
## [4.0.48](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.47...@aws-amplify/cache@4.0.48) (2022-07-21)
|
|
119
77
|
|
|
120
78
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
121
79
|
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
80
|
## [4.0.47](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.46...@aws-amplify/cache@4.0.47) (2022-07-07)
|
|
127
81
|
|
|
128
82
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
129
83
|
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
84
|
## [4.0.46](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.45...@aws-amplify/cache@4.0.46) (2022-06-18)
|
|
135
85
|
|
|
136
86
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
137
87
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
88
|
## [4.0.45](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.44...@aws-amplify/cache@4.0.45) (2022-06-15)
|
|
143
89
|
|
|
144
90
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
145
91
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
92
|
## [4.0.44](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.43...@aws-amplify/cache@4.0.44) (2022-05-24)
|
|
151
93
|
|
|
152
94
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
153
95
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
96
|
## [4.0.43](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.42...@aws-amplify/cache@4.0.43) (2022-05-23)
|
|
159
97
|
|
|
160
98
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
161
99
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
100
|
## [4.0.42](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.41...@aws-amplify/cache@4.0.42) (2022-05-12)
|
|
167
101
|
|
|
168
102
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
169
103
|
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
104
|
## [4.0.41](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.40...@aws-amplify/cache@4.0.41) (2022-05-03)
|
|
175
105
|
|
|
176
106
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
177
107
|
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
108
|
## [4.0.40](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.39...@aws-amplify/cache@4.0.40) (2022-04-14)
|
|
183
109
|
|
|
184
110
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
185
111
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
112
|
## [4.0.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.38...@aws-amplify/cache@4.0.39) (2022-04-04)
|
|
191
113
|
|
|
192
114
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
193
115
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
116
|
## [4.0.38](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.37...@aws-amplify/cache@4.0.38) (2022-03-28)
|
|
199
117
|
|
|
200
118
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
201
119
|
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
120
|
## [4.0.37](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.36...@aws-amplify/cache@4.0.37) (2022-03-22)
|
|
207
121
|
|
|
208
122
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
209
123
|
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
124
|
## [4.0.36](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.35...@aws-amplify/cache@4.0.36) (2022-03-10)
|
|
215
125
|
|
|
216
126
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
217
127
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
128
|
## [4.0.35](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.34...@aws-amplify/cache@4.0.35) (2022-02-28)
|
|
223
129
|
|
|
224
130
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
225
131
|
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
132
|
## [4.0.34](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.33...@aws-amplify/cache@4.0.34) (2022-02-03)
|
|
231
133
|
|
|
232
134
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
233
135
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
136
|
## [4.0.33](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.32...@aws-amplify/cache@4.0.33) (2022-01-27)
|
|
239
137
|
|
|
240
138
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
241
139
|
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
140
|
## [4.0.32](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.31...@aws-amplify/cache@4.0.32) (2022-01-07)
|
|
247
141
|
|
|
248
142
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
249
143
|
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
144
|
## [4.0.31](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.30...@aws-amplify/cache@4.0.31) (2021-12-16)
|
|
255
145
|
|
|
256
146
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
257
147
|
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
148
|
## [4.0.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.29...@aws-amplify/cache@4.0.30) (2021-12-03)
|
|
263
149
|
|
|
264
150
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
265
151
|
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
152
|
## [4.0.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.28...@aws-amplify/cache@4.0.29) (2021-12-02)
|
|
271
153
|
|
|
272
154
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
273
155
|
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
156
|
## [4.0.28](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.27...@aws-amplify/cache@4.0.28) (2021-11-18)
|
|
279
157
|
|
|
280
158
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
281
159
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
160
|
## [4.0.27](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.26...@aws-amplify/cache@4.0.27) (2021-11-16)
|
|
287
161
|
|
|
288
162
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
289
163
|
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
164
|
## [4.0.26](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.25...@aws-amplify/cache@4.0.26) (2021-11-12)
|
|
295
165
|
|
|
296
166
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
297
167
|
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
168
|
## [4.0.25](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.24...@aws-amplify/cache@4.0.25) (2021-11-09)
|
|
303
169
|
|
|
304
170
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
305
171
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
172
|
## [4.0.24](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.23...@aws-amplify/cache@4.0.24) (2021-10-28)
|
|
311
173
|
|
|
312
174
|
**Note:** Version bump only for package @aws-amplify/cache
|
|
313
175
|
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
176
|
## [4.0.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.22...@aws-amplify/cache@4.0.23) (2021-10-21)
|
|
319
177
|
|
|
320
178
|
**Note:** Version bump only for package @aws-amplify/cache
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/cache",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.1-unstable.4+623374ded",
|
|
4
4
|
"description": "Cache category of aws-amplify",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"src"
|
|
47
47
|
],
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@aws-amplify/core": "
|
|
49
|
+
"@aws-amplify/core": "5.0.1-unstable.4+623374ded",
|
|
50
50
|
"tslib": "^1.8.0"
|
|
51
51
|
},
|
|
52
52
|
"jest": {
|
|
@@ -97,5 +97,5 @@
|
|
|
97
97
|
"lib-esm"
|
|
98
98
|
]
|
|
99
99
|
},
|
|
100
|
-
"gitHead": "
|
|
100
|
+
"gitHead": "623374dedb951061e49529c11434d31d36c31bf8"
|
|
101
101
|
}
|