@aws-amplify/cache 5.0.25 → 5.0.26-unstable.94c6cac.1
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/package.json +3 -3
- package/CHANGELOG.md +0 -1262
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-amplify/cache",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.26-unstable.94c6cac.1+94c6cacb4",
|
|
4
4
|
"description": "Cache category of aws-amplify",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib-esm/index.js",
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"src"
|
|
49
49
|
],
|
|
50
50
|
"dependencies": {
|
|
51
|
-
"@aws-amplify/core": "5.1.
|
|
51
|
+
"@aws-amplify/core": "5.1.9-unstable.94c6cac.1+94c6cacb4",
|
|
52
52
|
"tslib": "^1.8.0"
|
|
53
53
|
},
|
|
54
54
|
"size-limit": [
|
|
@@ -113,5 +113,5 @@
|
|
|
113
113
|
"lib-esm"
|
|
114
114
|
]
|
|
115
115
|
},
|
|
116
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "94c6cacb4fdb1d5efcb4051b5d8ff12707321d49"
|
|
117
117
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,1262 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [5.0.25](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.24...@aws-amplify/cache@5.0.25) (2023-04-06)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [5.0.24](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.23...@aws-amplify/cache@5.0.24) (2023-04-04)
|
|
15
|
-
|
|
16
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
## [5.0.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.22...@aws-amplify/cache@5.0.23) (2023-03-30)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## [5.0.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.21...@aws-amplify/cache@5.0.22) (2023-03-23)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## [5.0.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.20...@aws-amplify/cache@5.0.21) (2023-03-21)
|
|
39
|
-
|
|
40
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
## [5.0.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.19...@aws-amplify/cache@5.0.20) (2023-03-16)
|
|
47
|
-
|
|
48
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
## [5.0.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.18...@aws-amplify/cache@5.0.19) (2023-03-13)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
### Bug Fixes
|
|
58
|
-
|
|
59
|
-
* Run ts coverage check with test ([#11047](https://github.com/aws-amplify/amplify-js/issues/11047)) ([430bedf](https://github.com/aws-amplify/amplify-js/commit/430bedfd0d0618bd0093b488233521356feef787))
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## [5.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.17...@aws-amplify/cache@5.0.18) (2023-03-08)
|
|
66
|
-
|
|
67
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## [5.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.16...@aws-amplify/cache@5.0.17) (2023-03-06)
|
|
74
|
-
|
|
75
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
## [5.0.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.15...@aws-amplify/cache@5.0.16) (2023-02-24)
|
|
82
|
-
|
|
83
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
## [5.0.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.14...@aws-amplify/cache@5.0.15) (2023-02-16)
|
|
90
|
-
|
|
91
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
## [5.0.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.13...@aws-amplify/cache@5.0.14) (2023-02-09)
|
|
98
|
-
|
|
99
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## [5.0.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.12...@aws-amplify/cache@5.0.13) (2023-02-08)
|
|
106
|
-
|
|
107
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
## [5.0.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.11...@aws-amplify/cache@5.0.12) (2023-01-30)
|
|
114
|
-
|
|
115
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
## [5.0.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.10...@aws-amplify/cache@5.0.11) (2023-01-19)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
## [5.0.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.9...@aws-amplify/cache@5.0.10) (2023-01-13)
|
|
130
|
-
|
|
131
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
## [5.0.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.8...@aws-amplify/cache@5.0.9) (2023-01-10)
|
|
138
|
-
|
|
139
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
## [5.0.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.7...@aws-amplify/cache@5.0.8) (2022-12-27)
|
|
146
|
-
|
|
147
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
## [5.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.6...@aws-amplify/cache@5.0.7) (2022-12-16)
|
|
154
|
-
|
|
155
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
## [5.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.5...@aws-amplify/cache@5.0.6) (2022-12-15)
|
|
162
|
-
|
|
163
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
## [5.0.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.4...@aws-amplify/cache@5.0.5) (2022-12-06)
|
|
170
|
-
|
|
171
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
## [5.0.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.3...@aws-amplify/cache@5.0.4) (2022-11-23)
|
|
178
|
-
|
|
179
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
## [5.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.2...@aws-amplify/cache@5.0.3) (2022-11-19)
|
|
186
|
-
|
|
187
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
## [5.0.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.1...@aws-amplify/cache@5.0.2) (2022-11-16)
|
|
194
|
-
|
|
195
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
## [5.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@5.0.0...@aws-amplify/cache@5.0.1) (2022-11-11)
|
|
202
|
-
|
|
203
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
# [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)
|
|
210
|
-
|
|
211
|
-
### Bug Fixes
|
|
212
|
-
|
|
213
|
-
- 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))
|
|
214
|
-
|
|
215
|
-
### Features
|
|
216
|
-
|
|
217
|
-
- Setup tslib & importHelpers to improve bundle size ([#10435](https://github.com/aws-amplify/amplify-js/pull/10435))
|
|
218
|
-
- Remove (most) default exports ([10461](https://github.com/aws-amplify/amplify-js/pull/10461))
|
|
219
|
-
- Expand \* exports to optimize tree-shaking ([#10555](https://github.com/aws-amplify/amplify-js/pull/10555))
|
|
220
|
-
- Move cache sideEffects to align with other packages ([#10562](https://github.com/aws-amplify/amplify-js/pull/10562))
|
|
221
|
-
- 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)
|
|
222
|
-
|
|
223
|
-
## [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)
|
|
224
|
-
|
|
225
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
226
|
-
|
|
227
|
-
## [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)
|
|
228
|
-
|
|
229
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
230
|
-
|
|
231
|
-
## [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)
|
|
232
|
-
|
|
233
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
234
|
-
|
|
235
|
-
## [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)
|
|
236
|
-
|
|
237
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
238
|
-
|
|
239
|
-
## [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)
|
|
240
|
-
|
|
241
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
242
|
-
|
|
243
|
-
## [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)
|
|
244
|
-
|
|
245
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
246
|
-
|
|
247
|
-
## [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)
|
|
248
|
-
|
|
249
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
250
|
-
|
|
251
|
-
## [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)
|
|
252
|
-
|
|
253
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
254
|
-
|
|
255
|
-
## [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)
|
|
256
|
-
|
|
257
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
258
|
-
|
|
259
|
-
## [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)
|
|
260
|
-
|
|
261
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
262
|
-
|
|
263
|
-
## [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)
|
|
264
|
-
|
|
265
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
266
|
-
|
|
267
|
-
## [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)
|
|
268
|
-
|
|
269
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
270
|
-
|
|
271
|
-
## [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)
|
|
272
|
-
|
|
273
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
274
|
-
|
|
275
|
-
## [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)
|
|
276
|
-
|
|
277
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
278
|
-
|
|
279
|
-
## [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)
|
|
280
|
-
|
|
281
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
282
|
-
|
|
283
|
-
## [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)
|
|
284
|
-
|
|
285
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
286
|
-
|
|
287
|
-
## [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)
|
|
288
|
-
|
|
289
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
290
|
-
|
|
291
|
-
## [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)
|
|
292
|
-
|
|
293
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
294
|
-
|
|
295
|
-
## [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)
|
|
296
|
-
|
|
297
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
298
|
-
|
|
299
|
-
## [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)
|
|
300
|
-
|
|
301
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
302
|
-
|
|
303
|
-
## [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)
|
|
304
|
-
|
|
305
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
306
|
-
|
|
307
|
-
## [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)
|
|
308
|
-
|
|
309
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
310
|
-
|
|
311
|
-
## [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)
|
|
312
|
-
|
|
313
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
314
|
-
|
|
315
|
-
## [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)
|
|
316
|
-
|
|
317
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
318
|
-
|
|
319
|
-
## [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)
|
|
320
|
-
|
|
321
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
322
|
-
|
|
323
|
-
## [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)
|
|
324
|
-
|
|
325
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
326
|
-
|
|
327
|
-
## [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)
|
|
328
|
-
|
|
329
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
330
|
-
|
|
331
|
-
## [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)
|
|
332
|
-
|
|
333
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
334
|
-
|
|
335
|
-
## [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)
|
|
336
|
-
|
|
337
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
338
|
-
|
|
339
|
-
## [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)
|
|
340
|
-
|
|
341
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
342
|
-
|
|
343
|
-
## [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)
|
|
344
|
-
|
|
345
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
346
|
-
|
|
347
|
-
## [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)
|
|
348
|
-
|
|
349
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
350
|
-
|
|
351
|
-
## [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)
|
|
352
|
-
|
|
353
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
354
|
-
|
|
355
|
-
## [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)
|
|
356
|
-
|
|
357
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
358
|
-
|
|
359
|
-
## [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)
|
|
360
|
-
|
|
361
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
362
|
-
|
|
363
|
-
## [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)
|
|
364
|
-
|
|
365
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
366
|
-
|
|
367
|
-
## [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)
|
|
368
|
-
|
|
369
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
370
|
-
|
|
371
|
-
## [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)
|
|
372
|
-
|
|
373
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
374
|
-
|
|
375
|
-
## [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)
|
|
376
|
-
|
|
377
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
378
|
-
|
|
379
|
-
## [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)
|
|
380
|
-
|
|
381
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
382
|
-
|
|
383
|
-
## [4.0.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.21...@aws-amplify/cache@4.0.22) (2021-10-07)
|
|
384
|
-
|
|
385
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
386
|
-
|
|
387
|
-
## [4.0.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.20...@aws-amplify/cache@4.0.21) (2021-09-30)
|
|
388
|
-
|
|
389
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
390
|
-
|
|
391
|
-
## [4.0.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.19...@aws-amplify/cache@4.0.20) (2021-09-24)
|
|
392
|
-
|
|
393
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
394
|
-
|
|
395
|
-
## [4.0.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.18...@aws-amplify/cache@4.0.19) (2021-09-22)
|
|
396
|
-
|
|
397
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
398
|
-
|
|
399
|
-
## [4.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.17...@aws-amplify/cache@4.0.18) (2021-09-17)
|
|
400
|
-
|
|
401
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
402
|
-
|
|
403
|
-
## [4.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.16...@aws-amplify/cache@4.0.17) (2021-09-09)
|
|
404
|
-
|
|
405
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
406
|
-
|
|
407
|
-
## [4.0.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.15...@aws-amplify/cache@4.0.16) (2021-09-07)
|
|
408
|
-
|
|
409
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
410
|
-
|
|
411
|
-
## [4.0.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.14...@aws-amplify/cache@4.0.15) (2021-09-04)
|
|
412
|
-
|
|
413
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
414
|
-
|
|
415
|
-
## [4.0.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.13...@aws-amplify/cache@4.0.14) (2021-09-02)
|
|
416
|
-
|
|
417
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
418
|
-
|
|
419
|
-
## [4.0.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.12...@aws-amplify/cache@4.0.13) (2021-08-26)
|
|
420
|
-
|
|
421
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
422
|
-
|
|
423
|
-
## [4.0.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.11...@aws-amplify/cache@4.0.12) (2021-08-19)
|
|
424
|
-
|
|
425
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
426
|
-
|
|
427
|
-
## [4.0.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.10...@aws-amplify/cache@4.0.11) (2021-08-12)
|
|
428
|
-
|
|
429
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
430
|
-
|
|
431
|
-
## [4.0.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.9...@aws-amplify/cache@4.0.10) (2021-07-28)
|
|
432
|
-
|
|
433
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
434
|
-
|
|
435
|
-
## [4.0.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.8...@aws-amplify/cache@4.0.9) (2021-07-22)
|
|
436
|
-
|
|
437
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
438
|
-
|
|
439
|
-
## [4.0.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.7...@aws-amplify/cache@4.0.8) (2021-07-16)
|
|
440
|
-
|
|
441
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
442
|
-
|
|
443
|
-
## [4.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.6...@aws-amplify/cache@4.0.7) (2021-07-08)
|
|
444
|
-
|
|
445
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
446
|
-
|
|
447
|
-
## [4.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.5...@aws-amplify/cache@4.0.6) (2021-06-24)
|
|
448
|
-
|
|
449
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
450
|
-
|
|
451
|
-
## [4.0.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.4...@aws-amplify/cache@4.0.5) (2021-06-18)
|
|
452
|
-
|
|
453
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
454
|
-
|
|
455
|
-
## [4.0.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.3...@aws-amplify/cache@4.0.4) (2021-06-10)
|
|
456
|
-
|
|
457
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
458
|
-
|
|
459
|
-
## [4.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.1...@aws-amplify/cache@4.0.3) (2021-05-26)
|
|
460
|
-
|
|
461
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
462
|
-
|
|
463
|
-
## [4.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@4.0.0...@aws-amplify/cache@4.0.1) (2021-05-14)
|
|
464
|
-
|
|
465
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
466
|
-
|
|
467
|
-
# [4.0.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.56...@aws-amplify/cache@4.0.0) (2021-05-11)
|
|
468
|
-
|
|
469
|
-
- chore!: Upgrade to @react-native-async-storage/async-storage (#8250) ([1de4853](https://github.com/aws-amplify/amplify-js/commit/1de48531b68e3c53c3b7dbf4487da4578cb79888)), closes [#8250](https://github.com/aws-amplify/amplify-js/issues/8250)
|
|
470
|
-
|
|
471
|
-
### BREAKING CHANGES
|
|
472
|
-
|
|
473
|
-
- Upgrade from React Native AsyncStorage to @react-native-async-storage/async-storage
|
|
474
|
-
|
|
475
|
-
Co-authored-by: Ashish Nanda <ashish.nanda.5591@gmail.com>
|
|
476
|
-
Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
|
|
477
|
-
|
|
478
|
-
## [3.1.56](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.55...@aws-amplify/cache@3.1.56) (2021-05-06)
|
|
479
|
-
|
|
480
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
481
|
-
|
|
482
|
-
## [3.1.55](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.54...@aws-amplify/cache@3.1.55) (2021-04-15)
|
|
483
|
-
|
|
484
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
485
|
-
|
|
486
|
-
## [3.1.54](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.53...@aws-amplify/cache@3.1.54) (2021-03-25)
|
|
487
|
-
|
|
488
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
489
|
-
|
|
490
|
-
## [3.1.53](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.52...@aws-amplify/cache@3.1.53) (2021-03-18)
|
|
491
|
-
|
|
492
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
493
|
-
|
|
494
|
-
## [3.1.52](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.51...@aws-amplify/cache@3.1.52) (2021-03-12)
|
|
495
|
-
|
|
496
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
497
|
-
|
|
498
|
-
## [3.1.51](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.50...@aws-amplify/cache@3.1.51) (2021-03-08)
|
|
499
|
-
|
|
500
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
501
|
-
|
|
502
|
-
## [3.1.50](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.49...@aws-amplify/cache@3.1.50) (2021-03-03)
|
|
503
|
-
|
|
504
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
505
|
-
|
|
506
|
-
## [3.1.49](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.48...@aws-amplify/cache@3.1.49) (2021-02-25)
|
|
507
|
-
|
|
508
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
509
|
-
|
|
510
|
-
## [3.1.48](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.47...@aws-amplify/cache@3.1.48) (2021-02-18)
|
|
511
|
-
|
|
512
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
513
|
-
|
|
514
|
-
## [3.1.47](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.46...@aws-amplify/cache@3.1.47) (2021-02-15)
|
|
515
|
-
|
|
516
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
517
|
-
|
|
518
|
-
## [3.1.46](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.45...@aws-amplify/cache@3.1.46) (2021-02-09)
|
|
519
|
-
|
|
520
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
521
|
-
|
|
522
|
-
## [3.1.45](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.44...@aws-amplify/cache@3.1.45) (2021-02-03)
|
|
523
|
-
|
|
524
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
525
|
-
|
|
526
|
-
## [3.1.44](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.43...@aws-amplify/cache@3.1.44) (2021-02-01)
|
|
527
|
-
|
|
528
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
529
|
-
|
|
530
|
-
## [3.1.43](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.42...@aws-amplify/cache@3.1.43) (2021-01-29)
|
|
531
|
-
|
|
532
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
533
|
-
|
|
534
|
-
## [3.1.42](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.41...@aws-amplify/cache@3.1.42) (2021-01-07)
|
|
535
|
-
|
|
536
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
537
|
-
|
|
538
|
-
## [3.1.41](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.40...@aws-amplify/cache@3.1.41) (2020-12-17)
|
|
539
|
-
|
|
540
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
541
|
-
|
|
542
|
-
## [3.1.40](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.39...@aws-amplify/cache@3.1.40) (2020-12-10)
|
|
543
|
-
|
|
544
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
545
|
-
|
|
546
|
-
## [3.1.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.38...@aws-amplify/cache@3.1.39) (2020-11-30)
|
|
547
|
-
|
|
548
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
549
|
-
|
|
550
|
-
## [3.1.38](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.37...@aws-amplify/cache@3.1.38) (2020-11-23)
|
|
551
|
-
|
|
552
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
553
|
-
|
|
554
|
-
## [3.1.37](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.36...@aws-amplify/cache@3.1.37) (2020-11-20)
|
|
555
|
-
|
|
556
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
557
|
-
|
|
558
|
-
## [3.1.36](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.35...@aws-amplify/cache@3.1.36) (2020-11-13)
|
|
559
|
-
|
|
560
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
561
|
-
|
|
562
|
-
## [3.1.35](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.34...@aws-amplify/cache@3.1.35) (2020-11-03)
|
|
563
|
-
|
|
564
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
565
|
-
|
|
566
|
-
## [3.1.34](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.33...@aws-amplify/cache@3.1.34) (2020-10-31)
|
|
567
|
-
|
|
568
|
-
### Bug Fixes
|
|
569
|
-
|
|
570
|
-
- **amazon-cognito-identity-js:** update random implementation ([#7090](https://github.com/aws-amplify/amplify-js/issues/7090)) ([7048453](https://github.com/aws-amplify/amplify-js/commit/70484532da8a9953384b00b223b2b3ba0c0e845e))
|
|
571
|
-
|
|
572
|
-
## [3.1.33](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.32...@aws-amplify/cache@3.1.33) (2020-10-29)
|
|
573
|
-
|
|
574
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
575
|
-
|
|
576
|
-
## [3.1.32](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.31...@aws-amplify/cache@3.1.32) (2020-10-15)
|
|
577
|
-
|
|
578
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
579
|
-
|
|
580
|
-
## [3.1.31](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.30...@aws-amplify/cache@3.1.31) (2020-10-01)
|
|
581
|
-
|
|
582
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
583
|
-
|
|
584
|
-
## [3.1.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.29...@aws-amplify/cache@3.1.30) (2020-09-25)
|
|
585
|
-
|
|
586
|
-
### Bug Fixes
|
|
587
|
-
|
|
588
|
-
- Add files with Amplify.register to sideEffects array ([#6867](https://github.com/aws-amplify/amplify-js/issues/6867)) ([58ddbf8](https://github.com/aws-amplify/amplify-js/commit/58ddbf8811e44695d97b6ab8be8f7cd2a2242921))
|
|
589
|
-
|
|
590
|
-
## [3.1.29](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.28...@aws-amplify/cache@3.1.29) (2020-09-16)
|
|
591
|
-
|
|
592
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
593
|
-
|
|
594
|
-
## [3.1.28](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.27...@aws-amplify/cache@3.1.28) (2020-09-15)
|
|
595
|
-
|
|
596
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
597
|
-
|
|
598
|
-
## [3.1.27](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.26...@aws-amplify/cache@3.1.27) (2020-09-10)
|
|
599
|
-
|
|
600
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
601
|
-
|
|
602
|
-
## [3.1.26](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.25...@aws-amplify/cache@3.1.26) (2020-09-03)
|
|
603
|
-
|
|
604
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
605
|
-
|
|
606
|
-
## [3.1.25](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.24...@aws-amplify/cache@3.1.25) (2020-09-03)
|
|
607
|
-
|
|
608
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
609
|
-
|
|
610
|
-
## [3.1.24](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.23...@aws-amplify/cache@3.1.24) (2020-09-01)
|
|
611
|
-
|
|
612
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
613
|
-
|
|
614
|
-
## [3.1.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.22...@aws-amplify/cache@3.1.23) (2020-08-19)
|
|
615
|
-
|
|
616
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
617
|
-
|
|
618
|
-
## [3.1.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.21...@aws-amplify/cache@3.1.22) (2020-08-06)
|
|
619
|
-
|
|
620
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
621
|
-
|
|
622
|
-
## [3.1.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.20...@aws-amplify/cache@3.1.21) (2020-07-27)
|
|
623
|
-
|
|
624
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
625
|
-
|
|
626
|
-
## [3.1.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.19...@aws-amplify/cache@3.1.20) (2020-07-22)
|
|
627
|
-
|
|
628
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
629
|
-
|
|
630
|
-
## [3.1.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.18...@aws-amplify/cache@3.1.19) (2020-07-09)
|
|
631
|
-
|
|
632
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
633
|
-
|
|
634
|
-
## [3.1.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.17...@aws-amplify/cache@3.1.18) (2020-07-07)
|
|
635
|
-
|
|
636
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
637
|
-
|
|
638
|
-
## [3.1.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.16...@aws-amplify/cache@3.1.17) (2020-06-18)
|
|
639
|
-
|
|
640
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
641
|
-
|
|
642
|
-
## [3.1.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.15...@aws-amplify/cache@3.1.16) (2020-06-09)
|
|
643
|
-
|
|
644
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
645
|
-
|
|
646
|
-
## [3.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.14...@aws-amplify/cache@3.1.15) (2020-06-04)
|
|
647
|
-
|
|
648
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
649
|
-
|
|
650
|
-
## [3.1.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.13...@aws-amplify/cache@3.1.14) (2020-06-03)
|
|
651
|
-
|
|
652
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
653
|
-
|
|
654
|
-
## [3.1.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.12...@aws-amplify/cache@3.1.13) (2020-06-02)
|
|
655
|
-
|
|
656
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
657
|
-
|
|
658
|
-
## [3.1.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.11...@aws-amplify/cache@3.1.12) (2020-05-26)
|
|
659
|
-
|
|
660
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
661
|
-
|
|
662
|
-
## [3.1.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.10...@aws-amplify/cache@3.1.11) (2020-05-22)
|
|
663
|
-
|
|
664
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
665
|
-
|
|
666
|
-
## [3.1.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.9...@aws-amplify/cache@3.1.10) (2020-05-14)
|
|
667
|
-
|
|
668
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
669
|
-
|
|
670
|
-
## [3.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.8...@aws-amplify/cache@3.1.9) (2020-04-30)
|
|
671
|
-
|
|
672
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
673
|
-
|
|
674
|
-
## [3.1.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.7...@aws-amplify/cache@3.1.8) (2020-04-24)
|
|
675
|
-
|
|
676
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
677
|
-
|
|
678
|
-
## [3.1.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.6...@aws-amplify/cache@3.1.7) (2020-04-14)
|
|
679
|
-
|
|
680
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
681
|
-
|
|
682
|
-
## [3.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.5...@aws-amplify/cache@3.1.6) (2020-04-08)
|
|
683
|
-
|
|
684
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
685
|
-
|
|
686
|
-
## [3.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.4...@aws-amplify/cache@3.1.5) (2020-04-07)
|
|
687
|
-
|
|
688
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
689
|
-
|
|
690
|
-
## [3.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.3...@aws-amplify/cache@3.1.4) (2020-04-03)
|
|
691
|
-
|
|
692
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
693
|
-
|
|
694
|
-
## [3.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.2...@aws-amplify/cache@3.1.3) (2020-04-02)
|
|
695
|
-
|
|
696
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
697
|
-
|
|
698
|
-
## [3.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.1...@aws-amplify/cache@3.1.2) (2020-04-01)
|
|
699
|
-
|
|
700
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
701
|
-
|
|
702
|
-
## [3.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@3.1.0...@aws-amplify/cache@3.1.1) (2020-04-01)
|
|
703
|
-
|
|
704
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
705
|
-
|
|
706
|
-
# [3.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.8...@aws-amplify/cache@3.1.0) (2020-03-31)
|
|
707
|
-
|
|
708
|
-
### Bug Fixes
|
|
709
|
-
|
|
710
|
-
- **@aws-amplify/cache:** expose tree-shaking for Webpack ([32061ac](https://github.com/aws-amplify/amplify-js/commit/32061ac8cdd16f0b0a675912b29e0dbfc44513fb))
|
|
711
|
-
|
|
712
|
-
### Features
|
|
713
|
-
|
|
714
|
-
- **@aws-amplify/cache:** publish ES2015/ESM artifacts ([22da40e](https://github.com/aws-amplify/amplify-js/commit/22da40e4a72827bce51059b34fa45e5ea3f2367c))
|
|
715
|
-
|
|
716
|
-
### Reverts
|
|
717
|
-
|
|
718
|
-
- Revert "Publish" ([1319d31](https://github.com/aws-amplify/amplify-js/commit/1319d319b69717e76660fbfa6f1a845195c6d635))
|
|
719
|
-
|
|
720
|
-
## [2.1.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.7...@aws-amplify/cache@2.1.8) (2020-03-30)
|
|
721
|
-
|
|
722
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
723
|
-
|
|
724
|
-
## [2.1.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.6...@aws-amplify/cache@2.1.7) (2020-03-25)
|
|
725
|
-
|
|
726
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
727
|
-
|
|
728
|
-
## [2.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.5...@aws-amplify/cache@2.1.6) (2020-02-28)
|
|
729
|
-
|
|
730
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
731
|
-
|
|
732
|
-
## [2.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.3...@aws-amplify/cache@2.1.5) (2020-02-07)
|
|
733
|
-
|
|
734
|
-
### Bug Fixes
|
|
735
|
-
|
|
736
|
-
- **cache:** export correct module for RN ([#4786](https://github.com/aws-amplify/amplify-js/issues/4786)) ([a15730c](https://github.com/aws-amplify/amplify-js/commit/a15730cc50692d9d31a0f586c3544b3dcdbea659))
|
|
737
|
-
|
|
738
|
-
## [2.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.2...@aws-amplify/cache@2.1.3) (2020-01-10)
|
|
739
|
-
|
|
740
|
-
### Bug Fixes
|
|
741
|
-
|
|
742
|
-
- [#4311](https://github.com/aws-amplify/amplify-js/issues/4311) Update main entry field to point to CJS builds instead of webpack bundles ([#4678](https://github.com/aws-amplify/amplify-js/issues/4678)) ([54fbdf4](https://github.com/aws-amplify/amplify-js/commit/54fbdf4b1393567735fb7b5f4144db273f1a5f6a))
|
|
743
|
-
|
|
744
|
-
## [2.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.1...@aws-amplify/cache@2.1.2) (2019-12-18)
|
|
745
|
-
|
|
746
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
747
|
-
|
|
748
|
-
## [2.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@2.1.0...@aws-amplify/cache@2.1.1) (2019-12-03)
|
|
749
|
-
|
|
750
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
751
|
-
|
|
752
|
-
# [2.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@1.1.4...@aws-amplify/cache@2.1.0) (2019-11-15)
|
|
753
|
-
|
|
754
|
-
### Features
|
|
755
|
-
|
|
756
|
-
- enable watch mode for builds ([#4358](https://github.com/aws-amplify/amplify-js/issues/4358)) ([055e530](https://github.com/aws-amplify/amplify-js/commit/055e5308efc308ae6beee78f8963bb2f812e1f85))
|
|
757
|
-
|
|
758
|
-
## [1.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@1.1.3...@aws-amplify/cache@1.1.4) (2019-10-29)
|
|
759
|
-
|
|
760
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
761
|
-
|
|
762
|
-
## [1.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/cache@1.1.2...@aws-amplify/cache@1.1.3) (2019-10-23)
|
|
763
|
-
|
|
764
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
765
|
-
|
|
766
|
-
## [1.1.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.1.0...@aws-amplify/cache@1.1.2) (2019-10-10)
|
|
767
|
-
|
|
768
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
769
|
-
|
|
770
|
-
# [1.1.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.34...@aws-amplify/cache@1.1.0) (2019-10-10)
|
|
771
|
-
|
|
772
|
-
### Features
|
|
773
|
-
|
|
774
|
-
- Added Prettier formatting ([4dfd9aa](https://github.com/aws/aws-amplify/commit/4dfd9aa9ab900307c9d17c68448a6ca4aa08fd5a))
|
|
775
|
-
|
|
776
|
-
## [1.0.34](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.33...@aws-amplify/cache@1.0.34) (2019-09-05)
|
|
777
|
-
|
|
778
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
779
|
-
|
|
780
|
-
## [1.0.33](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.32...@aws-amplify/cache@1.0.33) (2019-09-04)
|
|
781
|
-
|
|
782
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
783
|
-
|
|
784
|
-
## [1.0.32](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.31...@aws-amplify/cache@1.0.32) (2019-08-05)
|
|
785
|
-
|
|
786
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
787
|
-
|
|
788
|
-
## [1.0.31](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.30...@aws-amplify/cache@1.0.31) (2019-07-31)
|
|
789
|
-
|
|
790
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
791
|
-
|
|
792
|
-
## [1.0.30](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.29...@aws-amplify/cache@1.0.30) (2019-07-30)
|
|
793
|
-
|
|
794
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
795
|
-
|
|
796
|
-
## [1.0.29](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.28...@aws-amplify/cache@1.0.29) (2019-07-18)
|
|
797
|
-
|
|
798
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
799
|
-
|
|
800
|
-
<a name="1.0.28"></a>
|
|
801
|
-
|
|
802
|
-
## [1.0.28](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.28-unstable.2...@aws-amplify/cache@1.0.28) (2019-06-17)
|
|
803
|
-
|
|
804
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
805
|
-
|
|
806
|
-
<a name="1.0.28-unstable.2"></a>
|
|
807
|
-
|
|
808
|
-
## [1.0.28-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.28-unstable.1...@aws-amplify/cache@1.0.28-unstable.2) (2019-06-14)
|
|
809
|
-
|
|
810
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
811
|
-
|
|
812
|
-
<a name="1.0.28-unstable.1"></a>
|
|
813
|
-
|
|
814
|
-
## [1.0.28-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.27...@aws-amplify/cache@1.0.28-unstable.1) (2019-05-24)
|
|
815
|
-
|
|
816
|
-
### Bug Fixes
|
|
817
|
-
|
|
818
|
-
- **aws-amplify:** manual version bumps for lerna issue ([9ce5a72](https://github.com/aws/aws-amplify/commit/9ce5a72))
|
|
819
|
-
|
|
820
|
-
<a name="1.0.27"></a>
|
|
821
|
-
|
|
822
|
-
## [1.0.27](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.27-unstable.0...@aws-amplify/cache@1.0.27) (2019-05-14)
|
|
823
|
-
|
|
824
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
825
|
-
|
|
826
|
-
<a name="1.0.27-unstable.0"></a>
|
|
827
|
-
|
|
828
|
-
## [1.0.27-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.26...@aws-amplify/cache@1.0.27-unstable.0) (2019-05-13)
|
|
829
|
-
|
|
830
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
831
|
-
|
|
832
|
-
<a name="1.0.26"></a>
|
|
833
|
-
|
|
834
|
-
## [1.0.26](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.26-unstable.2...@aws-amplify/cache@1.0.26) (2019-05-06)
|
|
835
|
-
|
|
836
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
837
|
-
|
|
838
|
-
<a name="1.0.26-unstable.2"></a>
|
|
839
|
-
|
|
840
|
-
## [1.0.26-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.26-unstable.1...@aws-amplify/cache@1.0.26-unstable.2) (2019-05-06)
|
|
841
|
-
|
|
842
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
843
|
-
|
|
844
|
-
<a name="1.0.26-unstable.1"></a>
|
|
845
|
-
|
|
846
|
-
## [1.0.26-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.26-unstable.0...@aws-amplify/cache@1.0.26-unstable.1) (2019-04-17)
|
|
847
|
-
|
|
848
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
849
|
-
|
|
850
|
-
<a name="1.0.26-unstable.0"></a>
|
|
851
|
-
|
|
852
|
-
## [1.0.26-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.25...@aws-amplify/cache@1.0.26-unstable.0) (2019-04-12)
|
|
853
|
-
|
|
854
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
855
|
-
|
|
856
|
-
<a name="1.0.25"></a>
|
|
857
|
-
|
|
858
|
-
## [1.0.25](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.25-unstable.1...@aws-amplify/cache@1.0.25) (2019-04-04)
|
|
859
|
-
|
|
860
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
861
|
-
|
|
862
|
-
<a name="1.0.25-unstable.1"></a>
|
|
863
|
-
|
|
864
|
-
## [1.0.25-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.25-unstable.0...@aws-amplify/cache@1.0.25-unstable.1) (2019-04-04)
|
|
865
|
-
|
|
866
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
867
|
-
|
|
868
|
-
<a name="1.0.25-unstable.0"></a>
|
|
869
|
-
|
|
870
|
-
## [1.0.25-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.24...@aws-amplify/cache@1.0.25-unstable.0) (2019-04-02)
|
|
871
|
-
|
|
872
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
873
|
-
|
|
874
|
-
<a name="1.0.24"></a>
|
|
875
|
-
|
|
876
|
-
## [1.0.24](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.24-unstable.1...@aws-amplify/cache@1.0.24) (2019-03-28)
|
|
877
|
-
|
|
878
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
879
|
-
|
|
880
|
-
<a name="1.0.24-unstable.1"></a>
|
|
881
|
-
|
|
882
|
-
## [1.0.24-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.24-unstable.0...@aws-amplify/cache@1.0.24-unstable.1) (2019-03-28)
|
|
883
|
-
|
|
884
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
885
|
-
|
|
886
|
-
<a name="1.0.24-unstable.0"></a>
|
|
887
|
-
|
|
888
|
-
## [1.0.24-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.23...@aws-amplify/cache@1.0.24-unstable.0) (2019-03-22)
|
|
889
|
-
|
|
890
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
891
|
-
|
|
892
|
-
<a name="1.0.23"></a>
|
|
893
|
-
|
|
894
|
-
## [1.0.23](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.23-unstable.3...@aws-amplify/cache@1.0.23) (2019-03-04)
|
|
895
|
-
|
|
896
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
897
|
-
|
|
898
|
-
<a name="1.0.23-unstable.3"></a>
|
|
899
|
-
|
|
900
|
-
## [1.0.23-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.23-unstable.2...@aws-amplify/cache@1.0.23-unstable.3) (2019-03-04)
|
|
901
|
-
|
|
902
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
903
|
-
|
|
904
|
-
<a name="1.0.23-unstable.2"></a>
|
|
905
|
-
|
|
906
|
-
## [1.0.23-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.23-unstable.1...@aws-amplify/cache@1.0.23-unstable.2) (2019-02-27)
|
|
907
|
-
|
|
908
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
909
|
-
|
|
910
|
-
<a name="1.0.23-unstable.1"></a>
|
|
911
|
-
|
|
912
|
-
## [1.0.23-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.23-unstable.0...@aws-amplify/cache@1.0.23-unstable.1) (2019-02-27)
|
|
913
|
-
|
|
914
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
915
|
-
|
|
916
|
-
<a name="1.0.23-unstable.0"></a>
|
|
917
|
-
|
|
918
|
-
## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.22...@aws-amplify/cache@1.0.23-unstable.0) (2019-01-10)
|
|
919
|
-
|
|
920
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
921
|
-
|
|
922
|
-
<a name="1.0.22"></a>
|
|
923
|
-
|
|
924
|
-
## [1.0.22](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.22-unstable.0...@aws-amplify/cache@1.0.22) (2019-01-10)
|
|
925
|
-
|
|
926
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
927
|
-
|
|
928
|
-
<a name="1.0.22-unstable.0"></a>
|
|
929
|
-
|
|
930
|
-
## [1.0.22-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.21...@aws-amplify/cache@1.0.22-unstable.0) (2018-12-26)
|
|
931
|
-
|
|
932
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
933
|
-
|
|
934
|
-
<a name="1.0.21"></a>
|
|
935
|
-
|
|
936
|
-
## [1.0.21](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.21-unstable.0...@aws-amplify/cache@1.0.21) (2018-12-26)
|
|
937
|
-
|
|
938
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
939
|
-
|
|
940
|
-
<a name="1.0.21-unstable.0"></a>
|
|
941
|
-
|
|
942
|
-
## [1.0.21-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.20...@aws-amplify/cache@1.0.21-unstable.0) (2018-12-22)
|
|
943
|
-
|
|
944
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
945
|
-
|
|
946
|
-
<a name="1.0.20"></a>
|
|
947
|
-
|
|
948
|
-
## [1.0.20](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.20-unstable.0...@aws-amplify/cache@1.0.20) (2018-12-13)
|
|
949
|
-
|
|
950
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
951
|
-
|
|
952
|
-
<a name="1.0.20-unstable.0"></a>
|
|
953
|
-
|
|
954
|
-
## [1.0.20-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.19...@aws-amplify/cache@1.0.20-unstable.0) (2018-12-07)
|
|
955
|
-
|
|
956
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
957
|
-
|
|
958
|
-
<a name="1.0.19"></a>
|
|
959
|
-
|
|
960
|
-
## [1.0.19](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.19-unstable.4...@aws-amplify/cache@1.0.19) (2018-12-03)
|
|
961
|
-
|
|
962
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
963
|
-
|
|
964
|
-
<a name="1.0.19-unstable.4"></a>
|
|
965
|
-
|
|
966
|
-
## [1.0.19-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.19-unstable.3...@aws-amplify/cache@1.0.19-unstable.4) (2018-11-27)
|
|
967
|
-
|
|
968
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
969
|
-
|
|
970
|
-
<a name="1.0.19-unstable.3"></a>
|
|
971
|
-
|
|
972
|
-
## [1.0.19-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.19-unstable.2...@aws-amplify/cache@1.0.19-unstable.3) (2018-11-26)
|
|
973
|
-
|
|
974
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
975
|
-
|
|
976
|
-
<a name="1.0.19-unstable.2"></a>
|
|
977
|
-
|
|
978
|
-
## [1.0.19-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.19-unstable.1...@aws-amplify/cache@1.0.19-unstable.2) (2018-11-20)
|
|
979
|
-
|
|
980
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
981
|
-
|
|
982
|
-
<a name="1.0.19-unstable.1"></a>
|
|
983
|
-
|
|
984
|
-
## [1.0.19-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.19-unstable.0...@aws-amplify/cache@1.0.19-unstable.1) (2018-11-19)
|
|
985
|
-
|
|
986
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
987
|
-
|
|
988
|
-
<a name="1.0.19-unstable.0"></a>
|
|
989
|
-
|
|
990
|
-
## [1.0.19-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.18...@aws-amplify/cache@1.0.19-unstable.0) (2018-11-15)
|
|
991
|
-
|
|
992
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
993
|
-
|
|
994
|
-
<a name="1.0.18"></a>
|
|
995
|
-
|
|
996
|
-
## [1.0.18](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.18-unstable.0...@aws-amplify/cache@1.0.18) (2018-11-12)
|
|
997
|
-
|
|
998
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
999
|
-
|
|
1000
|
-
<a name="1.0.18-unstable.0"></a>
|
|
1001
|
-
|
|
1002
|
-
## [1.0.18-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.17...@aws-amplify/cache@1.0.18-unstable.0) (2018-11-06)
|
|
1003
|
-
|
|
1004
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1005
|
-
|
|
1006
|
-
<a name="1.0.17"></a>
|
|
1007
|
-
|
|
1008
|
-
## [1.0.17](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.17-unstable.0...@aws-amplify/cache@1.0.17) (2018-11-01)
|
|
1009
|
-
|
|
1010
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1011
|
-
|
|
1012
|
-
<a name="1.0.17-unstable.0"></a>
|
|
1013
|
-
|
|
1014
|
-
## [1.0.17-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16...@aws-amplify/cache@1.0.17-unstable.0) (2018-10-30)
|
|
1015
|
-
|
|
1016
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1017
|
-
|
|
1018
|
-
<a name="1.0.16"></a>
|
|
1019
|
-
|
|
1020
|
-
## [1.0.16](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16-unstable.3...@aws-amplify/cache@1.0.16) (2018-10-17)
|
|
1021
|
-
|
|
1022
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1023
|
-
|
|
1024
|
-
<a name="1.0.16-unstable.3"></a>
|
|
1025
|
-
|
|
1026
|
-
## [1.0.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16-unstable.2...@aws-amplify/cache@1.0.16-unstable.3) (2018-10-16)
|
|
1027
|
-
|
|
1028
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1029
|
-
|
|
1030
|
-
<a name="1.0.16-unstable.2"></a>
|
|
1031
|
-
|
|
1032
|
-
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16-unstable.1...@aws-amplify/cache@1.0.16-unstable.2) (2018-10-08)
|
|
1033
|
-
|
|
1034
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1035
|
-
|
|
1036
|
-
<a name="1.0.16-unstable.1"></a>
|
|
1037
|
-
|
|
1038
|
-
## [1.0.16-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.16-unstable.0...@aws-amplify/cache@1.0.16-unstable.1) (2018-10-05)
|
|
1039
|
-
|
|
1040
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1041
|
-
|
|
1042
|
-
<a name="1.0.16-unstable.0"></a>
|
|
1043
|
-
|
|
1044
|
-
## [1.0.16-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.15-unstable.1...@aws-amplify/cache@1.0.16-unstable.0) (2018-10-05)
|
|
1045
|
-
|
|
1046
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1047
|
-
|
|
1048
|
-
<a name="1.0.15"></a>
|
|
1049
|
-
|
|
1050
|
-
## [1.0.15](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.15-unstable.1...@aws-amplify/cache@1.0.15) (2018-10-04)
|
|
1051
|
-
|
|
1052
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1053
|
-
|
|
1054
|
-
<a name="1.0.15-unstable.1"></a>
|
|
1055
|
-
|
|
1056
|
-
## [1.0.15-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.15-unstable.0...@aws-amplify/cache@1.0.15-unstable.1) (2018-10-03)
|
|
1057
|
-
|
|
1058
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1059
|
-
|
|
1060
|
-
<a name="1.0.15-unstable.0"></a>
|
|
1061
|
-
|
|
1062
|
-
## [1.0.15-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.14-unstable.1...@aws-amplify/cache@1.0.15-unstable.0) (2018-10-03)
|
|
1063
|
-
|
|
1064
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1065
|
-
|
|
1066
|
-
<a name="1.0.14"></a>
|
|
1067
|
-
|
|
1068
|
-
## [1.0.14](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.14-unstable.1...@aws-amplify/cache@1.0.14) (2018-10-03)
|
|
1069
|
-
|
|
1070
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1071
|
-
|
|
1072
|
-
<a name="1.0.14-unstable.1"></a>
|
|
1073
|
-
|
|
1074
|
-
## [1.0.14-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.14-unstable.0...@aws-amplify/cache@1.0.14-unstable.1) (2018-10-01)
|
|
1075
|
-
|
|
1076
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1077
|
-
|
|
1078
|
-
<a name="1.0.14-unstable.0"></a>
|
|
1079
|
-
|
|
1080
|
-
## [1.0.14-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.13...@aws-amplify/cache@1.0.14-unstable.0) (2018-09-28)
|
|
1081
|
-
|
|
1082
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1083
|
-
|
|
1084
|
-
<a name="1.0.13"></a>
|
|
1085
|
-
|
|
1086
|
-
## [1.0.13](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.13-unstable.1...@aws-amplify/cache@1.0.13) (2018-09-27)
|
|
1087
|
-
|
|
1088
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1089
|
-
|
|
1090
|
-
<a name="1.0.13-unstable.1"></a>
|
|
1091
|
-
|
|
1092
|
-
## [1.0.13-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.13-unstable.0...@aws-amplify/cache@1.0.13-unstable.1) (2018-09-25)
|
|
1093
|
-
|
|
1094
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1095
|
-
|
|
1096
|
-
<a name="1.0.13-unstable.0"></a>
|
|
1097
|
-
|
|
1098
|
-
## [1.0.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.12...@aws-amplify/cache@1.0.13-unstable.0) (2018-09-22)
|
|
1099
|
-
|
|
1100
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1101
|
-
|
|
1102
|
-
<a name="1.0.12"></a>
|
|
1103
|
-
|
|
1104
|
-
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.12-unstable.0...@aws-amplify/cache@1.0.12) (2018-09-21)
|
|
1105
|
-
|
|
1106
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1107
|
-
|
|
1108
|
-
<a name="1.0.12-unstable.0"></a>
|
|
1109
|
-
|
|
1110
|
-
## [1.0.12-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.10...@aws-amplify/cache@1.0.12-unstable.0) (2018-09-21)
|
|
1111
|
-
|
|
1112
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1113
|
-
|
|
1114
|
-
<a name="1.0.11"></a>
|
|
1115
|
-
|
|
1116
|
-
## [1.0.11](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.10...@aws-amplify/cache@1.0.11) (2018-09-21)
|
|
1117
|
-
|
|
1118
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1119
|
-
|
|
1120
|
-
<a name="1.0.10"></a>
|
|
1121
|
-
|
|
1122
|
-
## [1.0.10](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.9...@aws-amplify/cache@1.0.10) (2018-09-17)
|
|
1123
|
-
|
|
1124
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1125
|
-
|
|
1126
|
-
<a name="1.0.9"></a>
|
|
1127
|
-
|
|
1128
|
-
## [1.0.9](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.8...@aws-amplify/cache@1.0.9) (2018-09-12)
|
|
1129
|
-
|
|
1130
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1131
|
-
|
|
1132
|
-
<a name="1.0.8"></a>
|
|
1133
|
-
|
|
1134
|
-
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.8-unstable.3...@aws-amplify/cache@1.0.8) (2018-09-09)
|
|
1135
|
-
|
|
1136
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1137
|
-
|
|
1138
|
-
<a name="1.0.8-unstable.3"></a>
|
|
1139
|
-
|
|
1140
|
-
## [1.0.8-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.7...@aws-amplify/cache@1.0.8-unstable.3) (2018-08-31)
|
|
1141
|
-
|
|
1142
|
-
### Bug Fixes
|
|
1143
|
-
|
|
1144
|
-
- **@aws-amplify/cache:** check if window object exists for browser usage ([988e553](https://github.com/aws/aws-amplify/commit/988e553))
|
|
1145
|
-
|
|
1146
|
-
<a name="1.0.8-unstable.2"></a>
|
|
1147
|
-
|
|
1148
|
-
## [1.0.8-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.7...@aws-amplify/cache@1.0.8-unstable.2) (2018-08-30)
|
|
1149
|
-
|
|
1150
|
-
### Bug Fixes
|
|
1151
|
-
|
|
1152
|
-
- **@aws-amplify/cache:** check if window object exists for browser usage ([988e553](https://github.com/aws/aws-amplify/commit/988e553))
|
|
1153
|
-
|
|
1154
|
-
<a name="1.0.8-unstable.1"></a>
|
|
1155
|
-
|
|
1156
|
-
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.7...@aws-amplify/cache@1.0.8-unstable.1) (2018-08-30)
|
|
1157
|
-
|
|
1158
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1159
|
-
|
|
1160
|
-
<a name="1.0.7"></a>
|
|
1161
|
-
|
|
1162
|
-
## [1.0.7](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.6-unstable.2...@aws-amplify/cache@1.0.7) (2018-08-28)
|
|
1163
|
-
|
|
1164
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1165
|
-
|
|
1166
|
-
<a name="1.0.6-unstable.2"></a>
|
|
1167
|
-
|
|
1168
|
-
## [1.0.6-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.6-unstable.1...@aws-amplify/cache@1.0.6-unstable.2) (2018-08-21)
|
|
1169
|
-
|
|
1170
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1171
|
-
|
|
1172
|
-
<a name="1.0.6-unstable.1"></a>
|
|
1173
|
-
|
|
1174
|
-
## [1.0.6-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.6-unstable.0...@aws-amplify/cache@1.0.6-unstable.1) (2018-08-20)
|
|
1175
|
-
|
|
1176
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1177
|
-
|
|
1178
|
-
<a name="1.0.6-unstable.0"></a>
|
|
1179
|
-
|
|
1180
|
-
## [1.0.6-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.5...@aws-amplify/cache@1.0.6-unstable.0) (2018-08-19)
|
|
1181
|
-
|
|
1182
|
-
### Bug Fixes
|
|
1183
|
-
|
|
1184
|
-
- **aws-amplify-angular:** Angular rollup ([#1441](https://github.com/aws/aws-amplify/issues/1441)) ([eb84e01](https://github.com/aws/aws-amplify/commit/eb84e01))
|
|
1185
|
-
|
|
1186
|
-
<a name="1.0.5"></a>
|
|
1187
|
-
|
|
1188
|
-
## [1.0.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.5-unstable.0...@aws-amplify/cache@1.0.5) (2018-08-14)
|
|
1189
|
-
|
|
1190
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1191
|
-
|
|
1192
|
-
<a name="1.0.5-unstable.0"></a>
|
|
1193
|
-
|
|
1194
|
-
## [1.0.5-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.4...@aws-amplify/cache@1.0.5-unstable.0) (2018-08-09)
|
|
1195
|
-
|
|
1196
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1197
|
-
|
|
1198
|
-
<a name="1.0.4"></a>
|
|
1199
|
-
|
|
1200
|
-
## [1.0.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.3-unstable.1...@aws-amplify/cache@1.0.4) (2018-08-06)
|
|
1201
|
-
|
|
1202
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1203
|
-
|
|
1204
|
-
<a name="1.0.3-unstable.1"></a>
|
|
1205
|
-
|
|
1206
|
-
## [1.0.3-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.3...@aws-amplify/cache@1.0.3-unstable.1) (2018-08-06)
|
|
1207
|
-
|
|
1208
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1209
|
-
|
|
1210
|
-
<a name="1.0.3"></a>
|
|
1211
|
-
|
|
1212
|
-
## [1.0.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.3-unstable.0...@aws-amplify/cache@1.0.3) (2018-07-28)
|
|
1213
|
-
|
|
1214
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1215
|
-
|
|
1216
|
-
<a name="1.0.3-unstable.0"></a>
|
|
1217
|
-
|
|
1218
|
-
## [1.0.3-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.2...@aws-amplify/cache@1.0.3-unstable.0) (2018-07-26)
|
|
1219
|
-
|
|
1220
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1221
|
-
|
|
1222
|
-
<a name="1.0.2"></a>
|
|
1223
|
-
|
|
1224
|
-
## [1.0.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.2-unstable.0...@aws-amplify/cache@1.0.2) (2018-07-19)
|
|
1225
|
-
|
|
1226
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1227
|
-
|
|
1228
|
-
<a name="1.0.2-unstable.0"></a>
|
|
1229
|
-
|
|
1230
|
-
## [1.0.2-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.1...@aws-amplify/cache@1.0.2-unstable.0) (2018-07-19)
|
|
1231
|
-
|
|
1232
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1233
|
-
|
|
1234
|
-
<a name="1.0.1"></a>
|
|
1235
|
-
|
|
1236
|
-
## [1.0.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.1-unstable.2...@aws-amplify/cache@1.0.1) (2018-07-18)
|
|
1237
|
-
|
|
1238
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1239
|
-
|
|
1240
|
-
<a name="1.0.1-unstable.2"></a>
|
|
1241
|
-
|
|
1242
|
-
## [1.0.1-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.1-unstable.1...@aws-amplify/cache@1.0.1-unstable.2) (2018-07-18)
|
|
1243
|
-
|
|
1244
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1245
|
-
|
|
1246
|
-
<a name="1.0.1-unstable.1"></a>
|
|
1247
|
-
|
|
1248
|
-
## [1.0.1-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.1...@aws-amplify/cache@1.0.1-unstable.1) (2018-07-18)
|
|
1249
|
-
|
|
1250
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1251
|
-
|
|
1252
|
-
<a name="1.0.1-unstable.0"></a>
|
|
1253
|
-
|
|
1254
|
-
## [1.0.1-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/cache@1.0.1...@aws-amplify/cache@1.0.1-unstable.0) (2018-07-18)
|
|
1255
|
-
|
|
1256
|
-
**Note:** Version bump only for package @aws-amplify/cache
|
|
1257
|
-
|
|
1258
|
-
<a name="0.1.1-unstable.0"></a>
|
|
1259
|
-
|
|
1260
|
-
## 0.1.1-unstable.0 (2018-06-27)
|
|
1261
|
-
|
|
1262
|
-
**Note:** Version bump only for package @aws-amplify/cache
|