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