@aws-amplify/core 5.1.6 → 5.1.7-lerna-upgrade.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
DELETED
|
@@ -1,1450 +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.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.1.5...@aws-amplify/core@5.1.6) (2023-03-30)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Bug Fixes
|
|
10
|
-
|
|
11
|
-
* Codescanning alerts ([#11159](https://github.com/aws-amplify/amplify-js/issues/11159)) ([b19e0ba](https://github.com/aws-amplify/amplify-js/commit/b19e0bab948d995b70fb98ad5d935483b3e15d8d))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## [5.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.1.4...@aws-amplify/core@5.1.5) (2023-03-23)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [5.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.1.3...@aws-amplify/core@5.1.4) (2023-03-21)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [5.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.1.2...@aws-amplify/core@5.1.3) (2023-03-16)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## [5.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.1.1...@aws-amplify/core@5.1.2) (2023-03-13)
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
### Bug Fixes
|
|
45
|
-
|
|
46
|
-
* Run ts coverage check with test ([#11047](https://github.com/aws-amplify/amplify-js/issues/11047)) ([430bedf](https://github.com/aws-amplify/amplify-js/commit/430bedfd0d0618bd0093b488233521356feef787))
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## [5.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.1.0...@aws-amplify/core@5.1.1) (2023-03-08)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
# [5.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.16...@aws-amplify/core@5.1.0) (2023-03-06)
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
### Features
|
|
64
|
-
|
|
65
|
-
* **pubsub:** Typescript improvements and cleanup ([#10954](https://github.com/aws-amplify/amplify-js/issues/10954)) ([5147c5c](https://github.com/aws-amplify/amplify-js/commit/5147c5ce555d042722e2888fc423430f517b91b7))
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
## [5.0.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.15...@aws-amplify/core@5.0.16) (2023-02-24)
|
|
72
|
-
|
|
73
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
## [5.0.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.14...@aws-amplify/core@5.0.15) (2023-02-16)
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
### Reverts
|
|
83
|
-
|
|
84
|
-
* Revert "test: prepare integration test over dist folder" ([0508ab3](https://github.com/aws-amplify/amplify-js/commit/0508ab3809045ae20a921d75b4acec77da9dc55c))
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
## [5.0.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.13...@aws-amplify/core@5.0.14) (2023-02-09)
|
|
91
|
-
|
|
92
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
## [5.0.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.12...@aws-amplify/core@5.0.13) (2023-02-08)
|
|
99
|
-
|
|
100
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
## [5.0.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.11...@aws-amplify/core@5.0.12) (2023-01-30)
|
|
107
|
-
|
|
108
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
## [5.0.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.10...@aws-amplify/core@5.0.11) (2023-01-19)
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
### Bug Fixes
|
|
118
|
-
|
|
119
|
-
* **core:** undefined window bug with setItem on server ([#10871](https://github.com/aws-amplify/amplify-js/issues/10871)) ([9713a81](https://github.com/aws-amplify/amplify-js/commit/9713a81957733547102ad609464ecd69406ec45e))
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
## [5.0.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.9...@aws-amplify/core@5.0.10) (2023-01-13)
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
### Bug Fixes
|
|
129
|
-
|
|
130
|
-
* session cookies when SSR config enabled ([#10831](https://github.com/aws-amplify/amplify-js/issues/10831)) ([d34c01a](https://github.com/aws-amplify/amplify-js/commit/d34c01aa04599508e9473d128779bc8212343ece))
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
## [5.0.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.8...@aws-amplify/core@5.0.9) (2023-01-10)
|
|
137
|
-
|
|
138
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
## [5.0.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.7...@aws-amplify/core@5.0.8) (2022-12-27)
|
|
145
|
-
|
|
146
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
## [5.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.6...@aws-amplify/core@5.0.7) (2022-12-16)
|
|
153
|
-
|
|
154
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
## [5.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.5...@aws-amplify/core@5.0.6) (2022-12-15)
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
### Bug Fixes
|
|
164
|
-
|
|
165
|
-
* **core:** add cache-control header to cognito identity client ([#10753](https://github.com/aws-amplify/amplify-js/issues/10753)) ([dfbabaf](https://github.com/aws-amplify/amplify-js/commit/dfbabaf54dda902f1f77c4501e78f49e6a9397af))
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
## [5.0.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.4...@aws-amplify/core@5.0.5) (2022-12-06)
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
### Bug Fixes
|
|
175
|
-
|
|
176
|
-
* **@aws-amplify/core,@aws-amplify/auth:** Use identityPoolRegion param correctly ([#10709](https://github.com/aws-amplify/amplify-js/issues/10709)) ([b4d2769](https://github.com/aws-amplify/amplify-js/commit/b4d27695b3e196cd14b486b9a8db778c9951bc29)), closes [#6462](https://github.com/aws-amplify/amplify-js/issues/6462)
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
## [5.0.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.3...@aws-amplify/core@5.0.4) (2022-11-23)
|
|
183
|
-
|
|
184
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
## [5.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.2...@aws-amplify/core@5.0.3) (2022-11-19)
|
|
191
|
-
|
|
192
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
## [5.0.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.1...@aws-amplify/core@5.0.2) (2022-11-16)
|
|
199
|
-
|
|
200
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
## [5.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@5.0.0...@aws-amplify/core@5.0.1) (2022-11-11)
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
### Reverts
|
|
210
|
-
|
|
211
|
-
* Revert "chore: bump version for user agent to 5.0.1" (#10657) ([d98bf4c](https://github.com/aws-amplify/amplify-js/commit/d98bf4c9ae53523dd8a94f5586efd4a2c342f1de)), closes [#10657](https://github.com/aws-amplify/amplify-js/issues/10657) [#10655](https://github.com/aws-amplify/amplify-js/issues/10655)
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
# [5.0.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.12...@aws-amplify/core@5.0.0) (2022-11-09)
|
|
218
|
-
|
|
219
|
-
### Bug Fixes
|
|
220
|
-
|
|
221
|
-
- **@aws-amplify/core, @aws-amplify/analytics:** Fix guest credentials without Auth module ([#10596](https://github.com/aws-amplify/amplify-js/issues/10596)) ([f12dbb2](https://github.com/aws-amplify/amplify-js/commit/f12dbb29ef575bb5d28d7788db458246107801d3))
|
|
222
|
-
|
|
223
|
-
### Features
|
|
224
|
-
|
|
225
|
-
- Setup tslib & importHelpers to improve bundle size ([#10435](https://github.com/aws-amplify/amplify-js/pull/10435))
|
|
226
|
-
- Migrate auth and amazon-cognito-identity-js to use @aws-crypto/sha256-js ([#10523](https://github.com/aws-amplify/amplify-js/pull/10523))
|
|
227
|
-
- Remove miscellaneous deprecated exports & prototypes ([#10528](https://github.com/aws-amplify/amplify-js/pull/10528))
|
|
228
|
-
- Remove (most) default exports ([10461](https://github.com/aws-amplify/amplify-js/pull/10461))
|
|
229
|
-
- Expand \* exports to optimize tree-shaking ([#10555](https://github.com/aws-amplify/amplify-js/pull/10555))
|
|
230
|
-
- 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)
|
|
231
|
-
|
|
232
|
-
## [4.7.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.10...@aws-amplify/core@4.7.11) (2022-10-27)
|
|
233
|
-
|
|
234
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
235
|
-
|
|
236
|
-
## [4.7.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.9...@aws-amplify/core@4.7.10) (2022-10-26)
|
|
237
|
-
|
|
238
|
-
### Bug Fixes
|
|
239
|
-
|
|
240
|
-
- remove dep on es2020.promise lib additions ([#10532](https://github.com/aws-amplify/amplify-js/issues/10532)) ([8ad200e](https://github.com/aws-amplify/amplify-js/commit/8ad200e7b98967d565e7abe29c2dfb971b9f52a1))
|
|
241
|
-
|
|
242
|
-
## [4.7.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.8...@aws-amplify/core@4.7.9) (2022-10-25)
|
|
243
|
-
|
|
244
|
-
### Bug Fixes
|
|
245
|
-
|
|
246
|
-
- **@aws-amplify/datastore:** introduce "settlement" guarantees to stop() and clear() ([#10450](https://github.com/aws-amplify/amplify-js/issues/10450)) ([16c535b](https://github.com/aws-amplify/amplify-js/commit/16c535beda9386a027c2805f29a359fbeb8bac15)), closes [#10449](https://github.com/aws-amplify/amplify-js/issues/10449)
|
|
247
|
-
|
|
248
|
-
## [4.7.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.7...@aws-amplify/core@4.7.8) (2022-10-14)
|
|
249
|
-
|
|
250
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
251
|
-
|
|
252
|
-
## [4.7.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.6...@aws-amplify/core@4.7.7) (2022-10-14)
|
|
253
|
-
|
|
254
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
255
|
-
|
|
256
|
-
## [4.7.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.4...@aws-amplify/core@4.7.6) (2022-09-30)
|
|
257
|
-
|
|
258
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
259
|
-
|
|
260
|
-
## [4.7.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.4...@aws-amplify/core@4.7.5) (2022-09-20)
|
|
261
|
-
|
|
262
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
263
|
-
|
|
264
|
-
## [4.7.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.3...@aws-amplify/core@4.7.4) (2022-09-08)
|
|
265
|
-
|
|
266
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
267
|
-
|
|
268
|
-
## [4.7.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.2...@aws-amplify/core@4.7.3) (2022-09-01)
|
|
269
|
-
|
|
270
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
271
|
-
|
|
272
|
-
## [4.7.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.1...@aws-amplify/core@4.7.2) (2022-08-23)
|
|
273
|
-
|
|
274
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
275
|
-
|
|
276
|
-
## [4.7.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.7.0...@aws-amplify/core@4.7.1) (2022-08-18)
|
|
277
|
-
|
|
278
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
279
|
-
|
|
280
|
-
# [4.7.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.6.1...@aws-amplify/core@4.7.0) (2022-08-16)
|
|
281
|
-
|
|
282
|
-
### Features
|
|
283
|
-
|
|
284
|
-
- **@aws-amplify/core:** Throw Error if body attribute passed to Sign… ([#10137](https://github.com/aws-amplify/amplify-js/issues/10137)) ([360bde2](https://github.com/aws-amplify/amplify-js/commit/360bde20716778b69af339f4f66b42c05ccf4639))
|
|
285
|
-
|
|
286
|
-
## [4.6.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.6.0...@aws-amplify/core@4.6.1) (2022-08-01)
|
|
287
|
-
|
|
288
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
289
|
-
|
|
290
|
-
# [4.6.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.10...@aws-amplify/core@4.6.0) (2022-07-28)
|
|
291
|
-
|
|
292
|
-
### Features
|
|
293
|
-
|
|
294
|
-
- **@aws-amplify/auth:** Auto sign in after sign up ([#10126](https://github.com/aws-amplify/amplify-js/issues/10126)) ([e54617f](https://github.com/aws-amplify/amplify-js/commit/e54617f2878244f0e391d2d49f5cd2e8a8c069f9)), closes [#6320](https://github.com/aws-amplify/amplify-js/issues/6320) [#3882](https://github.com/aws-amplify/amplify-js/issues/3882) [#3631](https://github.com/aws-amplify/amplify-js/issues/3631) [#6018](https://github.com/aws-amplify/amplify-js/issues/6018)
|
|
295
|
-
|
|
296
|
-
## [4.5.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.9...@aws-amplify/core@4.5.10) (2022-07-21)
|
|
297
|
-
|
|
298
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
299
|
-
|
|
300
|
-
## [4.5.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.8...@aws-amplify/core@4.5.9) (2022-07-07)
|
|
301
|
-
|
|
302
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
303
|
-
|
|
304
|
-
## [4.5.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.7...@aws-amplify/core@4.5.8) (2022-06-18)
|
|
305
|
-
|
|
306
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
307
|
-
|
|
308
|
-
## [4.5.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.6...@aws-amplify/core@4.5.7) (2022-06-15)
|
|
309
|
-
|
|
310
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
311
|
-
|
|
312
|
-
## [4.5.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.5...@aws-amplify/core@4.5.6) (2022-05-24)
|
|
313
|
-
|
|
314
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
315
|
-
|
|
316
|
-
## [4.5.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.4...@aws-amplify/core@4.5.5) (2022-05-23)
|
|
317
|
-
|
|
318
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
319
|
-
|
|
320
|
-
## [4.5.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.3...@aws-amplify/core@4.5.4) (2022-05-12)
|
|
321
|
-
|
|
322
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
323
|
-
|
|
324
|
-
## [4.5.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.2...@aws-amplify/core@4.5.3) (2022-05-03)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
327
|
-
|
|
328
|
-
## [4.5.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.1...@aws-amplify/core@4.5.2) (2022-04-14)
|
|
329
|
-
|
|
330
|
-
### Bug Fixes
|
|
331
|
-
|
|
332
|
-
- PubSub - Resolve ts strict errors in the AWSAppSyncRealTimeProvider ([#9731](https://github.com/aws-amplify/amplify-js/issues/9731)) ([0c9c401](https://github.com/aws-amplify/amplify-js/commit/0c9c4018573df31f7e4739207be22eefb8bf8a56))
|
|
333
|
-
|
|
334
|
-
## [4.5.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.5.0...@aws-amplify/core@4.5.1) (2022-04-04)
|
|
335
|
-
|
|
336
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
337
|
-
|
|
338
|
-
# [4.5.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.4.2...@aws-amplify/core@4.5.0) (2022-03-28)
|
|
339
|
-
|
|
340
|
-
### Features
|
|
341
|
-
|
|
342
|
-
- PubSub Add Options objects for all Providers and fix: Spelling error and deprecation of old exports ([#9683](https://github.com/aws-amplify/amplify-js/issues/9683)) ([b535af2](https://github.com/aws-amplify/amplify-js/commit/b535af2133b5460c6e8e2fcfd89e1fe235872c27))
|
|
343
|
-
|
|
344
|
-
## [4.4.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.4.1...@aws-amplify/core@4.4.2) (2022-03-22)
|
|
345
|
-
|
|
346
|
-
### Bug Fixes
|
|
347
|
-
|
|
348
|
-
- **@aws-amplify/datastore:** fix mutations to retry indefinitely on network error ([#9724](https://github.com/aws-amplify/amplify-js/issues/9724)) ([5371380](https://github.com/aws-amplify/amplify-js/commit/53713804b79df9c69ac29b75ffc576b4c2002507))
|
|
349
|
-
|
|
350
|
-
## [4.4.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.4.0...@aws-amplify/core@4.4.1) (2022-03-10)
|
|
351
|
-
|
|
352
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
353
|
-
|
|
354
|
-
# [4.4.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.14...@aws-amplify/core@4.4.0) (2022-02-28)
|
|
355
|
-
|
|
356
|
-
### Bug Fixes
|
|
357
|
-
|
|
358
|
-
- pin async storage to 1.15.17 ([#9570](https://github.com/aws-amplify/amplify-js/issues/9570)) ([bc5235a](https://github.com/aws-amplify/amplify-js/commit/bc5235ac0d15242f7a13457f40999b5331823395))
|
|
359
|
-
|
|
360
|
-
### Features
|
|
361
|
-
|
|
362
|
-
- **@aws-amplify/core:** add ui protected channel ([#9554](https://github.com/aws-amplify/amplify-js/issues/9554)) ([86e07fc](https://github.com/aws-amplify/amplify-js/commit/86e07fcd3ebbaa5f03d65ed8009b7531ee300e39))
|
|
363
|
-
|
|
364
|
-
## [4.3.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.13...@aws-amplify/core@4.3.14) (2022-02-03)
|
|
365
|
-
|
|
366
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
367
|
-
|
|
368
|
-
## [4.3.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.12...@aws-amplify/core@4.3.13) (2022-01-27)
|
|
369
|
-
|
|
370
|
-
### Reverts
|
|
371
|
-
|
|
372
|
-
- Revert "chore(amplify-js): consolidate react-native dependencies (#9451)" (#9473) ([9924a31](https://github.com/aws-amplify/amplify-js/commit/9924a31397761fccd03f53336d754b98367199a8)), closes [#9451](https://github.com/aws-amplify/amplify-js/issues/9451) [#9473](https://github.com/aws-amplify/amplify-js/issues/9473)
|
|
373
|
-
|
|
374
|
-
## [4.3.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.11...@aws-amplify/core@4.3.12) (2022-01-07)
|
|
375
|
-
|
|
376
|
-
### Bug Fixes
|
|
377
|
-
|
|
378
|
-
- **@aws-amplify/core:** use empty string as translation ([#9403](https://github.com/aws-amplify/amplify-js/issues/9403)) ([512fd99](https://github.com/aws-amplify/amplify-js/commit/512fd99a0d6751ffc3915de6a043d2e6fe01f1e4))
|
|
379
|
-
|
|
380
|
-
### Reverts
|
|
381
|
-
|
|
382
|
-
- Revert "fix(@aws-amplify/core): use empty string as translation (#9403)" (#9436) ([711259b](https://github.com/aws-amplify/amplify-js/commit/711259b482d721f66d4acc728ff96a8a26965787)), closes [#9403](https://github.com/aws-amplify/amplify-js/issues/9403) [#9436](https://github.com/aws-amplify/amplify-js/issues/9436)
|
|
383
|
-
|
|
384
|
-
## [4.3.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.10...@aws-amplify/core@4.3.11) (2021-12-16)
|
|
385
|
-
|
|
386
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
387
|
-
|
|
388
|
-
## [4.3.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.9...@aws-amplify/core@4.3.10) (2021-12-03)
|
|
389
|
-
|
|
390
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
391
|
-
|
|
392
|
-
## [4.3.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.8...@aws-amplify/core@4.3.9) (2021-12-02)
|
|
393
|
-
|
|
394
|
-
### Bug Fixes
|
|
395
|
-
|
|
396
|
-
- **@aws-amplify/core:** Use undefined for default sequence token with CloudWatch logging ([#9181](https://github.com/aws-amplify/amplify-js/issues/9181)) ([6f217aa](https://github.com/aws-amplify/amplify-js/commit/6f217aa89e672fc4665816756994e6245b19227e))
|
|
397
|
-
|
|
398
|
-
## [4.3.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.7...@aws-amplify/core@4.3.8) (2021-11-18)
|
|
399
|
-
|
|
400
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
401
|
-
|
|
402
|
-
## [4.3.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.6...@aws-amplify/core@4.3.7) (2021-11-16)
|
|
403
|
-
|
|
404
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
405
|
-
|
|
406
|
-
## [4.3.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.5...@aws-amplify/core@4.3.6) (2021-11-12)
|
|
407
|
-
|
|
408
|
-
### Reverts
|
|
409
|
-
|
|
410
|
-
- Revert "chore:update-@aws-sdk/client-cloudwatch-logs (#9189)" (#9192) ([36fe262](https://github.com/aws-amplify/amplify-js/commit/36fe26243247c45cdb3f5391d91f0641c9cd5b99)), closes [#9189](https://github.com/aws-amplify/amplify-js/issues/9189) [#9192](https://github.com/aws-amplify/amplify-js/issues/9192)
|
|
411
|
-
|
|
412
|
-
## [4.3.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.4...@aws-amplify/core@4.3.5) (2021-11-09)
|
|
413
|
-
|
|
414
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
415
|
-
|
|
416
|
-
## [4.3.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.3...@aws-amplify/core@4.3.4) (2021-10-28)
|
|
417
|
-
|
|
418
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
419
|
-
|
|
420
|
-
## [4.3.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.2...@aws-amplify/core@4.3.3) (2021-10-21)
|
|
421
|
-
|
|
422
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
423
|
-
|
|
424
|
-
## [4.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.1...@aws-amplify/core@4.3.2) (2021-10-07)
|
|
425
|
-
|
|
426
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
427
|
-
|
|
428
|
-
## [4.3.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.3.0...@aws-amplify/core@4.3.1) (2021-09-30)
|
|
429
|
-
|
|
430
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
431
|
-
|
|
432
|
-
# [4.3.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.11...@aws-amplify/core@4.3.0) (2021-09-24)
|
|
433
|
-
|
|
434
|
-
### Features
|
|
435
|
-
|
|
436
|
-
- **Geo:** add Geo class and amazonLocationServicesProvider - Geo milestone 1 - PR 3/6 ([#8618](https://github.com/aws-amplify/amplify-js/issues/8618)) ([4c1c1fe](https://github.com/aws-amplify/amplify-js/commit/4c1c1fe786f2a4b1d7e1260491357a248dd6d084))
|
|
437
|
-
- **Geo:** getAvailableMaps and getDefaultMap - Geo milestone 1 - PR 4 ([#8620](https://github.com/aws-amplify/amplify-js/issues/8620)) ([229f93e](https://github.com/aws-amplify/amplify-js/commit/229f93edf1bc07de26aebe28f26f3066d3e31a74))
|
|
438
|
-
- **Geo:** searchByCoordinates - Geo milestone 1 - PR 6 ([#8622](https://github.com/aws-amplify/amplify-js/issues/8622)) ([ae725c0](https://github.com/aws-amplify/amplify-js/commit/ae725c0f2d55ba95d4ecc76e46506a888e6b67c5))
|
|
439
|
-
- **Geo:** searchByText - Geo milestone 1 - PR 5 ([#8621](https://github.com/aws-amplify/amplify-js/issues/8621)) ([5346ae1](https://github.com/aws-amplify/amplify-js/commit/5346ae17dcf5672b3c25c46f483af53d5f5dfc93))
|
|
440
|
-
- **Geo:** update aws-amplify/core - Geo milestone 1 - PR 2/6 ([#8617](https://github.com/aws-amplify/amplify-js/issues/8617)) ([3a83893](https://github.com/aws-amplify/amplify-js/commit/3a8389388ebe7a521d0b78c58e24d91b53db4799))
|
|
441
|
-
|
|
442
|
-
## [4.2.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.10...@aws-amplify/core@4.2.11) (2021-09-22)
|
|
443
|
-
|
|
444
|
-
### Bug Fixes
|
|
445
|
-
|
|
446
|
-
- **@aws-amplify/core:** error throwing and tests ([#8916](https://github.com/aws-amplify/amplify-js/issues/8916)) ([0918a07](https://github.com/aws-amplify/amplify-js/commit/0918a0741d1e90bc67cbfb10f3eb6ce719fee58e))
|
|
447
|
-
|
|
448
|
-
## [4.2.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.9...@aws-amplify/core@4.2.10) (2021-09-17)
|
|
449
|
-
|
|
450
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
451
|
-
|
|
452
|
-
## [4.2.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.8...@aws-amplify/core@4.2.9) (2021-09-09)
|
|
453
|
-
|
|
454
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
455
|
-
|
|
456
|
-
## [4.2.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.7...@aws-amplify/core@4.2.8) (2021-09-07)
|
|
457
|
-
|
|
458
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
459
|
-
|
|
460
|
-
## [4.2.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.6...@aws-amplify/core@4.2.7) (2021-09-04)
|
|
461
|
-
|
|
462
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
463
|
-
|
|
464
|
-
## [4.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.5...@aws-amplify/core@4.2.6) (2021-09-02)
|
|
465
|
-
|
|
466
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
467
|
-
|
|
468
|
-
## [4.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.4...@aws-amplify/core@4.2.5) (2021-08-26)
|
|
469
|
-
|
|
470
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
471
|
-
|
|
472
|
-
## [4.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.3...@aws-amplify/core@4.2.4) (2021-08-19)
|
|
473
|
-
|
|
474
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
475
|
-
|
|
476
|
-
## [4.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.2...@aws-amplify/core@4.2.3) (2021-08-12)
|
|
477
|
-
|
|
478
|
-
### Bug Fixes
|
|
479
|
-
|
|
480
|
-
- **@aws-amplify/core:** Include refreshToken in UniversalStorage for SSR ([#7374](https://github.com/aws-amplify/amplify-js/issues/7374)) ([1e0887b](https://github.com/aws-amplify/amplify-js/commit/1e0887bdc45e178f04229c888051ecf10d2bfabc))
|
|
481
|
-
|
|
482
|
-
## [4.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.1...@aws-amplify/core@4.2.2) (2021-07-28)
|
|
483
|
-
|
|
484
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
485
|
-
|
|
486
|
-
## [4.2.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.2.0...@aws-amplify/core@4.2.1) (2021-07-22)
|
|
487
|
-
|
|
488
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
489
|
-
|
|
490
|
-
# [4.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.1.3...@aws-amplify/core@4.2.0) (2021-07-16)
|
|
491
|
-
|
|
492
|
-
### Features
|
|
493
|
-
|
|
494
|
-
- core/cloudwatch-logging ([#8588](https://github.com/aws-amplify/amplify-js/issues/8588)) ([6f28c7e](https://github.com/aws-amplify/amplify-js/commit/6f28c7e94ae8d41b37490292ff3547505100c6b2))
|
|
495
|
-
|
|
496
|
-
## [4.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.1.2...@aws-amplify/core@4.1.3) (2021-07-08)
|
|
497
|
-
|
|
498
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
499
|
-
|
|
500
|
-
## [4.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.1.1...@aws-amplify/core@4.1.2) (2021-06-24)
|
|
501
|
-
|
|
502
|
-
### Bug Fixes
|
|
503
|
-
|
|
504
|
-
- **@aws-amplify/auth:** switching unauthenticated users to authenticated users ([40cc22f](https://github.com/aws-amplify/amplify-js/commit/40cc22f8b332e4748c85504ca8e2ac2713fd87d1))
|
|
505
|
-
|
|
506
|
-
## [4.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.1.0...@aws-amplify/core@4.1.1) (2021-06-18)
|
|
507
|
-
|
|
508
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
509
|
-
|
|
510
|
-
# [4.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.0.3...@aws-amplify/core@4.1.0) (2021-06-10)
|
|
511
|
-
|
|
512
|
-
### Bug Fixes
|
|
513
|
-
|
|
514
|
-
- remove RN-specific peerDeps to correctly hoist core in npm@7 ([#8368](https://github.com/aws-amplify/amplify-js/issues/8368)) ([9cc5218](https://github.com/aws-amplify/amplify-js/commit/9cc52186e687d6782b41581959380bd7f534e5d2))
|
|
515
|
-
|
|
516
|
-
### Features
|
|
517
|
-
|
|
518
|
-
- added log queue and size safety to cloudwatch provider ([ae2f198](https://github.com/aws-amplify/amplify-js/commit/ae2f198b1e96c232f52f4ce9d613c4f3d94a0718))
|
|
519
|
-
- adding more methods to the cloudwatchlogger ([263c637](https://github.com/aws-amplify/amplify-js/commit/263c6376fffd48e9c080aab8141d55cd6e31d135))
|
|
520
|
-
- initial setup for the cloudwatch logger and provider ([57a7d4c](https://github.com/aws-amplify/amplify-js/commit/57a7d4c9add70170c69e7fad89f59c4d0efe779d))
|
|
521
|
-
- moved CloudLogger logic to ConsoleLogger ([93db90d](https://github.com/aws-amplify/amplify-js/commit/93db90d041c7ca697e5993003a4fb105a3821cbe))
|
|
522
|
-
|
|
523
|
-
## [4.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.0.1...@aws-amplify/core@4.0.3) (2021-05-26)
|
|
524
|
-
|
|
525
|
-
### Bug Fixes
|
|
526
|
-
|
|
527
|
-
- **@aws-amplify/api-rest:** Improve Clock Drift/Skew Logic ([#8319](https://github.com/aws-amplify/amplify-js/issues/8319)) ([8448b4f](https://github.com/aws-amplify/amplify-js/commit/8448b4fe1f995f0d6056bcb46dd0fb2023fb197d))
|
|
528
|
-
- added expiration to ICredentials type ([6553676](https://github.com/aws-amplify/amplify-js/commit/6553676ae2f5add5705dedd1b66a7e19c064cee1))
|
|
529
|
-
- remove Cognito Identity Id from storage on SignIn/SignOut ([#8278](https://github.com/aws-amplify/amplify-js/issues/8278)) ([ef358a7](https://github.com/aws-amplify/amplify-js/commit/ef358a761cf74d16b61172cd1a75b4bc6cfd2bdf))
|
|
530
|
-
|
|
531
|
-
## [4.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@4.0.0...@aws-amplify/core@4.0.1) (2021-05-14)
|
|
532
|
-
|
|
533
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
534
|
-
|
|
535
|
-
# [4.0.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.23...@aws-amplify/core@4.0.0) (2021-05-11)
|
|
536
|
-
|
|
537
|
-
- 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)
|
|
538
|
-
|
|
539
|
-
### BREAKING CHANGES
|
|
540
|
-
|
|
541
|
-
- Upgrade from React Native AsyncStorage to @react-native-async-storage/async-storage
|
|
542
|
-
|
|
543
|
-
Co-authored-by: Ashish Nanda <ashish.nanda.5591@gmail.com>
|
|
544
|
-
Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
|
|
545
|
-
|
|
546
|
-
## [3.8.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.22...@aws-amplify/core@3.8.23) (2021-05-06)
|
|
547
|
-
|
|
548
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
549
|
-
|
|
550
|
-
## [3.8.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.21...@aws-amplify/core@3.8.22) (2021-04-15)
|
|
551
|
-
|
|
552
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
553
|
-
|
|
554
|
-
## [3.8.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.20...@aws-amplify/core@3.8.21) (2021-03-25)
|
|
555
|
-
|
|
556
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
557
|
-
|
|
558
|
-
## [3.8.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.19...@aws-amplify/core@3.8.20) (2021-03-18)
|
|
559
|
-
|
|
560
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
561
|
-
|
|
562
|
-
## [3.8.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.18...@aws-amplify/core@3.8.19) (2021-03-12)
|
|
563
|
-
|
|
564
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
565
|
-
|
|
566
|
-
## [3.8.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.17...@aws-amplify/core@3.8.18) (2021-03-08)
|
|
567
|
-
|
|
568
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
569
|
-
|
|
570
|
-
## [3.8.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.16...@aws-amplify/core@3.8.17) (2021-03-03)
|
|
571
|
-
|
|
572
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
573
|
-
|
|
574
|
-
## [3.8.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.15...@aws-amplify/core@3.8.16) (2021-02-25)
|
|
575
|
-
|
|
576
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
577
|
-
|
|
578
|
-
## [3.8.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.14...@aws-amplify/core@3.8.15) (2021-02-18)
|
|
579
|
-
|
|
580
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
581
|
-
|
|
582
|
-
## [3.8.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.13...@aws-amplify/core@3.8.14) (2021-02-15)
|
|
583
|
-
|
|
584
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
585
|
-
|
|
586
|
-
## [3.8.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.12...@aws-amplify/core@3.8.13) (2021-02-09)
|
|
587
|
-
|
|
588
|
-
### Reverts
|
|
589
|
-
|
|
590
|
-
- Revert "chore: bump aws-sdk to 3.4.1 (#7674)" (#7716) ([f142314](https://github.com/aws-amplify/amplify-js/commit/f1423144cf73304f3dc048233b35c831c9a1742d)), closes [#7674](https://github.com/aws-amplify/amplify-js/issues/7674) [#7716](https://github.com/aws-amplify/amplify-js/issues/7716)
|
|
591
|
-
|
|
592
|
-
## [3.8.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.11...@aws-amplify/core@3.8.12) (2021-02-03)
|
|
593
|
-
|
|
594
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
595
|
-
|
|
596
|
-
## [3.8.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.10...@aws-amplify/core@3.8.11) (2021-02-01)
|
|
597
|
-
|
|
598
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
599
|
-
|
|
600
|
-
## [3.8.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.9...@aws-amplify/core@3.8.10) (2021-01-29)
|
|
601
|
-
|
|
602
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
603
|
-
|
|
604
|
-
## [3.8.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.8...@aws-amplify/core@3.8.9) (2021-01-07)
|
|
605
|
-
|
|
606
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
607
|
-
|
|
608
|
-
## [3.8.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.7...@aws-amplify/core@3.8.8) (2020-12-17)
|
|
609
|
-
|
|
610
|
-
### Bug Fixes
|
|
611
|
-
|
|
612
|
-
- **@aws-amplify/core:** use addEventListener for Reachability ([#7407](https://github.com/aws-amplify/amplify-js/issues/7407)) ([cd1db8f](https://github.com/aws-amplify/amplify-js/commit/cd1db8f99aa2499936792ddb8267a8a951603434))
|
|
613
|
-
|
|
614
|
-
## [3.8.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.6...@aws-amplify/core@3.8.7) (2020-12-10)
|
|
615
|
-
|
|
616
|
-
### Bug Fixes
|
|
617
|
-
|
|
618
|
-
- **@aws-amplify/core:** refresh manually after TTL has passed ([#7288](https://github.com/aws-amplify/amplify-js/issues/7288)) ([74b895c](https://github.com/aws-amplify/amplify-js/commit/74b895c45e629edc5ecf333e2769f222ae500834))
|
|
619
|
-
|
|
620
|
-
## [3.8.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.5...@aws-amplify/core@3.8.6) (2020-11-30)
|
|
621
|
-
|
|
622
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
623
|
-
|
|
624
|
-
## [3.8.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.4...@aws-amplify/core@3.8.5) (2020-11-23)
|
|
625
|
-
|
|
626
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
627
|
-
|
|
628
|
-
## [3.8.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.3...@aws-amplify/core@3.8.4) (2020-11-20)
|
|
629
|
-
|
|
630
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
631
|
-
|
|
632
|
-
## [3.8.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.2...@aws-amplify/core@3.8.3) (2020-11-13)
|
|
633
|
-
|
|
634
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
635
|
-
|
|
636
|
-
## [3.8.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.1...@aws-amplify/core@3.8.2) (2020-11-03)
|
|
637
|
-
|
|
638
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
639
|
-
|
|
640
|
-
## [3.8.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.8.0...@aws-amplify/core@3.8.1) (2020-10-31)
|
|
641
|
-
|
|
642
|
-
### Bug Fixes
|
|
643
|
-
|
|
644
|
-
- **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))
|
|
645
|
-
|
|
646
|
-
# [3.8.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.7.0...@aws-amplify/core@3.8.0) (2020-10-29)
|
|
647
|
-
|
|
648
|
-
### Features
|
|
649
|
-
|
|
650
|
-
- **@aws-amplify/datastore:** add Selective Sync ([#7001](https://github.com/aws-amplify/amplify-js/issues/7001)) ([8fa348b](https://github.com/aws-amplify/amplify-js/commit/8fa348b8ba708434992d97557b0fceebbf7abe9a))
|
|
651
|
-
|
|
652
|
-
# [3.7.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.6.0...@aws-amplify/core@3.7.0) (2020-10-15)
|
|
653
|
-
|
|
654
|
-
### Features
|
|
655
|
-
|
|
656
|
-
- **@aws-amplify/core:** add worker support to reachability ([#6956](https://github.com/aws-amplify/amplify-js/issues/6956)) ([ebb20c1](https://github.com/aws-amplify/amplify-js/commit/ebb20c1c970eea5dc32288f4dfda9c2cc959ac10))
|
|
657
|
-
|
|
658
|
-
# [3.6.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.5.5...@aws-amplify/core@3.6.0) (2020-10-01)
|
|
659
|
-
|
|
660
|
-
### Features
|
|
661
|
-
|
|
662
|
-
- **@aws-amplify/datastore:** support indexeddb adapter on web worker ([#6874](https://github.com/aws-amplify/amplify-js/issues/6874)) ([e43e181](https://github.com/aws-amplify/amplify-js/commit/e43e18195ca201fa61bd0dfb1b18c06c3262f825))
|
|
663
|
-
|
|
664
|
-
## [3.5.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.5.4...@aws-amplify/core@3.5.5) (2020-09-25)
|
|
665
|
-
|
|
666
|
-
### Bug Fixes
|
|
667
|
-
|
|
668
|
-
- 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))
|
|
669
|
-
|
|
670
|
-
## [3.5.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.5.3...@aws-amplify/core@3.5.4) (2020-09-16)
|
|
671
|
-
|
|
672
|
-
### Bug Fixes
|
|
673
|
-
|
|
674
|
-
- **@aws-amplify/auth:** No Auth module registered in Amplify ([#6811](https://github.com/aws-amplify/amplify-js/issues/6811)) ([cfa00d3](https://github.com/aws-amplify/amplify-js/commit/cfa00d32ce942faba72a8064173ba5fc9cba17bd))
|
|
675
|
-
|
|
676
|
-
## [3.5.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.5.2...@aws-amplify/core@3.5.3) (2020-09-15)
|
|
677
|
-
|
|
678
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
679
|
-
|
|
680
|
-
## [3.5.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.5.1...@aws-amplify/core@3.5.2) (2020-09-10)
|
|
681
|
-
|
|
682
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
683
|
-
|
|
684
|
-
## [3.5.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.5.0...@aws-amplify/core@3.5.1) (2020-09-03)
|
|
685
|
-
|
|
686
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
687
|
-
|
|
688
|
-
# [3.5.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.7...@aws-amplify/core@3.5.0) (2020-09-03)
|
|
689
|
-
|
|
690
|
-
### Features
|
|
691
|
-
|
|
692
|
-
- **SSR:** withSSRContext ([#6146](https://github.com/aws-amplify/amplify-js/issues/6146)) ([1cb1afd](https://github.com/aws-amplify/amplify-js/commit/1cb1afd1e56135908dceb2ef6403f0b3e78067fe))
|
|
693
|
-
|
|
694
|
-
## [3.4.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.6...@aws-amplify/core@3.4.7) (2020-09-01)
|
|
695
|
-
|
|
696
|
-
### Bug Fixes
|
|
697
|
-
|
|
698
|
-
- **@aws-amplify/core:** get new guest credentials if identity id isn't found ([#6618](https://github.com/aws-amplify/amplify-js/issues/6618)) ([7b904bf](https://github.com/aws-amplify/amplify-js/commit/7b904bf8647a39e5bdb683d9767aaba69ab932f3))
|
|
699
|
-
|
|
700
|
-
## [3.4.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.5...@aws-amplify/core@3.4.6) (2020-08-19)
|
|
701
|
-
|
|
702
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
703
|
-
|
|
704
|
-
## [3.4.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.4...@aws-amplify/core@3.4.5) (2020-08-06)
|
|
705
|
-
|
|
706
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
707
|
-
|
|
708
|
-
## [3.4.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.3...@aws-amplify/core@3.4.4) (2020-07-27)
|
|
709
|
-
|
|
710
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
711
|
-
|
|
712
|
-
## [3.4.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.2...@aws-amplify/core@3.4.3) (2020-07-22)
|
|
713
|
-
|
|
714
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
715
|
-
|
|
716
|
-
## [3.4.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.1...@aws-amplify/core@3.4.2) (2020-07-09)
|
|
717
|
-
|
|
718
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
719
|
-
|
|
720
|
-
## [3.4.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.4.0...@aws-amplify/core@3.4.1) (2020-07-07)
|
|
721
|
-
|
|
722
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
723
|
-
|
|
724
|
-
# [3.4.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.3.3...@aws-amplify/core@3.4.0) (2020-06-18)
|
|
725
|
-
|
|
726
|
-
### Bug Fixes
|
|
727
|
-
|
|
728
|
-
- **@aws-amplify/core:** retry federation refresh token on network error ([#5728](https://github.com/aws-amplify/amplify-js/issues/5728)) ([bd07ee8](https://github.com/aws-amplify/amplify-js/commit/bd07ee8e8b987021e58b9c25d5e1ef524aa4abbc))
|
|
729
|
-
|
|
730
|
-
### Features
|
|
731
|
-
|
|
732
|
-
- **core:** expose observable for testing ([#6042](https://github.com/aws-amplify/amplify-js/issues/6042)) ([05257da](https://github.com/aws-amplify/amplify-js/commit/05257da6604917ab1a54accbfc9945c6bbbbb22b))
|
|
733
|
-
- Automatically handle clock drift/skew for API calls ([#5869](https://github.com/aws-amplify/amplify-js/issues/5869)) ([6218ff6](https://github.com/aws-amplify/amplify-js/commit/6218ff62269056f46d65760c3ec61baadb3742f4))
|
|
734
|
-
|
|
735
|
-
## [3.3.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.3.2...@aws-amplify/core@3.3.3) (2020-06-09)
|
|
736
|
-
|
|
737
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
738
|
-
|
|
739
|
-
## [3.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.3.1...@aws-amplify/core@3.3.2) (2020-06-04)
|
|
740
|
-
|
|
741
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
742
|
-
|
|
743
|
-
## [3.3.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.3.0...@aws-amplify/core@3.3.1) (2020-06-03)
|
|
744
|
-
|
|
745
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
746
|
-
|
|
747
|
-
# [3.3.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.9...@aws-amplify/core@3.3.0) (2020-06-02)
|
|
748
|
-
|
|
749
|
-
### Bug Fixes
|
|
750
|
-
|
|
751
|
-
- **@aws-amplify/datastore:** Allow partial subscriptions. ([#5968](https://github.com/aws-amplify/amplify-js/issues/5968)) ([3331e9a](https://github.com/aws-amplify/amplify-js/commit/3331e9a713b38bb672aca5dc667ecef30b8820ce))
|
|
752
|
-
|
|
753
|
-
### Features
|
|
754
|
-
|
|
755
|
-
- **@aws-amplify/datastore:** Sync Status Notification. Performance Improvements. ([#5942](https://github.com/aws-amplify/amplify-js/issues/5942)) ([67fac50](https://github.com/aws-amplify/amplify-js/commit/67fac50cd734338ac76797d06111fc5ca911bd48))
|
|
756
|
-
|
|
757
|
-
## [3.2.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.8...@aws-amplify/core@3.2.9) (2020-05-26)
|
|
758
|
-
|
|
759
|
-
### Bug Fixes
|
|
760
|
-
|
|
761
|
-
- **core:** bump SDK verion to gamma.2 ([#5909](https://github.com/aws-amplify/amplify-js/issues/5909)) ([3bd2d25](https://github.com/aws-amplify/amplify-js/commit/3bd2d2509c2db59cffd7ac81c08ac4f9ef298198))
|
|
762
|
-
|
|
763
|
-
## [3.2.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.7...@aws-amplify/core@3.2.8) (2020-05-22)
|
|
764
|
-
|
|
765
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
766
|
-
|
|
767
|
-
## [3.2.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.6...@aws-amplify/core@3.2.7) (2020-05-14)
|
|
768
|
-
|
|
769
|
-
### Bug Fixes
|
|
770
|
-
|
|
771
|
-
- **@aws-amplify/core:** Correctly log retry error object ([#5699](https://github.com/aws-amplify/amplify-js/issues/5699)) ([825ed73](https://github.com/aws-amplify/amplify-js/commit/825ed73218ae3074c536da2d3e444bb965506a97))
|
|
772
|
-
|
|
773
|
-
## [3.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.5...@aws-amplify/core@3.2.6) (2020-04-30)
|
|
774
|
-
|
|
775
|
-
### Reverts
|
|
776
|
-
|
|
777
|
-
- Revert "Upgrade aws-sdk clients to beta4 (#5575)" (#5577) ([f2dcabb](https://github.com/aws-amplify/amplify-js/commit/f2dcabb78110c0bab84780d045d046fabf97b6f4)), closes [#5575](https://github.com/aws-amplify/amplify-js/issues/5575) [#5577](https://github.com/aws-amplify/amplify-js/issues/5577)
|
|
778
|
-
|
|
779
|
-
## [3.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.4...@aws-amplify/core@3.2.5) (2020-04-24)
|
|
780
|
-
|
|
781
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
782
|
-
|
|
783
|
-
## [3.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.3...@aws-amplify/core@3.2.4) (2020-04-14)
|
|
784
|
-
|
|
785
|
-
### Bug Fixes
|
|
786
|
-
|
|
787
|
-
- **@aws-amplify/api-graphql:** Add missing @aws-amplify/pubsub… ([#5352](https://github.com/aws-amplify/amplify-js/issues/5352)) ([ffb6514](https://github.com/aws-amplify/amplify-js/commit/ffb6514ab2aa14e09d2aa0df0da110585b5a713f))
|
|
788
|
-
|
|
789
|
-
## [3.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.2...@aws-amplify/core@3.2.3) (2020-04-08)
|
|
790
|
-
|
|
791
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
792
|
-
|
|
793
|
-
## [3.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.1...@aws-amplify/core@3.2.2) (2020-04-07)
|
|
794
|
-
|
|
795
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
796
|
-
|
|
797
|
-
## [3.2.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.2.0...@aws-amplify/core@3.2.1) (2020-04-03)
|
|
798
|
-
|
|
799
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
800
|
-
|
|
801
|
-
# [3.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.1.2...@aws-amplify/core@3.2.0) (2020-04-02)
|
|
802
|
-
|
|
803
|
-
### Features
|
|
804
|
-
|
|
805
|
-
- **@aws-amplify/ui-components:** I18n Support ([#4979](https://github.com/aws-amplify/amplify-js/issues/4979)) ([6f3e37c](https://github.com/aws-amplify/amplify-js/commit/6f3e37cf1d764455475bc4aee689bd3fbe71dd3e))
|
|
806
|
-
- **@aws-amplify/ui-components:** User agent tracking for UI component packages ([#4804](https://github.com/aws-amplify/amplify-js/issues/4804)) ([15a0a2f](https://github.com/aws-amplify/amplify-js/commit/15a0a2fadeb96543721a6733faeb509efc26e1e2))
|
|
807
|
-
|
|
808
|
-
## [3.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.1.1...@aws-amplify/core@3.1.2) (2020-04-01)
|
|
809
|
-
|
|
810
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
811
|
-
|
|
812
|
-
## [3.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@3.1.0...@aws-amplify/core@3.1.1) (2020-04-01)
|
|
813
|
-
|
|
814
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
815
|
-
|
|
816
|
-
# [3.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.3.0...@aws-amplify/core@3.1.0) (2020-03-31)
|
|
817
|
-
|
|
818
|
-
### Bug Fixes
|
|
819
|
-
|
|
820
|
-
- **@aws-amplify/core:** expose tree-shaking for Webpack ([d1e5616](https://github.com/aws-amplify/amplify-js/commit/d1e561609e2f1098fc0f12aa2a2411042d7d4e12))
|
|
821
|
-
- **core, auth, aws-amplify-react:** fix tests ([bdd162c](https://github.com/aws-amplify/amplify-js/commit/bdd162c2dd03488168a299f8dd8c554f76ca8a12))
|
|
822
|
-
|
|
823
|
-
### Features
|
|
824
|
-
|
|
825
|
-
- **@aws-amplify/core:** [Delivers [#168673137](https://github.com/aws-amplify/amplify-js/issues/168673137)] Migrate core category to aws sdk V3 ([#4077](https://github.com/aws-amplify/amplify-js/issues/4077)) ([beb73a4](https://github.com/aws-amplify/amplify-js/commit/beb73a4b1c051654750f5bdc3b20cde3a3aba37d))
|
|
826
|
-
- **@aws-amplify/core:** publish ES2015/ESM artifacts ([d73d5e1](https://github.com/aws-amplify/amplify-js/commit/d73d5e14b5e6a46b36dc00045029693a229046d4))
|
|
827
|
-
- append amplify user agent to all V3 SDK calls ([#4564](https://github.com/aws-amplify/amplify-js/issues/4564)) ([175d4c3](https://github.com/aws-amplify/amplify-js/commit/175d4c34ccb9cd5674c228db14513827d1c80d3f))
|
|
828
|
-
|
|
829
|
-
### Reverts
|
|
830
|
-
|
|
831
|
-
- Revert "Publish" ([1319d31](https://github.com/aws-amplify/amplify-js/commit/1319d319b69717e76660fbfa6f1a845195c6d635))
|
|
832
|
-
|
|
833
|
-
# [2.3.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.2.6...@aws-amplify/core@2.3.0) (2020-03-30)
|
|
834
|
-
|
|
835
|
-
### Features
|
|
836
|
-
|
|
837
|
-
- **@aws-amplify/datastore:** Make DataStore available in aws-amplify… ([#5202](https://github.com/aws-amplify/amplify-js/issues/5202)) ([c9c020d](https://github.com/aws-amplify/amplify-js/commit/c9c020d6d13c5678ce15c738f7eaebec39e2b48a))
|
|
838
|
-
|
|
839
|
-
## [2.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.2.5...@aws-amplify/core@2.2.6) (2020-03-25)
|
|
840
|
-
|
|
841
|
-
### Bug Fixes
|
|
842
|
-
|
|
843
|
-
- **core:** move react-native dependency from dev ([fedf0b3](https://github.com/aws-amplify/amplify-js/commit/fedf0b331cb8e2263f0c7b7ae57bac5d8f69c888))
|
|
844
|
-
- **core:** revert dep addition. Add to peer and devDeps ([b2a22e5](https://github.com/aws-amplify/amplify-js/commit/b2a22e53532663328b200761ce1ecf35495acbd1))
|
|
845
|
-
|
|
846
|
-
## [2.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.2.4...@aws-amplify/core@2.2.5) (2020-02-28)
|
|
847
|
-
|
|
848
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
849
|
-
|
|
850
|
-
## [2.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.2.2...@aws-amplify/core@2.2.4) (2020-02-07)
|
|
851
|
-
|
|
852
|
-
### Bug Fixes
|
|
853
|
-
|
|
854
|
-
- **@aws-amplify/core:** Revert environment checks ([#4803](https://github.com/aws-amplify/amplify-js/issues/4803)) ([d92f3d8](https://github.com/aws-amplify/amplify-js/commit/d92f3d8df057c8dcb61a77b648bfc6d9efc2fd02)), closes [#4678](https://github.com/aws-amplify/amplify-js/issues/4678)
|
|
855
|
-
- **@aws-amplify/core:** Support clock skew ([#4844](https://github.com/aws-amplify/amplify-js/issues/4844)) ([8156cc9](https://github.com/aws-amplify/amplify-js/commit/8156cc9c84713541c236e41a8928f03368052bef))
|
|
856
|
-
- **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))
|
|
857
|
-
|
|
858
|
-
## [2.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.2.1...@aws-amplify/core@2.2.2) (2020-01-10)
|
|
859
|
-
|
|
860
|
-
### Bug Fixes
|
|
861
|
-
|
|
862
|
-
- **@aws-amplify/auth:** [#3855](https://github.com/aws-amplify/amplify-js/issues/3855) add identityPoolRegion to core parser ([#3856](https://github.com/aws-amplify/amplify-js/issues/3856)) ([eb3ab44](https://github.com/aws-amplify/amplify-js/commit/eb3ab4409d7e1e06130095f29b76284d72612390))
|
|
863
|
-
- [#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))
|
|
864
|
-
|
|
865
|
-
## [2.2.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.2.0...@aws-amplify/core@2.2.1) (2019-12-18)
|
|
866
|
-
|
|
867
|
-
### Bug Fixes
|
|
868
|
-
|
|
869
|
-
- **@aws-amplify/core:** add zen-observable dependency ([#4511](https://github.com/aws-amplify/amplify-js/issues/4511)) ([ada4518](https://github.com/aws-amplify/amplify-js/commit/ada451811e3e654ac6b620c86874978c8ec589cc))
|
|
870
|
-
|
|
871
|
-
# [2.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@2.1.0...@aws-amplify/core@2.2.0) (2019-12-03)
|
|
872
|
-
|
|
873
|
-
### Features
|
|
874
|
-
|
|
875
|
-
- **analytics:** Allow sending batch events ([#4377](https://github.com/aws-amplify/amplify-js/issues/4377)) ([6e7d693](https://github.com/aws-amplify/amplify-js/commit/6e7d69337d8fe8295f03d4d0441576cffb2a21f9))
|
|
876
|
-
|
|
877
|
-
# [2.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@1.2.4...@aws-amplify/core@2.1.0) (2019-11-15)
|
|
878
|
-
|
|
879
|
-
### Features
|
|
880
|
-
|
|
881
|
-
- 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))
|
|
882
|
-
|
|
883
|
-
## [1.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@1.2.3...@aws-amplify/core@1.2.4) (2019-10-29)
|
|
884
|
-
|
|
885
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
886
|
-
|
|
887
|
-
## [1.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@1.2.2...@aws-amplify/core@1.2.3) (2019-10-23)
|
|
888
|
-
|
|
889
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
890
|
-
|
|
891
|
-
## [1.2.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.2.0...@aws-amplify/core@1.2.2) (2019-10-10)
|
|
892
|
-
|
|
893
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
894
|
-
|
|
895
|
-
# [1.2.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.1.2...@aws-amplify/core@1.2.0) (2019-10-10)
|
|
896
|
-
|
|
897
|
-
### Bug Fixes
|
|
898
|
-
|
|
899
|
-
- Pinpoint analytics stopSession event ([422806e](https://github.com/aws/aws-amplify/commit/422806e58525490b0fec28055a818024f2681769)), closes [#3786](https://github.com/aws/aws-amplify/issues/3786) [#3042](https://github.com/aws/aws-amplify/issues/3042)
|
|
900
|
-
- **@aws-amplify/core:** removed unused variables ([#3926](https://github.com/aws/aws-amplify/issues/3926)) ([b63ac72](https://github.com/aws/aws-amplify/commit/b63ac72ab2c3d5e9105885d3f7a4f1a346878c81))
|
|
901
|
-
|
|
902
|
-
### Features
|
|
903
|
-
|
|
904
|
-
- Added Prettier formatting ([4dfd9aa](https://github.com/aws/aws-amplify/commit/4dfd9aa9ab900307c9d17c68448a6ca4aa08fd5a))
|
|
905
|
-
|
|
906
|
-
## [1.1.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.1.1...@aws-amplify/core@1.1.2) (2019-09-05)
|
|
907
|
-
|
|
908
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
909
|
-
|
|
910
|
-
## [1.1.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.1.0...@aws-amplify/core@1.1.1) (2019-09-04)
|
|
911
|
-
|
|
912
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
913
|
-
|
|
914
|
-
# [1.1.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.31...@aws-amplify/core@1.1.0) (2019-08-05)
|
|
915
|
-
|
|
916
|
-
### Bug Fixes
|
|
917
|
-
|
|
918
|
-
- **@aws-amplify/core:** Await for cache.setItem when setting federatedInfo ([8691c42](https://github.com/aws/aws-amplify/commit/8691c42)), closes [#3296](https://github.com/aws/aws-amplify/issues/3296)
|
|
919
|
-
- **@aws-amplify/core:** Edge browser misidentified as Chrome ([#3807](https://github.com/aws/aws-amplify/issues/3807)) ([302d95b](https://github.com/aws/aws-amplify/commit/302d95b))
|
|
920
|
-
|
|
921
|
-
### Features
|
|
922
|
-
|
|
923
|
-
- Add support for local testing of api and storage ([#3806](https://github.com/aws/aws-amplify/issues/3806)) ([4390e8e](https://github.com/aws/aws-amplify/commit/4390e8e))
|
|
924
|
-
|
|
925
|
-
## [1.0.31](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.30...@aws-amplify/core@1.0.31) (2019-07-31)
|
|
926
|
-
|
|
927
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
928
|
-
|
|
929
|
-
## [1.0.30](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.29...@aws-amplify/core@1.0.30) (2019-07-30)
|
|
930
|
-
|
|
931
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
932
|
-
|
|
933
|
-
## [1.0.29](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.28...@aws-amplify/core@1.0.29) (2019-07-18)
|
|
934
|
-
|
|
935
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
936
|
-
|
|
937
|
-
<a name="1.0.28"></a>
|
|
938
|
-
|
|
939
|
-
## [1.0.28](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.28-unstable.3...@aws-amplify/core@1.0.28) (2019-06-17)
|
|
940
|
-
|
|
941
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
942
|
-
|
|
943
|
-
<a name="1.0.28-unstable.3"></a>
|
|
944
|
-
|
|
945
|
-
## [1.0.28-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.28-unstable.2...@aws-amplify/core@1.0.28-unstable.3) (2019-06-14)
|
|
946
|
-
|
|
947
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
948
|
-
|
|
949
|
-
<a name="1.0.28-unstable.2"></a>
|
|
950
|
-
|
|
951
|
-
## [1.0.28-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.28-unstable.1...@aws-amplify/core@1.0.28-unstable.2) (2019-06-10)
|
|
952
|
-
|
|
953
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
954
|
-
|
|
955
|
-
<a name="1.0.28-unstable.1"></a>
|
|
956
|
-
|
|
957
|
-
## [1.0.28-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.27...@aws-amplify/core@1.0.28-unstable.1) (2019-05-24)
|
|
958
|
-
|
|
959
|
-
### Bug Fixes
|
|
960
|
-
|
|
961
|
-
- **@aws-amplify/core:** guard for Symbol reference ([ac76a7f](https://github.com/aws/aws-amplify/commit/ac76a7f))
|
|
962
|
-
- **aws-amplify:** manual version bumps for lerna issue ([9ce5a72](https://github.com/aws/aws-amplify/commit/9ce5a72))
|
|
963
|
-
|
|
964
|
-
<a name="1.0.27"></a>
|
|
965
|
-
|
|
966
|
-
## [1.0.27](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.27-unstable.0...@aws-amplify/core@1.0.27) (2019-05-14)
|
|
967
|
-
|
|
968
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
969
|
-
|
|
970
|
-
<a name="1.0.27-unstable.0"></a>
|
|
971
|
-
|
|
972
|
-
## [1.0.27-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.26...@aws-amplify/core@1.0.27-unstable.0) (2019-05-13)
|
|
973
|
-
|
|
974
|
-
### Bug Fixes
|
|
975
|
-
|
|
976
|
-
- **@aws-amplify/core:** bind console error to console ([d01062c](https://github.com/aws/aws-amplify/commit/d01062c))
|
|
977
|
-
|
|
978
|
-
<a name="1.0.26"></a>
|
|
979
|
-
|
|
980
|
-
## [1.0.26](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.26-unstable.2...@aws-amplify/core@1.0.26) (2019-05-06)
|
|
981
|
-
|
|
982
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
983
|
-
|
|
984
|
-
<a name="1.0.26-unstable.2"></a>
|
|
985
|
-
|
|
986
|
-
## [1.0.26-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.26-unstable.1...@aws-amplify/core@1.0.26-unstable.2) (2019-05-06)
|
|
987
|
-
|
|
988
|
-
### Features
|
|
989
|
-
|
|
990
|
-
- **pubsub:** Enable PubSub to work along side GraphQL/Appsync ([d8c972d](https://github.com/aws/aws-amplify/commit/d8c972d))
|
|
991
|
-
|
|
992
|
-
<a name="1.0.26-unstable.1"></a>
|
|
993
|
-
|
|
994
|
-
## [1.0.26-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.26-unstable.0...@aws-amplify/core@1.0.26-unstable.1) (2019-04-17)
|
|
995
|
-
|
|
996
|
-
### Bug Fixes
|
|
997
|
-
|
|
998
|
-
- **@aws-amplify/core:** directly return if input is null for function transferKeyToUpperCase/transferKeyToLowerCase ([1600cfb](https://github.com/aws/aws-amplify/commit/1600cfb))
|
|
999
|
-
|
|
1000
|
-
<a name="1.0.26-unstable.0"></a>
|
|
1001
|
-
|
|
1002
|
-
## [1.0.26-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.25...@aws-amplify/core@1.0.26-unstable.0) (2019-04-12)
|
|
1003
|
-
|
|
1004
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1005
|
-
|
|
1006
|
-
<a name="1.0.25"></a>
|
|
1007
|
-
|
|
1008
|
-
## [1.0.25](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.25-unstable.1...@aws-amplify/core@1.0.25) (2019-04-04)
|
|
1009
|
-
|
|
1010
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1011
|
-
|
|
1012
|
-
<a name="1.0.25-unstable.1"></a>
|
|
1013
|
-
|
|
1014
|
-
## [1.0.25-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.25-unstable.0...@aws-amplify/core@1.0.25-unstable.1) (2019-04-04)
|
|
1015
|
-
|
|
1016
|
-
### Bug Fixes
|
|
1017
|
-
|
|
1018
|
-
- **@aws-amplify/core:** fix hub this binding issue ([#3002](https://github.com/aws/aws-amplify/issues/3002)) ([8fba1a2](https://github.com/aws/aws-amplify/commit/8fba1a2))
|
|
1019
|
-
|
|
1020
|
-
<a name="1.0.25-unstable.0"></a>
|
|
1021
|
-
|
|
1022
|
-
## [1.0.25-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.24...@aws-amplify/core@1.0.25-unstable.0) (2019-04-02)
|
|
1023
|
-
|
|
1024
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1025
|
-
|
|
1026
|
-
<a name="1.0.24"></a>
|
|
1027
|
-
|
|
1028
|
-
## [1.0.24](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.24-unstable.1...@aws-amplify/core@1.0.24) (2019-03-28)
|
|
1029
|
-
|
|
1030
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1031
|
-
|
|
1032
|
-
<a name="1.0.24-unstable.1"></a>
|
|
1033
|
-
|
|
1034
|
-
## [1.0.24-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.24-unstable.0...@aws-amplify/core@1.0.24-unstable.1) (2019-03-28)
|
|
1035
|
-
|
|
1036
|
-
### Features
|
|
1037
|
-
|
|
1038
|
-
- **core:** Hub refactor and tests ([7ac5bcf](https://github.com/aws/aws-amplify/commit/7ac5bcf))
|
|
1039
|
-
|
|
1040
|
-
<a name="1.0.24-unstable.0"></a>
|
|
1041
|
-
|
|
1042
|
-
## [1.0.24-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.23...@aws-amplify/core@1.0.24-unstable.0) (2019-03-22)
|
|
1043
|
-
|
|
1044
|
-
### Bug Fixes
|
|
1045
|
-
|
|
1046
|
-
- **core:** Remove unneeded Hub.dispatch and Hub.listen ([#2919](https://github.com/aws/aws-amplify/issues/2919)) ([aea7fa9](https://github.com/aws/aws-amplify/commit/aea7fa9)), closes [#2623](https://github.com/aws/aws-amplify/issues/2623)
|
|
1047
|
-
|
|
1048
|
-
<a name="1.0.23"></a>
|
|
1049
|
-
|
|
1050
|
-
## [1.0.23](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.23-unstable.3...@aws-amplify/core@1.0.23) (2019-03-04)
|
|
1051
|
-
|
|
1052
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1053
|
-
|
|
1054
|
-
<a name="1.0.23-unstable.3"></a>
|
|
1055
|
-
|
|
1056
|
-
## [1.0.23-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.23-unstable.2...@aws-amplify/core@1.0.23-unstable.3) (2019-03-04)
|
|
1057
|
-
|
|
1058
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1059
|
-
|
|
1060
|
-
<a name="1.0.23-unstable.2"></a>
|
|
1061
|
-
|
|
1062
|
-
## [1.0.23-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.23-unstable.1...@aws-amplify/core@1.0.23-unstable.2) (2019-02-27)
|
|
1063
|
-
|
|
1064
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1065
|
-
|
|
1066
|
-
<a name="1.0.23-unstable.1"></a>
|
|
1067
|
-
|
|
1068
|
-
## [1.0.23-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.23-unstable.0...@aws-amplify/core@1.0.23-unstable.1) (2019-02-27)
|
|
1069
|
-
|
|
1070
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1071
|
-
|
|
1072
|
-
<a name="1.0.23-unstable.0"></a>
|
|
1073
|
-
|
|
1074
|
-
## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.22...@aws-amplify/core@1.0.23-unstable.0) (2019-01-10)
|
|
1075
|
-
|
|
1076
|
-
### Bug Fixes
|
|
1077
|
-
|
|
1078
|
-
- **@aws-amplify/core:** storage, avoid to sync twice ([919c82a](https://github.com/aws/aws-amplify/commit/919c82a))
|
|
1079
|
-
|
|
1080
|
-
<a name="1.0.22"></a>
|
|
1081
|
-
|
|
1082
|
-
## [1.0.22](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.22-unstable.0...@aws-amplify/core@1.0.22) (2019-01-10)
|
|
1083
|
-
|
|
1084
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1085
|
-
|
|
1086
|
-
<a name="1.0.22-unstable.0"></a>
|
|
1087
|
-
|
|
1088
|
-
## [1.0.22-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.21...@aws-amplify/core@1.0.22-unstable.0) (2018-12-26)
|
|
1089
|
-
|
|
1090
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1091
|
-
|
|
1092
|
-
<a name="1.0.21"></a>
|
|
1093
|
-
|
|
1094
|
-
## [1.0.21](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.21-unstable.0...@aws-amplify/core@1.0.21) (2018-12-26)
|
|
1095
|
-
|
|
1096
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1097
|
-
|
|
1098
|
-
<a name="1.0.21-unstable.0"></a>
|
|
1099
|
-
|
|
1100
|
-
## [1.0.21-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.20...@aws-amplify/core@1.0.21-unstable.0) (2018-12-22)
|
|
1101
|
-
|
|
1102
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1103
|
-
|
|
1104
|
-
<a name="1.0.20"></a>
|
|
1105
|
-
|
|
1106
|
-
## [1.0.20](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.20-unstable.0...@aws-amplify/core@1.0.20) (2018-12-13)
|
|
1107
|
-
|
|
1108
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1109
|
-
|
|
1110
|
-
<a name="1.0.20-unstable.0"></a>
|
|
1111
|
-
|
|
1112
|
-
## [1.0.20-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.19...@aws-amplify/core@1.0.20-unstable.0) (2018-12-07)
|
|
1113
|
-
|
|
1114
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1115
|
-
|
|
1116
|
-
<a name="1.0.19"></a>
|
|
1117
|
-
|
|
1118
|
-
## [1.0.19](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.19-unstable.4...@aws-amplify/core@1.0.19) (2018-12-03)
|
|
1119
|
-
|
|
1120
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1121
|
-
|
|
1122
|
-
<a name="1.0.19-unstable.4"></a>
|
|
1123
|
-
|
|
1124
|
-
## [1.0.19-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.19-unstable.3...@aws-amplify/core@1.0.19-unstable.4) (2018-11-27)
|
|
1125
|
-
|
|
1126
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1127
|
-
|
|
1128
|
-
<a name="1.0.19-unstable.3"></a>
|
|
1129
|
-
|
|
1130
|
-
## [1.0.19-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.19-unstable.2...@aws-amplify/core@1.0.19-unstable.3) (2018-11-26)
|
|
1131
|
-
|
|
1132
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1133
|
-
|
|
1134
|
-
<a name="1.0.19-unstable.2"></a>
|
|
1135
|
-
|
|
1136
|
-
## [1.0.19-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.19-unstable.1...@aws-amplify/core@1.0.19-unstable.2) (2018-11-20)
|
|
1137
|
-
|
|
1138
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1139
|
-
|
|
1140
|
-
<a name="1.0.19-unstable.1"></a>
|
|
1141
|
-
|
|
1142
|
-
## [1.0.19-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.19-unstable.0...@aws-amplify/core@1.0.19-unstable.1) (2018-11-19)
|
|
1143
|
-
|
|
1144
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1145
|
-
|
|
1146
|
-
<a name="1.0.19-unstable.0"></a>
|
|
1147
|
-
|
|
1148
|
-
## [1.0.19-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.18...@aws-amplify/core@1.0.19-unstable.0) (2018-11-15)
|
|
1149
|
-
|
|
1150
|
-
### Bug Fixes
|
|
1151
|
-
|
|
1152
|
-
- **@aws-amplify/core:** check if window.addListener is a function ([eaca33b](https://github.com/aws/aws-amplify/commit/eaca33b))
|
|
1153
|
-
|
|
1154
|
-
<a name="1.0.18"></a>
|
|
1155
|
-
|
|
1156
|
-
## [1.0.18](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.18-unstable.0...@aws-amplify/core@1.0.18) (2018-11-12)
|
|
1157
|
-
|
|
1158
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1159
|
-
|
|
1160
|
-
<a name="1.0.18-unstable.0"></a>
|
|
1161
|
-
|
|
1162
|
-
## [1.0.18-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.17...@aws-amplify/core@1.0.18-unstable.0) (2018-11-06)
|
|
1163
|
-
|
|
1164
|
-
### Bug Fixes
|
|
1165
|
-
|
|
1166
|
-
- **@aws-amplify/core:** use existing methods to load localStorage ([3ec680d](https://github.com/aws/aws-amplify/commit/3ec680d))
|
|
1167
|
-
|
|
1168
|
-
<a name="1.0.17"></a>
|
|
1169
|
-
|
|
1170
|
-
## [1.0.17](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.17-unstable.0...@aws-amplify/core@1.0.17) (2018-11-01)
|
|
1171
|
-
|
|
1172
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1173
|
-
|
|
1174
|
-
<a name="1.0.17-unstable.0"></a>
|
|
1175
|
-
|
|
1176
|
-
## [1.0.17-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16...@aws-amplify/core@1.0.17-unstable.0) (2018-10-30)
|
|
1177
|
-
|
|
1178
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1179
|
-
|
|
1180
|
-
<a name="1.0.16"></a>
|
|
1181
|
-
|
|
1182
|
-
## [1.0.16](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16-unstable.3...@aws-amplify/core@1.0.16) (2018-10-17)
|
|
1183
|
-
|
|
1184
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1185
|
-
|
|
1186
|
-
<a name="1.0.16-unstable.3"></a>
|
|
1187
|
-
|
|
1188
|
-
## [1.0.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16-unstable.2...@aws-amplify/core@1.0.16-unstable.3) (2018-10-16)
|
|
1189
|
-
|
|
1190
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1191
|
-
|
|
1192
|
-
<a name="1.0.16-unstable.2"></a>
|
|
1193
|
-
|
|
1194
|
-
## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16-unstable.1...@aws-amplify/core@1.0.16-unstable.2) (2018-10-08)
|
|
1195
|
-
|
|
1196
|
-
### Bug Fixes
|
|
1197
|
-
|
|
1198
|
-
- **@aws-amplify/auth:** throw error when failed to sync items from AsyncStorage into Memory ([85c3f32](https://github.com/aws/aws-amplify/commit/85c3f32))
|
|
1199
|
-
|
|
1200
|
-
<a name="1.0.16-unstable.1"></a>
|
|
1201
|
-
|
|
1202
|
-
## [1.0.16-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.16-unstable.0...@aws-amplify/core@1.0.16-unstable.1) (2018-10-05)
|
|
1203
|
-
|
|
1204
|
-
### Bug Fixes
|
|
1205
|
-
|
|
1206
|
-
- **@aws-amplify/core:** fix aws-sdk version to 2.329.0 ([#1851](https://github.com/aws/aws-amplify/issues/1851)) ([c6519e7](https://github.com/aws/aws-amplify/commit/c6519e7))
|
|
1207
|
-
|
|
1208
|
-
<a name="1.0.16-unstable.0"></a>
|
|
1209
|
-
|
|
1210
|
-
## [1.0.16-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.15-unstable.1...@aws-amplify/core@1.0.16-unstable.0) (2018-10-05)
|
|
1211
|
-
|
|
1212
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1213
|
-
|
|
1214
|
-
<a name="1.0.15"></a>
|
|
1215
|
-
|
|
1216
|
-
## [1.0.15](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.15-unstable.1...@aws-amplify/core@1.0.15) (2018-10-04)
|
|
1217
|
-
|
|
1218
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1219
|
-
|
|
1220
|
-
<a name="1.0.15-unstable.1"></a>
|
|
1221
|
-
|
|
1222
|
-
## [1.0.15-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.15-unstable.0...@aws-amplify/core@1.0.15-unstable.1) (2018-10-03)
|
|
1223
|
-
|
|
1224
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1225
|
-
|
|
1226
|
-
<a name="1.0.15-unstable.0"></a>
|
|
1227
|
-
|
|
1228
|
-
## [1.0.15-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.14-unstable.1...@aws-amplify/core@1.0.15-unstable.0) (2018-10-03)
|
|
1229
|
-
|
|
1230
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1231
|
-
|
|
1232
|
-
<a name="1.0.14"></a>
|
|
1233
|
-
|
|
1234
|
-
## [1.0.14](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.14-unstable.1...@aws-amplify/core@1.0.14) (2018-10-03)
|
|
1235
|
-
|
|
1236
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1237
|
-
|
|
1238
|
-
<a name="1.0.14-unstable.1"></a>
|
|
1239
|
-
|
|
1240
|
-
## [1.0.14-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.14-unstable.0...@aws-amplify/core@1.0.14-unstable.1) (2018-10-01)
|
|
1241
|
-
|
|
1242
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1243
|
-
|
|
1244
|
-
<a name="1.0.14-unstable.0"></a>
|
|
1245
|
-
|
|
1246
|
-
## [1.0.14-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.13...@aws-amplify/core@1.0.14-unstable.0) (2018-09-28)
|
|
1247
|
-
|
|
1248
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1249
|
-
|
|
1250
|
-
<a name="1.0.13"></a>
|
|
1251
|
-
|
|
1252
|
-
## [1.0.13](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.13-unstable.1...@aws-amplify/core@1.0.13) (2018-09-27)
|
|
1253
|
-
|
|
1254
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1255
|
-
|
|
1256
|
-
<a name="1.0.13-unstable.1"></a>
|
|
1257
|
-
|
|
1258
|
-
## [1.0.13-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.13-unstable.0...@aws-amplify/core@1.0.13-unstable.1) (2018-09-25)
|
|
1259
|
-
|
|
1260
|
-
### Bug Fixes
|
|
1261
|
-
|
|
1262
|
-
- **@aws-amplify/core:** remove the polyfill ([728bf20](https://github.com/aws/aws-amplify/commit/728bf20))
|
|
1263
|
-
|
|
1264
|
-
<a name="1.0.13-unstable.0"></a>
|
|
1265
|
-
|
|
1266
|
-
## [1.0.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.12...@aws-amplify/core@1.0.13-unstable.0) (2018-09-22)
|
|
1267
|
-
|
|
1268
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1269
|
-
|
|
1270
|
-
<a name="1.0.12"></a>
|
|
1271
|
-
|
|
1272
|
-
## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.12-unstable.0...@aws-amplify/core@1.0.12) (2018-09-21)
|
|
1273
|
-
|
|
1274
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1275
|
-
|
|
1276
|
-
<a name="1.0.12-unstable.0"></a>
|
|
1277
|
-
|
|
1278
|
-
## [1.0.12-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.10...@aws-amplify/core@1.0.12-unstable.0) (2018-09-21)
|
|
1279
|
-
|
|
1280
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1281
|
-
|
|
1282
|
-
<a name="1.0.11"></a>
|
|
1283
|
-
|
|
1284
|
-
## [1.0.11](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.10...@aws-amplify/core@1.0.11) (2018-09-21)
|
|
1285
|
-
|
|
1286
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1287
|
-
|
|
1288
|
-
<a name="1.0.10"></a>
|
|
1289
|
-
|
|
1290
|
-
## [1.0.10](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.9...@aws-amplify/core@1.0.10) (2018-09-17)
|
|
1291
|
-
|
|
1292
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1293
|
-
|
|
1294
|
-
<a name="1.0.9"></a>
|
|
1295
|
-
|
|
1296
|
-
## [1.0.9](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.8...@aws-amplify/core@1.0.9) (2018-09-12)
|
|
1297
|
-
|
|
1298
|
-
### Bug Fixes
|
|
1299
|
-
|
|
1300
|
-
- **aws-amplify:** update the version of aws-sdk to latest ([482402d](https://github.com/aws/aws-amplify/commit/482402d))
|
|
1301
|
-
|
|
1302
|
-
<a name="1.0.8"></a>
|
|
1303
|
-
|
|
1304
|
-
## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.8-unstable.2...@aws-amplify/core@1.0.8) (2018-09-09)
|
|
1305
|
-
|
|
1306
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1307
|
-
|
|
1308
|
-
<a name="1.0.8-unstable.2"></a>
|
|
1309
|
-
|
|
1310
|
-
## [1.0.8-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.8-unstable.1...@aws-amplify/core@1.0.8-unstable.2) (2018-09-05)
|
|
1311
|
-
|
|
1312
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1313
|
-
|
|
1314
|
-
<a name="1.0.8-unstable.1"></a>
|
|
1315
|
-
|
|
1316
|
-
## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.7...@aws-amplify/core@1.0.8-unstable.1) (2018-08-30)
|
|
1317
|
-
|
|
1318
|
-
### Bug Fixes
|
|
1319
|
-
|
|
1320
|
-
- **@aws-amplify/core:** check if window object exists for browser usage ([3596c9e](https://github.com/aws/aws-amplify/commit/3596c9e))
|
|
1321
|
-
|
|
1322
|
-
<a name="1.0.7"></a>
|
|
1323
|
-
|
|
1324
|
-
## [1.0.7](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.6-unstable.1...@aws-amplify/core@1.0.7) (2018-08-28)
|
|
1325
|
-
|
|
1326
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1327
|
-
|
|
1328
|
-
<a name="1.0.6-unstable.1"></a>
|
|
1329
|
-
|
|
1330
|
-
## [1.0.6-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.6-unstable.0...@aws-amplify/core@1.0.6-unstable.1) (2018-08-20)
|
|
1331
|
-
|
|
1332
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1333
|
-
|
|
1334
|
-
<a name="1.0.6-unstable.0"></a>
|
|
1335
|
-
|
|
1336
|
-
## [1.0.6-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.5...@aws-amplify/core@1.0.6-unstable.0) (2018-08-19)
|
|
1337
|
-
|
|
1338
|
-
### Bug Fixes
|
|
1339
|
-
|
|
1340
|
-
- **aws-amplify-angular:** Angular rollup ([#1441](https://github.com/aws/aws-amplify/issues/1441)) ([eb84e01](https://github.com/aws/aws-amplify/commit/eb84e01))
|
|
1341
|
-
|
|
1342
|
-
<a name="1.0.5"></a>
|
|
1343
|
-
|
|
1344
|
-
## [1.0.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.5-unstable.0...@aws-amplify/core@1.0.5) (2018-08-14)
|
|
1345
|
-
|
|
1346
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1347
|
-
|
|
1348
|
-
<a name="1.0.5-unstable.0"></a>
|
|
1349
|
-
|
|
1350
|
-
## [1.0.5-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.4...@aws-amplify/core@1.0.5-unstable.0) (2018-08-09)
|
|
1351
|
-
|
|
1352
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1353
|
-
|
|
1354
|
-
<a name="1.0.4"></a>
|
|
1355
|
-
|
|
1356
|
-
## [1.0.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.3-unstable.1...@aws-amplify/core@1.0.4) (2018-08-06)
|
|
1357
|
-
|
|
1358
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1359
|
-
|
|
1360
|
-
<a name="1.0.3-unstable.1"></a>
|
|
1361
|
-
|
|
1362
|
-
## [1.0.3-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.3...@aws-amplify/core@1.0.3-unstable.1) (2018-08-06)
|
|
1363
|
-
|
|
1364
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1365
|
-
|
|
1366
|
-
<a name="1.0.3"></a>
|
|
1367
|
-
|
|
1368
|
-
## [1.0.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.3-unstable.0...@aws-amplify/core@1.0.3) (2018-07-28)
|
|
1369
|
-
|
|
1370
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1371
|
-
|
|
1372
|
-
<a name="1.0.3-unstable.0"></a>
|
|
1373
|
-
|
|
1374
|
-
## [1.0.3-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.2...@aws-amplify/core@1.0.3-unstable.0) (2018-07-26)
|
|
1375
|
-
|
|
1376
|
-
### Bug Fixes
|
|
1377
|
-
|
|
1378
|
-
- **aws-amplify:** use method get instead of getPromise for credentials ([f15d74f](https://github.com/aws/aws-amplify/commit/f15d74f))
|
|
1379
|
-
|
|
1380
|
-
<a name="1.0.2"></a>
|
|
1381
|
-
|
|
1382
|
-
## [1.0.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.2-unstable.0...@aws-amplify/core@1.0.2) (2018-07-19)
|
|
1383
|
-
|
|
1384
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1385
|
-
|
|
1386
|
-
<a name="1.0.2-unstable.0"></a>
|
|
1387
|
-
|
|
1388
|
-
## [1.0.2-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1...@aws-amplify/core@1.0.2-unstable.0) (2018-07-19)
|
|
1389
|
-
|
|
1390
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1391
|
-
|
|
1392
|
-
<a name="1.0.1"></a>
|
|
1393
|
-
|
|
1394
|
-
## [1.0.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1-unstable.2...@aws-amplify/core@1.0.1) (2018-07-18)
|
|
1395
|
-
|
|
1396
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1397
|
-
|
|
1398
|
-
<a name="1.0.1-unstable.2"></a>
|
|
1399
|
-
|
|
1400
|
-
## [1.0.1-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1-unstable.1...@aws-amplify/core@1.0.1-unstable.2) (2018-07-18)
|
|
1401
|
-
|
|
1402
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1403
|
-
|
|
1404
|
-
<a name="1.0.1-unstable.1"></a>
|
|
1405
|
-
|
|
1406
|
-
## [1.0.1-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1...@aws-amplify/core@1.0.1-unstable.1) (2018-07-18)
|
|
1407
|
-
|
|
1408
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1409
|
-
|
|
1410
|
-
<a name="1.0.1-unstable.0"></a>
|
|
1411
|
-
|
|
1412
|
-
## [1.0.1-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1...@aws-amplify/core@1.0.1-unstable.0) (2018-07-18)
|
|
1413
|
-
|
|
1414
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1415
|
-
|
|
1416
|
-
<a name="1.0.1-next.2"></a>
|
|
1417
|
-
|
|
1418
|
-
## [1.0.1-next.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1-next.1...@aws-amplify/core@1.0.1-next.2) (2018-06-28)
|
|
1419
|
-
|
|
1420
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1421
|
-
|
|
1422
|
-
<a name="1.0.1-next.1"></a>
|
|
1423
|
-
|
|
1424
|
-
## [1.0.1-next.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1-next.1...@aws-amplify/core@1.0.1-next.1) (2018-06-28)
|
|
1425
|
-
|
|
1426
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1427
|
-
|
|
1428
|
-
<a name="1.0.1-next.0"></a>
|
|
1429
|
-
|
|
1430
|
-
## [1.0.1-next.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1-next.1...@aws-amplify/core@1.0.1-next.0) (2018-06-28)
|
|
1431
|
-
|
|
1432
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1433
|
-
|
|
1434
|
-
<a name="1.0.1-next.1"></a>
|
|
1435
|
-
|
|
1436
|
-
## [1.0.1-next.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/core@1.0.1-next.0...@aws-amplify/core@1.0.1-next.1) (2018-06-28)
|
|
1437
|
-
|
|
1438
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1439
|
-
|
|
1440
|
-
<a name="1.0.1-next.0"></a>
|
|
1441
|
-
|
|
1442
|
-
## 1.0.1-next.0 (2018-06-28)
|
|
1443
|
-
|
|
1444
|
-
**Note:** Version bump only for package @aws-amplify/core
|
|
1445
|
-
|
|
1446
|
-
<a name="0.1.3-unstable.0"></a>
|
|
1447
|
-
|
|
1448
|
-
## 0.1.3-unstable.0 (2018-06-27)
|
|
1449
|
-
|
|
1450
|
-
**Note:** Version bump only for package @aws-amplify/core
|