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