@aws-amplify/pubsub 5.1.6 → 5.1.7-lerna-upgrade.11

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 +5 -5
  2. package/CHANGELOG.md +0 -1363
package/CHANGELOG.md DELETED
@@ -1,1363 +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/pubsub@5.1.5...@aws-amplify/pubsub@5.1.6) (2023-03-30)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * **pubsub:** Topic symbol access regress ([#11151](https://github.com/aws-amplify/amplify-js/issues/11151)) ([2951311](https://github.com/aws-amplify/amplify-js/commit/29513118e3e92511e65a9670a830f3e1f4644b23))
12
-
13
-
14
-
15
-
16
-
17
- ## [5.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.1.4...@aws-amplify/pubsub@5.1.5) (2023-03-23)
18
-
19
- **Note:** Version bump only for package @aws-amplify/pubsub
20
-
21
-
22
-
23
-
24
-
25
- ## [5.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.1.3...@aws-amplify/pubsub@5.1.4) (2023-03-21)
26
-
27
- **Note:** Version bump only for package @aws-amplify/pubsub
28
-
29
-
30
-
31
-
32
-
33
- ## [5.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.1.2...@aws-amplify/pubsub@5.1.3) (2023-03-16)
34
-
35
- **Note:** Version bump only for package @aws-amplify/pubsub
36
-
37
-
38
-
39
-
40
-
41
- ## [5.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.1.1...@aws-amplify/pubsub@5.1.2) (2023-03-13)
42
-
43
- **Note:** Version bump only for package @aws-amplify/pubsub
44
-
45
-
46
-
47
-
48
-
49
- ## [5.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.1.0...@aws-amplify/pubsub@5.1.1) (2023-03-08)
50
-
51
- **Note:** Version bump only for package @aws-amplify/pubsub
52
-
53
-
54
-
55
-
56
-
57
- # [5.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.16...@aws-amplify/pubsub@5.1.0) (2023-03-06)
58
-
59
-
60
- ### Features
61
-
62
- * **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))
63
-
64
-
65
-
66
-
67
-
68
- ## [5.0.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.15...@aws-amplify/pubsub@5.0.16) (2023-02-24)
69
-
70
- **Note:** Version bump only for package @aws-amplify/pubsub
71
-
72
-
73
-
74
-
75
-
76
- ## [5.0.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.14...@aws-amplify/pubsub@5.0.15) (2023-02-16)
77
-
78
- **Note:** Version bump only for package @aws-amplify/pubsub
79
-
80
-
81
-
82
-
83
-
84
- ## [5.0.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.13...@aws-amplify/pubsub@5.0.14) (2023-02-09)
85
-
86
- **Note:** Version bump only for package @aws-amplify/pubsub
87
-
88
-
89
-
90
-
91
-
92
- ## [5.0.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.12...@aws-amplify/pubsub@5.0.13) (2023-02-08)
93
-
94
- **Note:** Version bump only for package @aws-amplify/pubsub
95
-
96
-
97
-
98
-
99
-
100
- ## [5.0.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.11...@aws-amplify/pubsub@5.0.12) (2023-01-30)
101
-
102
- **Note:** Version bump only for package @aws-amplify/pubsub
103
-
104
-
105
-
106
-
107
-
108
- ## [5.0.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.10...@aws-amplify/pubsub@5.0.11) (2023-01-19)
109
-
110
- **Note:** Version bump only for package @aws-amplify/pubsub
111
-
112
-
113
-
114
-
115
-
116
- ## [5.0.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.9...@aws-amplify/pubsub@5.0.10) (2023-01-13)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * **pubsub:** Apply localStorage fix for error when cookies are disabled ([8f74aea](https://github.com/aws-amplify/amplify-js/commit/8f74aea9afedb341d48ffc156bf84b27eca046d4))
122
- * Pull paho-mqtt code in to allow patching ([51a1418](https://github.com/aws-amplify/amplify-js/commit/51a1418f9654becb9854904f5baeefceac78f577))
123
-
124
-
125
-
126
-
127
-
128
- ## [5.0.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.8...@aws-amplify/pubsub@5.0.9) (2023-01-10)
129
-
130
-
131
- ### Bug Fixes
132
-
133
- * **@aws-amplify/pubsub:** Removes old AppSyncProvider to load automatically on PubSub ([#10840](https://github.com/aws-amplify/amplify-js/issues/10840)) ([8c797cd](https://github.com/aws-amplify/amplify-js/commit/8c797cd41635ccc8f81fb352ea74f819a58b71d7))
134
-
135
-
136
-
137
-
138
-
139
- ## [5.0.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.7...@aws-amplify/pubsub@5.0.8) (2022-12-27)
140
-
141
- **Note:** Version bump only for package @aws-amplify/pubsub
142
-
143
-
144
-
145
-
146
-
147
- ## [5.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.6...@aws-amplify/pubsub@5.0.7) (2022-12-16)
148
-
149
- **Note:** Version bump only for package @aws-amplify/pubsub
150
-
151
-
152
-
153
-
154
-
155
- ## [5.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.5...@aws-amplify/pubsub@5.0.6) (2022-12-15)
156
-
157
-
158
- ### Bug Fixes
159
-
160
- * **pubsub:** AppSync in China regions ([#10087](https://github.com/aws-amplify/amplify-js/issues/10087)) ([4725b5f](https://github.com/aws-amplify/amplify-js/commit/4725b5f2df332c006571e87efdc6ebd5fb3dbe4e))
161
-
162
-
163
-
164
-
165
-
166
- ## [5.0.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.4...@aws-amplify/pubsub@5.0.5) (2022-12-06)
167
-
168
- **Note:** Version bump only for package @aws-amplify/pubsub
169
-
170
-
171
-
172
-
173
-
174
- ## [5.0.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.3...@aws-amplify/pubsub@5.0.4) (2022-11-23)
175
-
176
- **Note:** Version bump only for package @aws-amplify/pubsub
177
-
178
-
179
-
180
-
181
-
182
- ## [5.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.2...@aws-amplify/pubsub@5.0.3) (2022-11-19)
183
-
184
- **Note:** Version bump only for package @aws-amplify/pubsub
185
-
186
-
187
-
188
-
189
-
190
- ## [5.0.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.1...@aws-amplify/pubsub@5.0.2) (2022-11-16)
191
-
192
- **Note:** Version bump only for package @aws-amplify/pubsub
193
-
194
-
195
-
196
-
197
-
198
- ## [5.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@5.0.0...@aws-amplify/pubsub@5.0.1) (2022-11-11)
199
-
200
- **Note:** Version bump only for package @aws-amplify/pubsub
201
-
202
-
203
-
204
-
205
-
206
- # [5.0.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.11...@aws-amplify/pubsub@5.0.0) (2022-11-09)
207
-
208
- ### Bug Fixes
209
-
210
- - 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))
211
- - **pubsub:** surface graphql connection failure error to observers ([04f5160](https://github.com/aws-amplify/amplify-js/commit/04f51603f52964d09b63eb3c8b5035671340ea69))
212
-
213
- ### Features
214
-
215
- - **pubsub:** Automated reconnect for IoT and API ([#10235](https://github.com/aws-amplify/amplify-js/issues/10235)) ([a677cd8](https://github.com/aws-amplify/amplify-js/commit/a677cd85cd60665fb1660e66aebf7eb230c4dfca))
216
- - Remove (most) default exports ([10461](https://github.com/aws-amplify/amplify-js/pull/10461))
217
- - Setup tslib & importHelpers to improve bundle size ([#10435](https://github.com/aws-amplify/amplify-js/pull/10435))
218
- - 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)
219
-
220
- ## [4.5.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.9...@aws-amplify/pubsub@4.5.10) (2022-10-27)
221
-
222
- **Note:** Version bump only for package @aws-amplify/pubsub
223
-
224
- ## [4.5.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.8...@aws-amplify/pubsub@4.5.9) (2022-10-26)
225
-
226
- **Note:** Version bump only for package @aws-amplify/pubsub
227
-
228
- ## [4.5.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.7...@aws-amplify/pubsub@4.5.8) (2022-10-25)
229
-
230
- ### Bug Fixes
231
-
232
- - **@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)
233
-
234
- ## [4.5.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.6...@aws-amplify/pubsub@4.5.7) (2022-10-14)
235
-
236
- **Note:** Version bump only for package @aws-amplify/pubsub
237
-
238
- ## [4.5.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.5...@aws-amplify/pubsub@4.5.6) (2022-10-14)
239
-
240
- **Note:** Version bump only for package @aws-amplify/pubsub
241
-
242
- ## [4.5.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.3...@aws-amplify/pubsub@4.5.5) (2022-09-30)
243
-
244
- ### Bug Fixes
245
-
246
- - **pubsub:** Vite build issues ([#10353](https://github.com/aws-amplify/amplify-js/issues/10353)) ([4988d51](https://github.com/aws-amplify/amplify-js/commit/4988d51a6ffa1215a413c19c80f39a035eb42512))
247
-
248
- ## [4.5.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.3...@aws-amplify/pubsub@4.5.4) (2022-09-20)
249
-
250
- **Note:** Version bump only for package @aws-amplify/pubsub
251
-
252
- ## [4.5.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.2...@aws-amplify/pubsub@4.5.3) (2022-09-08)
253
-
254
- ### Bug Fixes
255
-
256
- - **pubsub:** Fix vite build issue ([#10298](https://github.com/aws-amplify/amplify-js/issues/10298)) ([89cdfd3](https://github.com/aws-amplify/amplify-js/commit/89cdfd3d6e9686ebfe181ab23492fc9402535c85))
257
-
258
- ## [4.5.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.1...@aws-amplify/pubsub@4.5.2) (2022-09-01)
259
-
260
- **Note:** Version bump only for package @aws-amplify/pubsub
261
-
262
- ## [4.5.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.5.0...@aws-amplify/pubsub@4.5.1) (2022-08-23)
263
-
264
- **Note:** Version bump only for package @aws-amplify/pubsub
265
-
266
- # [4.5.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.10...@aws-amplify/pubsub@4.5.0) (2022-08-18)
267
-
268
- ### Bug Fixes
269
-
270
- - **pubsub:** Connection Ack verification bug ([#10200](https://github.com/aws-amplify/amplify-js/issues/10200)) ([d6cb7f9](https://github.com/aws-amplify/amplify-js/commit/d6cb7f95d68b05c9668bfd1f823b9db264f6291e))
271
-
272
- ### Features
273
-
274
- - PubSub Connection state tracking for MQTT and IoT providers ([#10136](https://github.com/aws-amplify/amplify-js/issues/10136)) ([f28918b](https://github.com/aws-amplify/amplify-js/commit/f28918b1ca1111f98c231c8ed6bccace9ad9e607))
275
-
276
- ## [4.4.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.9...@aws-amplify/pubsub@4.4.10) (2022-08-16)
277
-
278
- ### Bug Fixes
279
-
280
- - **pubsub:** Add distinct RN Reachibility implementation ([#10175](https://github.com/aws-amplify/amplify-js/issues/10175)) ([5f427f3](https://github.com/aws-amplify/amplify-js/commit/5f427f3ae47d76231a81084c216527b7fabd668a))
281
-
282
- ## [4.4.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.8...@aws-amplify/pubsub@4.4.9) (2022-08-01)
283
-
284
- **Note:** Version bump only for package @aws-amplify/pubsub
285
-
286
- ## [4.4.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.7...@aws-amplify/pubsub@4.4.8) (2022-07-28)
287
-
288
- **Note:** Version bump only for package @aws-amplify/pubsub
289
-
290
- ## [4.4.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.6...@aws-amplify/pubsub@4.4.7) (2022-07-21)
291
-
292
- **Note:** Version bump only for package @aws-amplify/pubsub
293
-
294
- ## [4.4.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.5...@aws-amplify/pubsub@4.4.6) (2022-07-07)
295
-
296
- **Note:** Version bump only for package @aws-amplify/pubsub
297
-
298
- ## [4.4.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.4...@aws-amplify/pubsub@4.4.5) (2022-06-18)
299
-
300
- **Note:** Version bump only for package @aws-amplify/pubsub
301
-
302
- ## [4.4.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.3...@aws-amplify/pubsub@4.4.4) (2022-06-15)
303
-
304
- **Note:** Version bump only for package @aws-amplify/pubsub
305
-
306
- ## [4.4.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.2...@aws-amplify/pubsub@4.4.3) (2022-05-24)
307
-
308
- **Note:** Version bump only for package @aws-amplify/pubsub
309
-
310
- ## [4.4.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.1...@aws-amplify/pubsub@4.4.2) (2022-05-23)
311
-
312
- **Note:** Version bump only for package @aws-amplify/pubsub
313
-
314
- ## [4.4.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.4.0...@aws-amplify/pubsub@4.4.1) (2022-05-12)
315
-
316
- **Note:** Version bump only for package @aws-amplify/pubsub
317
-
318
- # [4.4.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.3.2...@aws-amplify/pubsub@4.4.0) (2022-05-03)
319
-
320
- ### Features
321
-
322
- - **pubsub:** Add test coverage for the AWSAppSyncRealTimeProvider ([#9778](https://github.com/aws-amplify/amplify-js/issues/9778)) ([348366a](https://github.com/aws-amplify/amplify-js/commit/348366a044be2a3364c956f3a59ea125a7fb7d58))
323
-
324
- ## [4.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.3.1...@aws-amplify/pubsub@4.3.2) (2022-04-14)
325
-
326
- ### Bug Fixes
327
-
328
- - 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))
329
- - PubSub - Resolve ts strict errors in the MqttOverWSProvider ([#9732](https://github.com/aws-amplify/amplify-js/issues/9732)) ([f50bd68](https://github.com/aws-amplify/amplify-js/commit/f50bd68b8e528c59d8e81b8978fa85a68a3120c1))
330
-
331
- ## [4.3.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.3.0...@aws-amplify/pubsub@4.3.1) (2022-04-04)
332
-
333
- ### Bug Fixes
334
-
335
- - PubSub - Resolve ts strict errors in the root import object ([#9733](https://github.com/aws-amplify/amplify-js/issues/9733)) ([c1d360c](https://github.com/aws-amplify/amplify-js/commit/c1d360c4acb388afb7b40cf73ba0484b6cdb64b1))
336
-
337
- # [4.3.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.11...@aws-amplify/pubsub@4.3.0) (2022-03-28)
338
-
339
- ### Features
340
-
341
- - 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))
342
-
343
- ## [4.2.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.10...@aws-amplify/pubsub@4.2.11) (2022-03-22)
344
-
345
- **Note:** Version bump only for package @aws-amplify/pubsub
346
-
347
- ## [4.2.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.9...@aws-amplify/pubsub@4.2.10) (2022-03-10)
348
-
349
- **Note:** Version bump only for package @aws-amplify/pubsub
350
-
351
- ## [4.2.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.8...@aws-amplify/pubsub@4.2.9) (2022-02-28)
352
-
353
- **Note:** Version bump only for package @aws-amplify/pubsub
354
-
355
- ## [4.2.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.7...@aws-amplify/pubsub@4.2.8) (2022-02-03)
356
-
357
- **Note:** Version bump only for package @aws-amplify/pubsub
358
-
359
- ## [4.2.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.6...@aws-amplify/pubsub@4.2.7) (2022-01-27)
360
-
361
- **Note:** Version bump only for package @aws-amplify/pubsub
362
-
363
- ## [4.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.5...@aws-amplify/pubsub@4.2.6) (2022-01-07)
364
-
365
- **Note:** Version bump only for package @aws-amplify/pubsub
366
-
367
- ## [4.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.4...@aws-amplify/pubsub@4.2.5) (2021-12-16)
368
-
369
- ### Bug Fixes
370
-
371
- - **@aws-amplify/api-graphql:** Fix webpack build ([#9358](https://github.com/aws-amplify/amplify-js/issues/9358)) ([73587d7](https://github.com/aws-amplify/amplify-js/commit/73587d78fc4feba39d5a527bfe2c790935653fd3))
372
-
373
- ## [4.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.3...@aws-amplify/pubsub@4.2.4) (2021-12-03)
374
-
375
- **Note:** Version bump only for package @aws-amplify/pubsub
376
-
377
- ## [4.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.2...@aws-amplify/pubsub@4.2.3) (2021-12-02)
378
-
379
- **Note:** Version bump only for package @aws-amplify/pubsub
380
-
381
- ## [4.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.1...@aws-amplify/pubsub@4.2.2) (2021-11-18)
382
-
383
- **Note:** Version bump only for package @aws-amplify/pubsub
384
-
385
- ## [4.2.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.2.0...@aws-amplify/pubsub@4.2.1) (2021-11-16)
386
-
387
- **Note:** Version bump only for package @aws-amplify/pubsub
388
-
389
- # [4.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.15...@aws-amplify/pubsub@4.2.0) (2021-11-12)
390
-
391
- ### Bug Fixes
392
-
393
- - AWSAppSyncRealTimeProvider websocket init fix ([#9200](https://github.com/aws-amplify/amplify-js/issues/9200)) ([99dbdda](https://github.com/aws-amplify/amplify-js/commit/99dbddad8c8b0d017c9004961b53b6f9198719b7))
394
-
395
- ### Features
396
-
397
- - **amplify-js:** add CD support ([#9171](https://github.com/aws-amplify/amplify-js/issues/9171)) ([d30709f](https://github.com/aws-amplify/amplify-js/commit/d30709fd25236026af8378ab7ac7dad1ec914f83))
398
-
399
- ## [4.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.14...@aws-amplify/pubsub@4.1.15) (2021-11-09)
400
-
401
- ### Reverts
402
-
403
- - uuid dependency upgrade ([#9159](https://github.com/aws-amplify/amplify-js/issues/9159)) ([4ef8aa9](https://github.com/aws-amplify/amplify-js/commit/4ef8aa9c7c25dbe921fd02b6205b8defb93fbaec))
404
-
405
- ## [4.1.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.13...@aws-amplify/pubsub@4.1.14) (2021-10-28)
406
-
407
- **Note:** Version bump only for package @aws-amplify/pubsub
408
-
409
- ## [4.1.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.12...@aws-amplify/pubsub@4.1.13) (2021-10-21)
410
-
411
- **Note:** Version bump only for package @aws-amplify/pubsub
412
-
413
- ## [4.1.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.11...@aws-amplify/pubsub@4.1.12) (2021-10-07)
414
-
415
- **Note:** Version bump only for package @aws-amplify/pubsub
416
-
417
- ## [4.1.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.10...@aws-amplify/pubsub@4.1.11) (2021-09-30)
418
-
419
- **Note:** Version bump only for package @aws-amplify/pubsub
420
-
421
- ## [4.1.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.9...@aws-amplify/pubsub@4.1.10) (2021-09-24)
422
-
423
- **Note:** Version bump only for package @aws-amplify/pubsub
424
-
425
- ## [4.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.8...@aws-amplify/pubsub@4.1.9) (2021-09-22)
426
-
427
- **Note:** Version bump only for package @aws-amplify/pubsub
428
-
429
- ## [4.1.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.7...@aws-amplify/pubsub@4.1.8) (2021-09-17)
430
-
431
- **Note:** Version bump only for package @aws-amplify/pubsub
432
-
433
- ## [4.1.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.6...@aws-amplify/pubsub@4.1.7) (2021-09-09)
434
-
435
- **Note:** Version bump only for package @aws-amplify/pubsub
436
-
437
- ## [4.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.5...@aws-amplify/pubsub@4.1.6) (2021-09-07)
438
-
439
- **Note:** Version bump only for package @aws-amplify/pubsub
440
-
441
- ## [4.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.4...@aws-amplify/pubsub@4.1.5) (2021-09-04)
442
-
443
- **Note:** Version bump only for package @aws-amplify/pubsub
444
-
445
- ## [4.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.3...@aws-amplify/pubsub@4.1.4) (2021-09-02)
446
-
447
- **Note:** Version bump only for package @aws-amplify/pubsub
448
-
449
- ## [4.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.2...@aws-amplify/pubsub@4.1.3) (2021-08-26)
450
-
451
- **Note:** Version bump only for package @aws-amplify/pubsub
452
-
453
- ## [4.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.1...@aws-amplify/pubsub@4.1.2) (2021-08-19)
454
-
455
- **Note:** Version bump only for package @aws-amplify/pubsub
456
-
457
- ## [4.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.1.0...@aws-amplify/pubsub@4.1.1) (2021-08-12)
458
-
459
- **Note:** Version bump only for package @aws-amplify/pubsub
460
-
461
- # [4.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.7...@aws-amplify/pubsub@4.1.0) (2021-07-28)
462
-
463
- ### Features
464
-
465
- - **@aws-amplify/datastore:** support lambda authorizers ([52d43cc](https://github.com/aws-amplify/amplify-js/commit/52d43cc73b459148f1ae81ab81d3a5365a4457e3))
466
- - **@aws-amplify/pubsub:** support lambda authorizers ([85879ac](https://github.com/aws-amplify/amplify-js/commit/85879ac94952cbfe033a63370c48e89f00b7265d))
467
-
468
- ## [4.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.6...@aws-amplify/pubsub@4.0.7) (2021-07-22)
469
-
470
- **Note:** Version bump only for package @aws-amplify/pubsub
471
-
472
- ## [4.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.5...@aws-amplify/pubsub@4.0.6) (2021-07-16)
473
-
474
- **Note:** Version bump only for package @aws-amplify/pubsub
475
-
476
- ## [4.0.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.4...@aws-amplify/pubsub@4.0.5) (2021-07-08)
477
-
478
- **Note:** Version bump only for package @aws-amplify/pubsub
479
-
480
- ## [4.0.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.3...@aws-amplify/pubsub@4.0.4) (2021-06-24)
481
-
482
- **Note:** Version bump only for package @aws-amplify/pubsub
483
-
484
- ## [4.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.2...@aws-amplify/pubsub@4.0.3) (2021-06-18)
485
-
486
- **Note:** Version bump only for package @aws-amplify/pubsub
487
-
488
- ## [4.0.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@4.0.1...@aws-amplify/pubsub@4.0.2) (2021-06-10)
489
-
490
- **Note:** Version bump only for package @aws-amplify/pubsub
491
-
492
- ## [4.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.3.2...@aws-amplify/pubsub@4.0.1) (2021-05-26)
493
-
494
- **Note:** Version bump only for package @aws-amplify/pubsub
495
-
496
- ## [3.3.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.3.1...@aws-amplify/pubsub@3.3.2) (2021-05-14)
497
-
498
- **Note:** Version bump only for package @aws-amplify/pubsub
499
-
500
- ## [3.3.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.3.0...@aws-amplify/pubsub@3.3.1) (2021-05-11)
501
-
502
- **Note:** Version bump only for package @aws-amplify/pubsub
503
-
504
- # [3.3.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.28...@aws-amplify/pubsub@3.3.0) (2021-05-06)
505
-
506
- ### Features
507
-
508
- - **@aws-amplify/datastore:** DataStore - Multi-Auth ([#8008](https://github.com/aws-amplify/amplify-js/issues/8008)) ([dedd564](https://github.com/aws-amplify/amplify-js/commit/dedd5641dfcfce209433088fe9570874cd810997))
509
-
510
- ## [3.2.28](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.27...@aws-amplify/pubsub@3.2.28) (2021-04-15)
511
-
512
- **Note:** Version bump only for package @aws-amplify/pubsub
513
-
514
- ## [3.2.27](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.26...@aws-amplify/pubsub@3.2.27) (2021-03-25)
515
-
516
- **Note:** Version bump only for package @aws-amplify/pubsub
517
-
518
- ## [3.2.26](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.25...@aws-amplify/pubsub@3.2.26) (2021-03-18)
519
-
520
- **Note:** Version bump only for package @aws-amplify/pubsub
521
-
522
- ## [3.2.25](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.24...@aws-amplify/pubsub@3.2.25) (2021-03-12)
523
-
524
- **Note:** Version bump only for package @aws-amplify/pubsub
525
-
526
- ## [3.2.24](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.23...@aws-amplify/pubsub@3.2.24) (2021-03-08)
527
-
528
- **Note:** Version bump only for package @aws-amplify/pubsub
529
-
530
- ## [3.2.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.22...@aws-amplify/pubsub@3.2.23) (2021-03-03)
531
-
532
- **Note:** Version bump only for package @aws-amplify/pubsub
533
-
534
- ## [3.2.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.21...@aws-amplify/pubsub@3.2.22) (2021-02-25)
535
-
536
- **Note:** Version bump only for package @aws-amplify/pubsub
537
-
538
- ## [3.2.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.20...@aws-amplify/pubsub@3.2.21) (2021-02-18)
539
-
540
- **Note:** Version bump only for package @aws-amplify/pubsub
541
-
542
- ## [3.2.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.19...@aws-amplify/pubsub@3.2.20) (2021-02-15)
543
-
544
- **Note:** Version bump only for package @aws-amplify/pubsub
545
-
546
- ## [3.2.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.18...@aws-amplify/pubsub@3.2.19) (2021-02-09)
547
-
548
- **Note:** Version bump only for package @aws-amplify/pubsub
549
-
550
- ## [3.2.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.17...@aws-amplify/pubsub@3.2.18) (2021-02-03)
551
-
552
- **Note:** Version bump only for package @aws-amplify/pubsub
553
-
554
- ## [3.2.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.16...@aws-amplify/pubsub@3.2.17) (2021-02-01)
555
-
556
- **Note:** Version bump only for package @aws-amplify/pubsub
557
-
558
- ## [3.2.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.15...@aws-amplify/pubsub@3.2.16) (2021-01-29)
559
-
560
- **Note:** Version bump only for package @aws-amplify/pubsub
561
-
562
- ## [3.2.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.14...@aws-amplify/pubsub@3.2.15) (2021-01-07)
563
-
564
- **Note:** Version bump only for package @aws-amplify/pubsub
565
-
566
- ## [3.2.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.13...@aws-amplify/pubsub@3.2.14) (2020-12-17)
567
-
568
- **Note:** Version bump only for package @aws-amplify/pubsub
569
-
570
- ## [3.2.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.12...@aws-amplify/pubsub@3.2.13) (2020-12-10)
571
-
572
- **Note:** Version bump only for package @aws-amplify/pubsub
573
-
574
- ## [3.2.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.11...@aws-amplify/pubsub@3.2.12) (2020-11-30)
575
-
576
- ### Bug Fixes
577
-
578
- - **@aws-amplify/pubsub:** AppSyncRealTimeProvider - fix unhandled promise rejection ([#7225](https://github.com/aws-amplify/amplify-js/issues/7225)) ([ba8a73f](https://github.com/aws-amplify/amplify-js/commit/ba8a73f41db6411b91b208fea3202408c55f029b))
579
-
580
- ## [3.2.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.10...@aws-amplify/pubsub@3.2.11) (2020-11-23)
581
-
582
- ### Bug Fixes
583
-
584
- - **@aws-amplify/pubsub:** Subscriptions are prevented in Node for SSR ([#7236](https://github.com/aws-amplify/amplify-js/issues/7236)) ([c7b82f2](https://github.com/aws-amplify/amplify-js/commit/c7b82f2a8914cad917f448eca2d7dc3360a3f50c))
585
-
586
- ## [3.2.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.9...@aws-amplify/pubsub@3.2.10) (2020-11-20)
587
-
588
- **Note:** Version bump only for package @aws-amplify/pubsub
589
-
590
- ## [3.2.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.8...@aws-amplify/pubsub@3.2.9) (2020-11-13)
591
-
592
- **Note:** Version bump only for package @aws-amplify/pubsub
593
-
594
- ## [3.2.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.7...@aws-amplify/pubsub@3.2.8) (2020-11-03)
595
-
596
- **Note:** Version bump only for package @aws-amplify/pubsub
597
-
598
- ## [3.2.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.6...@aws-amplify/pubsub@3.2.7) (2020-10-31)
599
-
600
- ### Bug Fixes
601
-
602
- - **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))
603
-
604
- ## [3.2.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.5...@aws-amplify/pubsub@3.2.6) (2020-10-29)
605
-
606
- **Note:** Version bump only for package @aws-amplify/pubsub
607
-
608
- ## [3.2.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.4...@aws-amplify/pubsub@3.2.5) (2020-10-15)
609
-
610
- ### Bug Fixes
611
-
612
- - **@aws-amplify/pubsub:** Block subscriptions for SSR, not Node ([#6937](https://github.com/aws-amplify/amplify-js/issues/6937)) ([e1d122b](https://github.com/aws-amplify/amplify-js/commit/e1d122bec0fb67eab0a696ee6e0ffa976631e4f0))
613
-
614
- ## [3.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.3...@aws-amplify/pubsub@3.2.4) (2020-10-01)
615
-
616
- ### Bug Fixes
617
-
618
- - **@aws-amplify/datastore:** add token to currentAuthenticatedUser for OIDC ([#6858](https://github.com/aws-amplify/amplify-js/issues/6858)) ([61f7478](https://github.com/aws-amplify/amplify-js/commit/61f7478609fce7dd2f25c562aeb887d3f3db4a67))
619
-
620
- ## [3.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.2...@aws-amplify/pubsub@3.2.3) (2020-09-25)
621
-
622
- ### Bug Fixes
623
-
624
- - 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))
625
-
626
- ## [3.2.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.1...@aws-amplify/pubsub@3.2.2) (2020-09-16)
627
-
628
- **Note:** Version bump only for package @aws-amplify/pubsub
629
-
630
- ## [3.2.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.2.0...@aws-amplify/pubsub@3.2.1) (2020-09-15)
631
-
632
- **Note:** Version bump only for package @aws-amplify/pubsub
633
-
634
- # [3.2.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.1.1...@aws-amplify/pubsub@3.2.0) (2020-09-10)
635
-
636
- ### Features
637
-
638
- - **@aws-amplify/datastore:** Add SSR support for DataStore ([#6726](https://github.com/aws-amplify/amplify-js/issues/6726)) ([e56aba6](https://github.com/aws-amplify/amplify-js/commit/e56aba642acc7eb3482f0e69454a530409d1b3ac))
639
-
640
- ## [3.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.1.0...@aws-amplify/pubsub@3.1.1) (2020-09-03)
641
-
642
- **Note:** Version bump only for package @aws-amplify/pubsub
643
-
644
- # [3.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.25...@aws-amplify/pubsub@3.1.0) (2020-09-03)
645
-
646
- ### Features
647
-
648
- - **SSR:** withSSRContext ([#6146](https://github.com/aws-amplify/amplify-js/issues/6146)) ([1cb1afd](https://github.com/aws-amplify/amplify-js/commit/1cb1afd1e56135908dceb2ef6403f0b3e78067fe))
649
-
650
- ## [3.0.25](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.24...@aws-amplify/pubsub@3.0.25) (2020-09-01)
651
-
652
- **Note:** Version bump only for package @aws-amplify/pubsub
653
-
654
- ## [3.0.24](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.23...@aws-amplify/pubsub@3.0.24) (2020-08-19)
655
-
656
- ### Bug Fixes
657
-
658
- - **@aws-amplify/pubsub:** fix undefined observer ([#6436](https://github.com/aws-amplify/amplify-js/issues/6436)) ([c1256bb](https://github.com/aws-amplify/amplify-js/commit/c1256bba99f32616f0d89877ca100b27fca4eb64))
659
-
660
- ## [3.0.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.22...@aws-amplify/pubsub@3.0.23) (2020-08-06)
661
-
662
- **Note:** Version bump only for package @aws-amplify/pubsub
663
-
664
- ## [3.0.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.21...@aws-amplify/pubsub@3.0.22) (2020-07-27)
665
-
666
- **Note:** Version bump only for package @aws-amplify/pubsub
667
-
668
- ## [3.0.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.20...@aws-amplify/pubsub@3.0.21) (2020-07-22)
669
-
670
- **Note:** Version bump only for package @aws-amplify/pubsub
671
-
672
- ## [3.0.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.19...@aws-amplify/pubsub@3.0.20) (2020-07-09)
673
-
674
- **Note:** Version bump only for package @aws-amplify/pubsub
675
-
676
- ## [3.0.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.18...@aws-amplify/pubsub@3.0.19) (2020-07-07)
677
-
678
- **Note:** Version bump only for package @aws-amplify/pubsub
679
-
680
- ## [3.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.17...@aws-amplify/pubsub@3.0.18) (2020-06-18)
681
-
682
- **Note:** Version bump only for package @aws-amplify/pubsub
683
-
684
- ## [3.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.16...@aws-amplify/pubsub@3.0.17) (2020-06-09)
685
-
686
- **Note:** Version bump only for package @aws-amplify/pubsub
687
-
688
- ## [3.0.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.15...@aws-amplify/pubsub@3.0.16) (2020-06-04)
689
-
690
- **Note:** Version bump only for package @aws-amplify/pubsub
691
-
692
- ## [3.0.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.14...@aws-amplify/pubsub@3.0.15) (2020-06-03)
693
-
694
- **Note:** Version bump only for package @aws-amplify/pubsub
695
-
696
- ## [3.0.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.13...@aws-amplify/pubsub@3.0.14) (2020-06-02)
697
-
698
- ### Bug Fixes
699
-
700
- - **@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))
701
-
702
- ## [3.0.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.12...@aws-amplify/pubsub@3.0.13) (2020-05-26)
703
-
704
- **Note:** Version bump only for package @aws-amplify/pubsub
705
-
706
- ## [3.0.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.11...@aws-amplify/pubsub@3.0.12) (2020-05-22)
707
-
708
- **Note:** Version bump only for package @aws-amplify/pubsub
709
-
710
- ## [3.0.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.10...@aws-amplify/pubsub@3.0.11) (2020-05-14)
711
-
712
- **Note:** Version bump only for package @aws-amplify/pubsub
713
-
714
- ## [3.0.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.9...@aws-amplify/pubsub@3.0.10) (2020-04-30)
715
-
716
- **Note:** Version bump only for package @aws-amplify/pubsub
717
-
718
- ## [3.0.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.8...@aws-amplify/pubsub@3.0.9) (2020-04-24)
719
-
720
- **Note:** Version bump only for package @aws-amplify/pubsub
721
-
722
- ## [3.0.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.7...@aws-amplify/pubsub@3.0.8) (2020-04-14)
723
-
724
- **Note:** Version bump only for package @aws-amplify/pubsub
725
-
726
- ## [3.0.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.6...@aws-amplify/pubsub@3.0.7) (2020-04-08)
727
-
728
- **Note:** Version bump only for package @aws-amplify/pubsub
729
-
730
- ## [3.0.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.5...@aws-amplify/pubsub@3.0.6) (2020-04-07)
731
-
732
- **Note:** Version bump only for package @aws-amplify/pubsub
733
-
734
- ## [3.0.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.4...@aws-amplify/pubsub@3.0.5) (2020-04-03)
735
-
736
- **Note:** Version bump only for package @aws-amplify/pubsub
737
-
738
- ## [3.0.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.3...@aws-amplify/pubsub@3.0.4) (2020-04-02)
739
-
740
- **Note:** Version bump only for package @aws-amplify/pubsub
741
-
742
- ## [3.0.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.2...@aws-amplify/pubsub@3.0.3) (2020-04-01)
743
-
744
- **Note:** Version bump only for package @aws-amplify/pubsub
745
-
746
- ## [3.0.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@3.0.1...@aws-amplify/pubsub@3.0.2) (2020-04-01)
747
-
748
- **Note:** Version bump only for package @aws-amplify/pubsub
749
-
750
- ## [3.0.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.9...@aws-amplify/pubsub@3.0.1) (2020-03-31)
751
-
752
- ### Bug Fixes
753
-
754
- - **@aws-amplify/pubsub:** fix ZenObservable import ([#3406](https://github.com/aws-amplify/amplify-js/issues/3406)) ([f25d4c2](https://github.com/aws-amplify/amplify-js/commit/f25d4c2902ec6593dbb8730dd5f5c8219c3d395b))
755
-
756
- ### Reverts
757
-
758
- - Revert "Publish" ([1319d31](https://github.com/aws-amplify/amplify-js/commit/1319d319b69717e76660fbfa6f1a845195c6d635))
759
-
760
- ## [2.1.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.8...@aws-amplify/pubsub@2.1.9) (2020-03-30)
761
-
762
- **Note:** Version bump only for package @aws-amplify/pubsub
763
-
764
- ## [2.1.8](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.7...@aws-amplify/pubsub@2.1.8) (2020-03-25)
765
-
766
- **Note:** Version bump only for package @aws-amplify/pubsub
767
-
768
- ## [2.1.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.6...@aws-amplify/pubsub@2.1.7) (2020-02-28)
769
-
770
- **Note:** Version bump only for package @aws-amplify/pubsub
771
-
772
- ## [2.1.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.5...@aws-amplify/pubsub@2.1.6) (2020-02-14)
773
-
774
- **Note:** Version bump only for package @aws-amplify/pubsub
775
-
776
- ## [2.1.5](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.3...@aws-amplify/pubsub@2.1.5) (2020-02-07)
777
-
778
- ### Bug Fixes
779
-
780
- - **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))
781
-
782
- ## [2.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.2...@aws-amplify/pubsub@2.1.3) (2020-01-10)
783
-
784
- ### Bug Fixes
785
-
786
- - [#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))
787
-
788
- ## [2.1.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.1...@aws-amplify/pubsub@2.1.2) (2019-12-18)
789
-
790
- **Note:** Version bump only for package @aws-amplify/pubsub
791
-
792
- ## [2.1.1](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@2.1.0...@aws-amplify/pubsub@2.1.1) (2019-12-03)
793
-
794
- **Note:** Version bump only for package @aws-amplify/pubsub
795
-
796
- # [2.1.0](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@1.2.4...@aws-amplify/pubsub@2.1.0) (2019-11-15)
797
-
798
- ### Features
799
-
800
- - 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))
801
-
802
- ## [1.2.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@1.2.3...@aws-amplify/pubsub@1.2.4) (2019-10-29)
803
-
804
- **Note:** Version bump only for package @aws-amplify/pubsub
805
-
806
- ## [1.2.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@1.2.2...@aws-amplify/pubsub@1.2.3) (2019-10-23)
807
-
808
- **Note:** Version bump only for package @aws-amplify/pubsub
809
-
810
- ## [1.2.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.2.0...@aws-amplify/pubsub@1.2.2) (2019-10-10)
811
-
812
- **Note:** Version bump only for package @aws-amplify/pubsub
813
-
814
- # [1.2.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.1.2...@aws-amplify/pubsub@1.2.0) (2019-10-10)
815
-
816
- ### Features
817
-
818
- - Added Prettier formatting ([4dfd9aa](https://github.com/aws/aws-amplify/commit/4dfd9aa9ab900307c9d17c68448a6ca4aa08fd5a))
819
-
820
- ## [1.1.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.1.1...@aws-amplify/pubsub@1.1.2) (2019-09-05)
821
-
822
- **Note:** Version bump only for package @aws-amplify/pubsub
823
-
824
- ## [1.1.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.1.0...@aws-amplify/pubsub@1.1.1) (2019-09-04)
825
-
826
- ### Bug Fixes
827
-
828
- - **@aws-amplify/pubsub:** call observer.error on disconnect for MqttOverWSProvider ([0795db6](https://github.com/aws/aws-amplify/commit/0795db6))
829
- - **@aws-amplify/pubsub:** sending connection error to observable on AWSAppSyncProvider ([8b7cac7](https://github.com/aws/aws-amplify/commit/8b7cac7))
830
-
831
- # [1.1.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.32...@aws-amplify/pubsub@1.1.0) (2019-08-05)
832
-
833
- ### Features
834
-
835
- - 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))
836
-
837
- ## [1.0.32](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.31...@aws-amplify/pubsub@1.0.32) (2019-07-31)
838
-
839
- **Note:** Version bump only for package @aws-amplify/pubsub
840
-
841
- ## [1.0.31](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.30...@aws-amplify/pubsub@1.0.31) (2019-07-30)
842
-
843
- **Note:** Version bump only for package @aws-amplify/pubsub
844
-
845
- ## [1.0.30](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.29...@aws-amplify/pubsub@1.0.30) (2019-07-18)
846
-
847
- **Note:** Version bump only for package @aws-amplify/pubsub
848
-
849
- <a name="1.0.29"></a>
850
-
851
- ## [1.0.29](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.29-unstable.4...@aws-amplify/pubsub@1.0.29) (2019-06-17)
852
-
853
- **Note:** Version bump only for package @aws-amplify/pubsub
854
-
855
- <a name="1.0.29-unstable.4"></a>
856
-
857
- ## [1.0.29-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.29-unstable.3...@aws-amplify/pubsub@1.0.29-unstable.4) (2019-06-17)
858
-
859
- ### Bug Fixes
860
-
861
- - **@aws-amplify/pubsub:** fix the typescript error ([#3461](https://github.com/aws/aws-amplify/issues/3461)) ([3497986](https://github.com/aws/aws-amplify/commit/3497986))
862
-
863
- <a name="1.0.29-unstable.3"></a>
864
-
865
- ## [1.0.29-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.29-unstable.2...@aws-amplify/pubsub@1.0.29-unstable.3) (2019-06-14)
866
-
867
- **Note:** Version bump only for package @aws-amplify/pubsub
868
-
869
- <a name="1.0.29-unstable.2"></a>
870
-
871
- ## [1.0.29-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.29-unstable.1...@aws-amplify/pubsub@1.0.29-unstable.2) (2019-06-04)
872
-
873
- ### Bug Fixes
874
-
875
- - **@aws-amplify/pubsub:** catch and throw the error when subscribing using Mqtt ([#3376](https://github.com/aws/aws-amplify/issues/3376)) ([08ce6eb](https://github.com/aws/aws-amplify/commit/08ce6eb))
876
-
877
- <a name="1.0.29-unstable.1"></a>
878
-
879
- ## [1.0.29-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.28...@aws-amplify/pubsub@1.0.29-unstable.1) (2019-05-24)
880
-
881
- ### Bug Fixes
882
-
883
- - **aws-amplify:** manual version bumps for lerna issue ([9ce5a72](https://github.com/aws/aws-amplify/commit/9ce5a72))
884
-
885
- <a name="1.0.28"></a>
886
-
887
- ## [1.0.28](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.28-unstable.0...@aws-amplify/pubsub@1.0.28) (2019-05-14)
888
-
889
- **Note:** Version bump only for package @aws-amplify/pubsub
890
-
891
- <a name="1.0.28-unstable.0"></a>
892
-
893
- ## [1.0.28-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.27...@aws-amplify/pubsub@1.0.28-unstable.0) (2019-05-13)
894
-
895
- **Note:** Version bump only for package @aws-amplify/pubsub
896
-
897
- <a name="1.0.27"></a>
898
-
899
- ## [1.0.27](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.27-unstable.2...@aws-amplify/pubsub@1.0.27) (2019-05-06)
900
-
901
- **Note:** Version bump only for package @aws-amplify/pubsub
902
-
903
- <a name="1.0.27-unstable.2"></a>
904
-
905
- ## [1.0.27-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.27-unstable.1...@aws-amplify/pubsub@1.0.27-unstable.2) (2019-05-06)
906
-
907
- ### Features
908
-
909
- - **pubsub:** Enable PubSub to work along side GraphQL/Appsync ([d8c972d](https://github.com/aws/aws-amplify/commit/d8c972d))
910
-
911
- <a name="1.0.27-unstable.1"></a>
912
-
913
- ## [1.0.27-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.27-unstable.0...@aws-amplify/pubsub@1.0.27-unstable.1) (2019-04-17)
914
-
915
- **Note:** Version bump only for package @aws-amplify/pubsub
916
-
917
- <a name="1.0.27-unstable.0"></a>
918
-
919
- ## [1.0.27-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.26...@aws-amplify/pubsub@1.0.27-unstable.0) (2019-04-12)
920
-
921
- **Note:** Version bump only for package @aws-amplify/pubsub
922
-
923
- <a name="1.0.26"></a>
924
-
925
- ## [1.0.26](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.26-unstable.1...@aws-amplify/pubsub@1.0.26) (2019-04-04)
926
-
927
- **Note:** Version bump only for package @aws-amplify/pubsub
928
-
929
- <a name="1.0.26-unstable.1"></a>
930
-
931
- ## [1.0.26-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.26-unstable.0...@aws-amplify/pubsub@1.0.26-unstable.1) (2019-04-04)
932
-
933
- **Note:** Version bump only for package @aws-amplify/pubsub
934
-
935
- <a name="1.0.26-unstable.0"></a>
936
-
937
- ## [1.0.26-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.25...@aws-amplify/pubsub@1.0.26-unstable.0) (2019-04-02)
938
-
939
- **Note:** Version bump only for package @aws-amplify/pubsub
940
-
941
- <a name="1.0.25"></a>
942
-
943
- ## [1.0.25](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.25-unstable.1...@aws-amplify/pubsub@1.0.25) (2019-03-28)
944
-
945
- **Note:** Version bump only for package @aws-amplify/pubsub
946
-
947
- <a name="1.0.25-unstable.1"></a>
948
-
949
- ## [1.0.25-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.25-unstable.0...@aws-amplify/pubsub@1.0.25-unstable.1) (2019-03-28)
950
-
951
- **Note:** Version bump only for package @aws-amplify/pubsub
952
-
953
- <a name="1.0.25-unstable.0"></a>
954
-
955
- ## [1.0.25-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.24...@aws-amplify/pubsub@1.0.25-unstable.0) (2019-03-22)
956
-
957
- **Note:** Version bump only for package @aws-amplify/pubsub
958
-
959
- <a name="1.0.24"></a>
960
-
961
- ## [1.0.24](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.24-unstable.0...@aws-amplify/pubsub@1.0.24) (2019-03-06)
962
-
963
- **Note:** Version bump only for package @aws-amplify/pubsub
964
-
965
- <a name="1.0.24-unstable.0"></a>
966
-
967
- ## [1.0.24-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.23...@aws-amplify/pubsub@1.0.24-unstable.0) (2019-03-05)
968
-
969
- **Note:** Version bump only for package @aws-amplify/pubsub
970
-
971
- <a name="1.0.23"></a>
972
-
973
- ## [1.0.23](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.23-unstable.3...@aws-amplify/pubsub@1.0.23) (2019-03-04)
974
-
975
- **Note:** Version bump only for package @aws-amplify/pubsub
976
-
977
- <a name="1.0.23-unstable.3"></a>
978
-
979
- ## [1.0.23-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.23-unstable.2...@aws-amplify/pubsub@1.0.23-unstable.3) (2019-03-04)
980
-
981
- **Note:** Version bump only for package @aws-amplify/pubsub
982
-
983
- <a name="1.0.23-unstable.2"></a>
984
-
985
- ## [1.0.23-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.23-unstable.1...@aws-amplify/pubsub@1.0.23-unstable.2) (2019-02-27)
986
-
987
- **Note:** Version bump only for package @aws-amplify/pubsub
988
-
989
- <a name="1.0.23-unstable.1"></a>
990
-
991
- ## [1.0.23-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.23-unstable.0...@aws-amplify/pubsub@1.0.23-unstable.1) (2019-02-27)
992
-
993
- **Note:** Version bump only for package @aws-amplify/pubsub
994
-
995
- <a name="1.0.23-unstable.0"></a>
996
-
997
- ## [1.0.23-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.22...@aws-amplify/pubsub@1.0.23-unstable.0) (2019-01-10)
998
-
999
- **Note:** Version bump only for package @aws-amplify/pubsub
1000
-
1001
- <a name="1.0.22"></a>
1002
-
1003
- ## [1.0.22](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.22-unstable.0...@aws-amplify/pubsub@1.0.22) (2019-01-10)
1004
-
1005
- **Note:** Version bump only for package @aws-amplify/pubsub
1006
-
1007
- <a name="1.0.22-unstable.0"></a>
1008
-
1009
- ## [1.0.22-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.21...@aws-amplify/pubsub@1.0.22-unstable.0) (2018-12-26)
1010
-
1011
- **Note:** Version bump only for package @aws-amplify/pubsub
1012
-
1013
- <a name="1.0.21"></a>
1014
-
1015
- ## [1.0.21](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.21-unstable.0...@aws-amplify/pubsub@1.0.21) (2018-12-26)
1016
-
1017
- **Note:** Version bump only for package @aws-amplify/pubsub
1018
-
1019
- <a name="1.0.21-unstable.0"></a>
1020
-
1021
- ## [1.0.21-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.20...@aws-amplify/pubsub@1.0.21-unstable.0) (2018-12-22)
1022
-
1023
- **Note:** Version bump only for package @aws-amplify/pubsub
1024
-
1025
- <a name="1.0.20"></a>
1026
-
1027
- ## [1.0.20](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.20-unstable.0...@aws-amplify/pubsub@1.0.20) (2018-12-13)
1028
-
1029
- **Note:** Version bump only for package @aws-amplify/pubsub
1030
-
1031
- <a name="1.0.20-unstable.0"></a>
1032
-
1033
- ## [1.0.20-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.19...@aws-amplify/pubsub@1.0.20-unstable.0) (2018-12-07)
1034
-
1035
- **Note:** Version bump only for package @aws-amplify/pubsub
1036
-
1037
- <a name="1.0.19"></a>
1038
-
1039
- ## [1.0.19](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.19-unstable.4...@aws-amplify/pubsub@1.0.19) (2018-12-03)
1040
-
1041
- **Note:** Version bump only for package @aws-amplify/pubsub
1042
-
1043
- <a name="1.0.19-unstable.4"></a>
1044
-
1045
- ## [1.0.19-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.19-unstable.3...@aws-amplify/pubsub@1.0.19-unstable.4) (2018-11-27)
1046
-
1047
- **Note:** Version bump only for package @aws-amplify/pubsub
1048
-
1049
- <a name="1.0.19-unstable.3"></a>
1050
-
1051
- ## [1.0.19-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.19-unstable.2...@aws-amplify/pubsub@1.0.19-unstable.3) (2018-11-26)
1052
-
1053
- **Note:** Version bump only for package @aws-amplify/pubsub
1054
-
1055
- <a name="1.0.19-unstable.2"></a>
1056
-
1057
- ## [1.0.19-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.19-unstable.1...@aws-amplify/pubsub@1.0.19-unstable.2) (2018-11-20)
1058
-
1059
- **Note:** Version bump only for package @aws-amplify/pubsub
1060
-
1061
- <a name="1.0.19-unstable.1"></a>
1062
-
1063
- ## [1.0.19-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.19-unstable.0...@aws-amplify/pubsub@1.0.19-unstable.1) (2018-11-19)
1064
-
1065
- **Note:** Version bump only for package @aws-amplify/pubsub
1066
-
1067
- <a name="1.0.19-unstable.0"></a>
1068
-
1069
- ## [1.0.19-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.18...@aws-amplify/pubsub@1.0.19-unstable.0) (2018-11-15)
1070
-
1071
- **Note:** Version bump only for package @aws-amplify/pubsub
1072
-
1073
- <a name="1.0.18"></a>
1074
-
1075
- ## [1.0.18](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.18-unstable.3...@aws-amplify/pubsub@1.0.18) (2018-11-12)
1076
-
1077
- **Note:** Version bump only for package @aws-amplify/pubsub
1078
-
1079
- <a name="1.0.18-unstable.3"></a>
1080
-
1081
- ## [1.0.18-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.18-unstable.2...@aws-amplify/pubsub@1.0.18-unstable.3) (2018-11-12)
1082
-
1083
- ### Bug Fixes
1084
-
1085
- - **@aws-amplify/pubsub:** correctly match # and + wildcards in message topic ([#2008](https://github.com/aws/aws-amplify/issues/2008)) ([522372e](https://github.com/aws/aws-amplify/commit/522372e))
1086
-
1087
- <a name="1.0.18-unstable.2"></a>
1088
-
1089
- ## [1.0.18-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.18-unstable.1...@aws-amplify/pubsub@1.0.18-unstable.2) (2018-11-10)
1090
-
1091
- **Note:** Version bump only for package @aws-amplify/pubsub
1092
-
1093
- <a name="1.0.18-unstable.1"></a>
1094
-
1095
- ## [1.0.18-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.18-unstable.0...@aws-amplify/pubsub@1.0.18-unstable.1) (2018-11-09)
1096
-
1097
- ### Bug Fixes
1098
-
1099
- - **pubsub,appsync:** Fix NPE when unsubscribing ([#1955](https://github.com/aws/aws-amplify/issues/1955)) ([e651728](https://github.com/aws/aws-amplify/commit/e651728)), closes [#1940](https://github.com/aws/aws-amplify/issues/1940)
1100
-
1101
- <a name="1.0.18-unstable.0"></a>
1102
-
1103
- ## [1.0.18-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.17...@aws-amplify/pubsub@1.0.18-unstable.0) (2018-11-06)
1104
-
1105
- **Note:** Version bump only for package @aws-amplify/pubsub
1106
-
1107
- <a name="1.0.17"></a>
1108
-
1109
- ## [1.0.17](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.17-unstable.0...@aws-amplify/pubsub@1.0.17) (2018-11-01)
1110
-
1111
- **Note:** Version bump only for package @aws-amplify/pubsub
1112
-
1113
- <a name="1.0.17-unstable.0"></a>
1114
-
1115
- ## [1.0.17-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16...@aws-amplify/pubsub@1.0.17-unstable.0) (2018-10-30)
1116
-
1117
- **Note:** Version bump only for package @aws-amplify/pubsub
1118
-
1119
- <a name="1.0.16"></a>
1120
-
1121
- ## [1.0.16](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16-unstable.3...@aws-amplify/pubsub@1.0.16) (2018-10-17)
1122
-
1123
- **Note:** Version bump only for package @aws-amplify/pubsub
1124
-
1125
- <a name="1.0.16-unstable.3"></a>
1126
-
1127
- ## [1.0.16-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16-unstable.2...@aws-amplify/pubsub@1.0.16-unstable.3) (2018-10-16)
1128
-
1129
- **Note:** Version bump only for package @aws-amplify/pubsub
1130
-
1131
- <a name="1.0.16-unstable.2"></a>
1132
-
1133
- ## [1.0.16-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16-unstable.1...@aws-amplify/pubsub@1.0.16-unstable.2) (2018-10-08)
1134
-
1135
- **Note:** Version bump only for package @aws-amplify/pubsub
1136
-
1137
- <a name="1.0.16-unstable.1"></a>
1138
-
1139
- ## [1.0.16-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.16-unstable.0...@aws-amplify/pubsub@1.0.16-unstable.1) (2018-10-05)
1140
-
1141
- **Note:** Version bump only for package @aws-amplify/pubsub
1142
-
1143
- <a name="1.0.16-unstable.0"></a>
1144
-
1145
- ## [1.0.16-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.15-unstable.2...@aws-amplify/pubsub@1.0.16-unstable.0) (2018-10-05)
1146
-
1147
- **Note:** Version bump only for package @aws-amplify/pubsub
1148
-
1149
- <a name="1.0.15"></a>
1150
-
1151
- ## [1.0.15](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.15-unstable.2...@aws-amplify/pubsub@1.0.15) (2018-10-04)
1152
-
1153
- **Note:** Version bump only for package @aws-amplify/pubsub
1154
-
1155
- <a name="1.0.15-unstable.2"></a>
1156
-
1157
- ## [1.0.15-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.15-unstable.1...@aws-amplify/pubsub@1.0.15-unstable.2) (2018-10-03)
1158
-
1159
- **Note:** Version bump only for package @aws-amplify/pubsub
1160
-
1161
- <a name="1.0.15-unstable.1"></a>
1162
-
1163
- ## [1.0.15-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.15-unstable.0...@aws-amplify/pubsub@1.0.15-unstable.1) (2018-10-03)
1164
-
1165
- ### Bug Fixes
1166
-
1167
- - **@aws-amplify/pubsub:** paho-mqtt typescript ([#1821](https://github.com/aws/aws-amplify/issues/1821)) ([4d0802c](https://github.com/aws/aws-amplify/commit/4d0802c))
1168
-
1169
- <a name="1.0.15-unstable.0"></a>
1170
-
1171
- ## [1.0.15-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.14-unstable.1...@aws-amplify/pubsub@1.0.15-unstable.0) (2018-10-03)
1172
-
1173
- **Note:** Version bump only for package @aws-amplify/pubsub
1174
-
1175
- <a name="1.0.14"></a>
1176
-
1177
- ## [1.0.14](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.14-unstable.1...@aws-amplify/pubsub@1.0.14) (2018-10-03)
1178
-
1179
- **Note:** Version bump only for package @aws-amplify/pubsub
1180
-
1181
- <a name="1.0.14-unstable.1"></a>
1182
-
1183
- ## [1.0.14-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.14-unstable.0...@aws-amplify/pubsub@1.0.14-unstable.1) (2018-10-01)
1184
-
1185
- **Note:** Version bump only for package @aws-amplify/pubsub
1186
-
1187
- <a name="1.0.14-unstable.0"></a>
1188
-
1189
- ## [1.0.14-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.13...@aws-amplify/pubsub@1.0.14-unstable.0) (2018-09-28)
1190
-
1191
- **Note:** Version bump only for package @aws-amplify/pubsub
1192
-
1193
- <a name="1.0.13"></a>
1194
-
1195
- ## [1.0.13](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.13-unstable.2...@aws-amplify/pubsub@1.0.13) (2018-09-27)
1196
-
1197
- **Note:** Version bump only for package @aws-amplify/pubsub
1198
-
1199
- <a name="1.0.13-unstable.2"></a>
1200
-
1201
- ## [1.0.13-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.13-unstable.1...@aws-amplify/pubsub@1.0.13-unstable.2) (2018-09-25)
1202
-
1203
- **Note:** Version bump only for package @aws-amplify/pubsub
1204
-
1205
- <a name="1.0.13-unstable.1"></a>
1206
-
1207
- ## [1.0.13-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.13-unstable.0...@aws-amplify/pubsub@1.0.13-unstable.1) (2018-09-22)
1208
-
1209
- **Note:** Version bump only for package @aws-amplify/pubsub
1210
-
1211
- <a name="1.0.13-unstable.0"></a>
1212
-
1213
- ## [1.0.13-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.12...@aws-amplify/pubsub@1.0.13-unstable.0) (2018-09-22)
1214
-
1215
- ### Bug Fixes
1216
-
1217
- - **pubsub,api-test:** Do not disconnect active mqtt connections when establishing new ones. ([#1649](https://github.com/aws/aws-amplify/issues/1649)) ([b19d688](https://github.com/aws/aws-amplify/commit/b19d688))
1218
-
1219
- <a name="1.0.12"></a>
1220
-
1221
- ## [1.0.12](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.12-unstable.0...@aws-amplify/pubsub@1.0.12) (2018-09-21)
1222
-
1223
- **Note:** Version bump only for package @aws-amplify/pubsub
1224
-
1225
- <a name="1.0.12-unstable.0"></a>
1226
-
1227
- ## [1.0.12-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.10...@aws-amplify/pubsub@1.0.12-unstable.0) (2018-09-21)
1228
-
1229
- ### Bug Fixes
1230
-
1231
- - **@aws-amplify/api:** send websocket disconnect errors thru observable and add paho client on vendor ([#1698](https://github.com/aws/aws-amplify/issues/1698)) ([72c6b4b](https://github.com/aws/aws-amplify/commit/72c6b4b))
1232
-
1233
- <a name="1.0.11"></a>
1234
-
1235
- ## [1.0.11](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.10...@aws-amplify/pubsub@1.0.11) (2018-09-21)
1236
-
1237
- **Note:** Version bump only for package @aws-amplify/pubsub
1238
-
1239
- <a name="1.0.10"></a>
1240
-
1241
- ## [1.0.10](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.9...@aws-amplify/pubsub@1.0.10) (2018-09-17)
1242
-
1243
- ### Bug Fixes
1244
-
1245
- - **pubsub,api,appsync:** Use subscriber-id header (AppSync subscription) ([#1618](https://github.com/aws/aws-amplify/issues/1618)) ([03f2517](https://github.com/aws/aws-amplify/commit/03f2517))
1246
-
1247
- <a name="1.0.9"></a>
1248
-
1249
- ## [1.0.9](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.8...@aws-amplify/pubsub@1.0.9) (2018-09-12)
1250
-
1251
- ### Bug Fixes
1252
-
1253
- - **pubsub:** Better handling of multiple AppSync subscriptions ([#1611](https://github.com/aws/aws-amplify/issues/1611)) ([6c86500](https://github.com/aws/aws-amplify/commit/6c86500))
1254
-
1255
- <a name="1.0.8"></a>
1256
-
1257
- ## [1.0.8](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.7...@aws-amplify/pubsub@1.0.8) (2018-09-09)
1258
-
1259
- **Note:** Version bump only for package @aws-amplify/pubsub
1260
-
1261
- <a name="1.0.8-unstable.1"></a>
1262
-
1263
- ## [1.0.8-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.7...@aws-amplify/pubsub@1.0.8-unstable.1) (2018-08-30)
1264
-
1265
- **Note:** Version bump only for package @aws-amplify/pubsub
1266
-
1267
- <a name="1.0.7"></a>
1268
-
1269
- ## [1.0.7](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.6-unstable.1...@aws-amplify/pubsub@1.0.7) (2018-08-28)
1270
-
1271
- **Note:** Version bump only for package @aws-amplify/pubsub
1272
-
1273
- <a name="1.0.6-unstable.1"></a>
1274
-
1275
- ## [1.0.6-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.6-unstable.0...@aws-amplify/pubsub@1.0.6-unstable.1) (2018-08-20)
1276
-
1277
- **Note:** Version bump only for package @aws-amplify/pubsub
1278
-
1279
- <a name="1.0.6-unstable.0"></a>
1280
-
1281
- ## [1.0.6-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.5...@aws-amplify/pubsub@1.0.6-unstable.0) (2018-08-19)
1282
-
1283
- ### Bug Fixes
1284
-
1285
- - **aws-amplify-angular:** Angular rollup ([#1441](https://github.com/aws/aws-amplify/issues/1441)) ([eb84e01](https://github.com/aws/aws-amplify/commit/eb84e01))
1286
-
1287
- <a name="1.0.5"></a>
1288
-
1289
- ## [1.0.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.5-unstable.0...@aws-amplify/pubsub@1.0.5) (2018-08-14)
1290
-
1291
- **Note:** Version bump only for package @aws-amplify/pubsub
1292
-
1293
- <a name="1.0.5-unstable.0"></a>
1294
-
1295
- ## [1.0.5-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.4...@aws-amplify/pubsub@1.0.5-unstable.0) (2018-08-09)
1296
-
1297
- **Note:** Version bump only for package @aws-amplify/pubsub
1298
-
1299
- <a name="1.0.4"></a>
1300
-
1301
- ## [1.0.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.3-unstable.1...@aws-amplify/pubsub@1.0.4) (2018-08-06)
1302
-
1303
- **Note:** Version bump only for package @aws-amplify/pubsub
1304
-
1305
- <a name="1.0.3-unstable.1"></a>
1306
-
1307
- ## [1.0.3-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.3...@aws-amplify/pubsub@1.0.3-unstable.1) (2018-08-06)
1308
-
1309
- **Note:** Version bump only for package @aws-amplify/pubsub
1310
-
1311
- <a name="1.0.3"></a>
1312
-
1313
- ## [1.0.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.3-unstable.0...@aws-amplify/pubsub@1.0.3) (2018-07-28)
1314
-
1315
- **Note:** Version bump only for package @aws-amplify/pubsub
1316
-
1317
- <a name="1.0.3-unstable.0"></a>
1318
-
1319
- ## [1.0.3-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.2...@aws-amplify/pubsub@1.0.3-unstable.0) (2018-07-26)
1320
-
1321
- **Note:** Version bump only for package @aws-amplify/pubsub
1322
-
1323
- <a name="1.0.2"></a>
1324
-
1325
- ## [1.0.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.2-unstable.0...@aws-amplify/pubsub@1.0.2) (2018-07-19)
1326
-
1327
- **Note:** Version bump only for package @aws-amplify/pubsub
1328
-
1329
- <a name="1.0.2-unstable.0"></a>
1330
-
1331
- ## [1.0.2-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.1...@aws-amplify/pubsub@1.0.2-unstable.0) (2018-07-19)
1332
-
1333
- **Note:** Version bump only for package @aws-amplify/pubsub
1334
-
1335
- <a name="1.0.1"></a>
1336
-
1337
- ## [1.0.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.1-unstable.2...@aws-amplify/pubsub@1.0.1) (2018-07-18)
1338
-
1339
- **Note:** Version bump only for package @aws-amplify/pubsub
1340
-
1341
- <a name="1.0.1-unstable.2"></a>
1342
-
1343
- ## [1.0.1-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.1-unstable.1...@aws-amplify/pubsub@1.0.1-unstable.2) (2018-07-18)
1344
-
1345
- **Note:** Version bump only for package @aws-amplify/pubsub
1346
-
1347
- <a name="1.0.1-unstable.1"></a>
1348
-
1349
- ## [1.0.1-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.1...@aws-amplify/pubsub@1.0.1-unstable.1) (2018-07-18)
1350
-
1351
- **Note:** Version bump only for package @aws-amplify/pubsub
1352
-
1353
- <a name="1.0.1-unstable.0"></a>
1354
-
1355
- ## [1.0.1-unstable.0](https://github.com/aws/aws-amplify/compare/@aws-amplify/pubsub@1.0.1...@aws-amplify/pubsub@1.0.1-unstable.0) (2018-07-18)
1356
-
1357
- **Note:** Version bump only for package @aws-amplify/pubsub
1358
-
1359
- <a name="0.1.1-unstable.0"></a>
1360
-
1361
- ## 0.1.1-unstable.0 (2018-06-27)
1362
-
1363
- **Note:** Version bump only for package @aws-amplify/pubsub