@aws-amplify/cache 5.0.12 → 5.0.13-push-notification-dryrun.43

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