UNPKG

37.4 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6# [1.23.0](https://github.com/Shopify/app-bridge/compare/v1.20.1...v1.23.0) (2020-06-03)
7
8
9### Bug Fixes
10
11* **host:** allow Redux dev tools to be enabled if specified ([c2bdd65](https://github.com/Shopify/app-bridge/commit/c2bdd65f75bc5079b5ef3fe6951cb760dd252d5b))
12* **host:** disable Redux devtools unless debug mode is on ([143c85d](https://github.com/Shopify/app-bridge/commit/143c85d71a3d8e05487413bda815f14fc7c91829))
13* **host:** enable the pos state to be updated ([31a56c7](https://github.com/Shopify/app-bridge/commit/31a56c717e55d1c495be42110b1503a3b22ce957))
14* **host:** iframe url in Mainframe for Modular Host ([565605c](https://github.com/Shopify/app-bridge/commit/565605c2c32dcb8b21c255e82eab234e313b6dbb))
15* **host:** make MainFrame component behave like monolith host ([b68dc92](https://github.com/Shopify/app-bridge/commit/b68dc92336426ba67f9b4cad941f71867cc4194d))
16* **host:** prevent unnecessary recreation of the store in HostProvider ([b08d35e](https://github.com/Shopify/app-bridge/commit/b08d35ea40e6fbc4fcefa6dd9b522629ffe5ea93))
17* **host:** return empty array when context is unavailable ([7a77ee4](https://github.com/Shopify/app-bridge/commit/7a77ee43539ff65d8b1965b189c94f7d5c096a2e))
18* **host:** turn shouldHotReload off for Redux Dev Tools ([cce9cb5](https://github.com/Shopify/app-bridge/commit/cce9cb588cfd3982bc6ed9d312184d5a773dbbd7))
19
20
21### Features
22
23* **host:** useFeature hook ([3827aa7](https://github.com/Shopify/app-bridge/commit/3827aa727eb5fd7ba416af7c571e4927006d6f73))
24* **skip:** update polaris v4.24.0 ([c905d11](https://github.com/Shopify/app-bridge/commit/c905d11d6158f651c5360c0858fd99d91710d34d))
25* **title-bar:** add loading prop for buttons ([8bd856f](https://github.com/Shopify/app-bridge/commit/8bd856f1b26ef8410df8edd6447a7744f459792e))
26* **utils:** add get session token util ([f20e2e1](https://github.com/Shopify/app-bridge/commit/f20e2e17dc19e9e666cf4b237670f7eec8eac9d2))
27
28
29
30
31
32# [1.23.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.22.0...v1.23.0-alpha.0) (2020-05-29)
33
34
35### Features
36
37* **skip:** update polaris v4.24.0 ([c905d11](https://github.com/Shopify/app-bridge/commit/c905d11d6158f651c5360c0858fd99d91710d34d))
38
39
40
41
42
43# [1.22.0](https://github.com/Shopify/app-bridge/compare/v1.22.0-alpha.1...v1.22.0) (2020-05-29)
44
45**Note:** Version bump only for package @shopify/app-bridge-host
46
47
48
49
50
51# [1.22.0-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.22.0-alpha.0...v1.22.0-alpha.1) (2020-05-28)
52
53**Note:** Version bump only for package @shopify/app-bridge-host
54
55
56
57
58
59# [1.22.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.21.6...v1.22.0-alpha.0) (2020-05-26)
60
61**Note:** Version bump only for package @shopify/app-bridge-host
62
63
64
65
66
67## [1.21.6](https://github.com/Shopify/app-bridge/compare/v1.21.5...v1.21.6) (2020-05-22)
68
69
70### Bug Fixes
71
72* **host:** turn shouldHotReload off for Redux Dev Tools ([cce9cb5](https://github.com/Shopify/app-bridge/commit/cce9cb588cfd3982bc6ed9d312184d5a773dbbd7))
73
74
75
76
77
78## [1.21.5](https://github.com/Shopify/app-bridge/compare/v1.21.4...v1.21.5) (2020-05-22)
79
80
81### Features
82
83* **utils:** add get session token util ([f20e2e1](https://github.com/Shopify/app-bridge/commit/f20e2e17dc19e9e666cf4b237670f7eec8eac9d2))
84
85
86
87
88
89## [1.21.4](https://github.com/Shopify/app-bridge/compare/v1.21.3...v1.21.4) (2020-05-05)
90
91**Note:** Version bump only for package @shopify/app-bridge-host
92
93
94
95
96
97## [1.21.3](https://github.com/Shopify/app-bridge/compare/v1.21.2...v1.21.3) (2020-04-30)
98
99
100### Bug Fixes
101
102* **host:** enable the pos state to be updated ([31a56c7](https://github.com/Shopify/app-bridge/commit/31a56c717e55d1c495be42110b1503a3b22ce957))
103
104
105
106
107
108## [1.21.2](https://github.com/Shopify/app-bridge/compare/v1.21.2-alpha.1...v1.21.2) (2020-04-25)
109
110**Note:** Version bump only for package @shopify/app-bridge-host
111
112
113
114
115
116## [1.21.2-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.21.2-alpha.0...v1.21.2-alpha.1) (2020-04-24)
117
118**Note:** Version bump only for package @shopify/app-bridge-host
119
120
121
122
123
124## [1.21.2-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.21.1...v1.21.2-alpha.0) (2020-04-24)
125
126
127### Bug Fixes
128
129* **host:** return empty array when context is unavailable ([7a77ee4](https://github.com/Shopify/app-bridge/commit/7a77ee43539ff65d8b1965b189c94f7d5c096a2e))
130
131
132
133
134
135## [1.21.1](https://github.com/Shopify/app-bridge/compare/v1.21.0...v1.21.1) (2020-04-22)
136
137
138### Bug Fixes
139
140* **host:** allow Redux dev tools to be enabled if specified ([c2bdd65](https://github.com/Shopify/app-bridge/commit/c2bdd65f75bc5079b5ef3fe6951cb760dd252d5b))
141
142
143
144
145
146# [1.21.0](https://github.com/Shopify/app-bridge/compare/v1.20.3...v1.21.0) (2020-04-22)
147
148
149### Bug Fixes
150
151* **host:** disable Redux devtools unless debug mode is on ([143c85d](https://github.com/Shopify/app-bridge/commit/143c85d71a3d8e05487413bda815f14fc7c91829))
152
153
154### Features
155
156* **host:** useFeature hook ([3827aa7](https://github.com/Shopify/app-bridge/commit/3827aa727eb5fd7ba416af7c571e4927006d6f73))
157
158
159
160
161
162## [1.20.3](https://github.com/Shopify/app-bridge/compare/v1.20.2...v1.20.3) (2020-04-14)
163
164
165### Bug Fixes
166
167* **host:** iframe url in Mainframe for Modular Host ([565605c](https://github.com/Shopify/app-bridge/commit/565605c2c32dcb8b21c255e82eab234e313b6dbb))
168
169
170
171
172
173## [1.20.2](https://github.com/Shopify/app-bridge/compare/v1.20.1...v1.20.2) (2020-04-03)
174
175
176### Bug Fixes
177
178* **host:** make MainFrame component behave like monolith host ([b68dc92](https://github.com/Shopify/app-bridge/commit/b68dc92336426ba67f9b4cad941f71867cc4194d))
179* **host:** prevent unnecessary recreation of the store in HostProvider ([b08d35e](https://github.com/Shopify/app-bridge/commit/b08d35ea40e6fbc4fcefa6dd9b522629ffe5ea93))
180
181
182
183
184
185## [1.20.1](https://github.com/Shopify/app-bridge/compare/v1.20.0...v1.20.1) (2020-03-25)
186
187**Note:** Version bump only for package @shopify/app-bridge-host
188
189
190
191
192
193# [1.20.0](https://github.com/Shopify/app-bridge/compare/v1.20.0-alpha.0...v1.20.0) (2020-03-18)
194
195**Note:** Version bump only for package @shopify/app-bridge-host
196
197
198
199
200
201# [1.20.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.19.0...v1.20.0-alpha.0) (2020-03-17)
202
203
204### Bug Fixes
205
206* rename Link -> AppLink ([b86db2f](https://github.com/Shopify/app-bridge/commit/b86db2f0629ffb433922dae6152c86ed4b7e612f))
207
208
209### Features
210
211* **host:** add legacy bridge feature to modular host ([75f0ea8](https://github.com/Shopify/app-bridge/commit/75f0ea891800f0449a8cd348f8a0dc07a2a97e49))
212* **host:** add resource picker modular feature ([#1419](https://github.com/Shopify/app-bridge/issues/1419)) ([c145113](https://github.com/Shopify/app-bridge/commit/c145113dc1205f6660c8ddf09dec46016891ee4d))
213* **modular-host:** add stateless feature to modular host ([84ff948](https://github.com/Shopify/app-bridge/commit/84ff9483e18c967a24882f59437e428ae33038c3))
214* **pos:** added pos close action ([931bbb0](https://github.com/Shopify/app-bridge/commit/931bbb021911a420036e0078778ef8bc8fc86559))
215* **resource-picker:** add initialSelectionIds to ResourcePicker actions ([bd5ce7f](https://github.com/Shopify/app-bridge/commit/bd5ce7fb70038f59066c8ef688ecfcc5a106724b))
216* **session-token:** add session token feature ([#1467](https://github.com/Shopify/app-bridge/pull/1467)) ([8573712](https://github.com/Shopify/app-bridge/commit/60c63cbac5ebf454b3b72df7a7486df6c8573712))
217
218
219
220
221# [1.19.0](https://github.com/Shopify/app-bridge/compare/v1.18.0...v1.19.0) (2020-03-09)
222
223**Note:** Version bump only for package @shopify/app-bridge-host
224
225
226
227
228
229# [1.18.0](https://github.com/Shopify/app-bridge/compare/v1.18.0-alpha.0...v1.18.0) (2020-03-09)
230
231**Note:** Version bump only for package @shopify/app-bridge-host
232
233
234
235
236
237# [1.18.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.17.0...v1.18.0-alpha.0) (2020-03-05)
238
239
240### Features
241
242* **host:** add legacy bridge feature to modular host ([75f0ea8](https://github.com/Shopify/app-bridge/commit/75f0ea891800f0449a8cd348f8a0dc07a2a97e49))
243
244
245
246
247
248# [1.17.0](https://github.com/Shopify/app-bridge/compare/v1.17.0-alpha.0...v1.17.0) (2020-02-26)
249
250**Note:** Version bump only for package @shopify/app-bridge-host
251
252
253
254
255
256# [1.17.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.16.0...v1.17.0-alpha.0) (2020-02-19)
257
258
259### Features
260
261* **pos:** added pos close action ([931bbb0](https://github.com/Shopify/app-bridge/commit/931bbb021911a420036e0078778ef8bc8fc86559))
262
263
264
265
266
267# [1.16.0](https://github.com/Shopify/app-bridge/compare/v1.15.1-alpha.0...v1.16.0) (2020-02-12)
268
269**Note:** Version bump only for package @shopify/app-bridge-host
270
271
272
273
274
275## [1.15.1-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.12.1-alpha.1...v1.15.1-alpha.0) (2020-02-11)
276
277
278### Bug Fixes
279
280* **host:** allow modal with size auto and full to be opened ([5b59791](https://github.com/Shopify/app-bridge/commit/5b59791c517b906842839e87e9e812df30f5d601))
281* Link -> AppLink ([b86db2f](https://github.com/Shopify/app-bridge/commit/b86db2f0629ffb433922dae6152c86ed4b7e612f))
282
283
284### Features
285
286* add ChannelMenu action group ([16e2225](https://github.com/Shopify/app-bridge/commit/16e2225e0b57a04affeaa6ea00eef81e1cb65f91))
287* **host:** add resource picker modular feature ([9fd64f0](https://github.com/Shopify/app-bridge/commit/9fd64f08f87cc41f18e19695e0eea61301b8eb74))
288* **host:** add resource picker modular feature ([#1419](https://github.com/Shopify/app-bridge/issues/1419)) ([c145113](https://github.com/Shopify/app-bridge/commit/c145113dc1205f6660c8ddf09dec46016891ee4d))
289* **host:** allow HostProvider to accept custom middleware ([0cbc292](https://github.com/Shopify/app-bridge/commit/0cbc292482f856c8125779c58b535c00ff544739))
290* **modular-host:** add stateless feature to modular host ([84ff948](https://github.com/Shopify/app-bridge/commit/84ff9483e18c967a24882f59437e428ae33038c3))
291
292
293
294
295
296# [1.15.0](https://github.com/Shopify/app-bridge/compare/v1.15.0-alpha.0...v1.15.0) (2020-01-31)
297
298**Note:** Version bump only for package @shopify/app-bridge-host
299
300
301
302
303
304# [1.15.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.14.0...v1.15.0-alpha.0) (2020-01-30)
305
306
307### Bug Fixes
308
309* Link -> AppLink ([b86db2f](https://github.com/Shopify/app-bridge/commit/b86db2f0629ffb433922dae6152c86ed4b7e612f))
310
311
312### Features
313
314* **host:** add resource picker modular feature ([9fd64f0](https://github.com/Shopify/app-bridge/commit/9fd64f08f87cc41f18e19695e0eea61301b8eb74))
315* **host:** add resource picker modular feature ([#1419](https://github.com/Shopify/app-bridge/issues/1419)) ([c145113](https://github.com/Shopify/app-bridge/commit/c145113dc1205f6660c8ddf09dec46016891ee4d))
316
317
318
319
320
321# [1.14.0](https://github.com/Shopify/app-bridge/compare/v1.14.0-alpha.1...v1.14.0) (2020-01-21)
322
323**Note:** Version bump only for package @shopify/app-bridge-host
324
325
326
327
328
329# [1.14.0-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.14.0-alpha.0...v1.14.0-alpha.1) (2020-01-08)
330
331**Note:** Version bump only for package @shopify/app-bridge-host
332
333
334
335
336
337# [1.14.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.13.1...v1.14.0-alpha.0) (2020-01-08)
338
339
340### Features
341
342* add ChannelMenu action group ([16e2225](https://github.com/Shopify/app-bridge/commit/16e2225e0b57a04affeaa6ea00eef81e1cb65f91))
343
344
345
346
347
348## [1.13.1](https://github.com/Shopify/app-bridge/compare/v1.13.0...v1.13.1) (2020-01-06)
349
350
351### Bug Fixes
352
353* **host:** allow modal with size auto and full to be opened ([5b59791](https://github.com/Shopify/app-bridge/commit/5b59791c517b906842839e87e9e812df30f5d601))
354
355
356
357
358
359# [1.13.0](https://github.com/Shopify/app-bridge/compare/v1.13.0-alpha.0...v1.13.0) (2020-01-02)
360
361**Note:** Version bump only for package @shopify/app-bridge-host
362
363
364
365
366
367# [1.13.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.12.1-alpha.1...v1.13.0-alpha.0) (2019-12-19)
368
369
370### Features
371
372* **host:** allow HostProvider to accept custom middleware ([0cbc292](https://github.com/Shopify/app-bridge/commit/0cbc292482f856c8125779c58b535c00ff544739))
373
374
375
376
377
378## [1.12.1-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.12.1-alpha.0...v1.12.1-alpha.1) (2019-12-18)
379
380
381### Features
382
383* **modular-host:** add StaffMember ([33eed77](https://github.com/Shopify/app-bridge/commit/33eed7759d60e7d94453ed3f730804ad4148719b))
384
385
386
387
388
389## [1.12.1-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.12.0...v1.12.1-alpha.0) (2019-12-17)
390
391
392### Features
393
394* **app-nav-links:** update `NavigationMenu` to use `Link` actions ([4fa5e9c](https://github.com/Shopify/app-bridge/commit/4fa5e9c772783fa13692052416599ad1440f6afd))
395
396
397
398
399
400# [1.12.0](https://github.com/Shopify/app-bridge/compare/v1.12.0-alpha.0...v1.12.0) (2019-12-17)
401
402**Note:** Version bump only for package @shopify/app-bridge-host
403
404
405
406
407
408# [1.12.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.11.3...v1.12.0-alpha.0) (2019-12-16)
409
410
411### Features
412
413* **titlebar-feature:** introduce TitleBar Feature ([68ee58e](https://github.com/Shopify/app-bridge/commit/68ee58e7ad6735e22fffdc9bfb71ae1b00885d02))
414* **utils:** add app-bridge-utils package ([65d14fa](https://github.com/Shopify/app-bridge/commit/65d14fa60778d8495ff4307652e3d88bf63f1048))
415
416
417
418
419
420## [1.11.3](https://github.com/Shopify/app-bridge/compare/v1.11.3-alpha.0...v1.11.3) (2019-12-09)
421
422**Note:** Version bump only for package @shopify/app-bridge-host
423
424
425
426
427
428## [1.11.3-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.11.1...v1.11.3-alpha.0) (2019-12-09)
429
430
431### Bug Fixes
432
433* **host:** clear the modal height when closed ([e351e58](https://github.com/Shopify/app-bridge/commit/e351e58ccc3296321f5481d5ffb3c433ba2a9015))
434* **host:** make @shopify/react-i18n a peer dependency ([77bb5fb](https://github.com/Shopify/app-bridge/commit/77bb5fb5e12faeb229b76a1277d8619df16113dc))
435* expose pos actions ([171011c](https://github.com/Shopify/app-bridge/commit/171011c2b9aa1733a7cec48ba2a6b9ae57c78d95))
436
437
438### Features
439
440* **host:** add fullscreen feature ([e16c073](https://github.com/Shopify/app-bridge/commit/e16c0739ead379bc961d920c7753a4d51e8c816f))
441
442
443
444
445
446## [1.11.2](https://github.com/Shopify/app-bridge/compare/v1.11.1...v1.11.2) (2019-12-04)
447
448
449### Bug Fixes
450
451* **host:** make @shopify/react-i18n a peer dependency ([77bb5fb](https://github.com/Shopify/app-bridge/commit/77bb5fb5e12faeb229b76a1277d8619df16113dc))
452
453
454
455
456
457## [1.11.1](https://github.com/Shopify/app-bridge/compare/v1.11.1-alpha.1...v1.11.1) (2019-11-27)
458
459
460### Features
461
462* **host:** add contextual save bar component ([d3047d2](https://github.com/Shopify/app-bridge/commit/d3047d2939a138e151b126f98a76d1ee788d5c7f))
463* **host:** add contextual save bar component ([#1343](https://github.com/Shopify/app-bridge/issues/1343)) ([acb499a](https://github.com/Shopify/app-bridge/commit/acb499a652711b5cddc065b46f47040697018dea))
464* **host:** leave confimration modal ([10aedc5](https://github.com/Shopify/app-bridge/commit/10aedc5244be77e247c96acf73b0889f1e67252b))
465* **host-playground:** render Polaris Frame with localization ([e8f893c](https://github.com/Shopify/app-bridge/commit/e8f893ce481d8ee8d5ba3af9a9360a520ba60fdc))
466* **link-actions:** introduce `Link` action group ([ffb50f0](https://github.com/Shopify/app-bridge/commit/ffb50f007de169089745dd5372a93ab67fa4b12b))
467
468
469
470
471
472## [1.11.1-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.11.0...v1.11.1-alpha.1) (2019-11-27)
473
474
475### Features
476
477* **host:** add contextual save bar component ([d3047d2](https://github.com/Shopify/app-bridge/commit/d3047d2939a138e151b126f98a76d1ee788d5c7f))
478* **host:** add contextual save bar component ([#1343](https://github.com/Shopify/app-bridge/issues/1343)) ([acb499a](https://github.com/Shopify/app-bridge/commit/acb499a652711b5cddc065b46f47040697018dea))
479* **host:** leave confimration modal ([10aedc5](https://github.com/Shopify/app-bridge/commit/10aedc5244be77e247c96acf73b0889f1e67252b))
480* **host-playground:** render Polaris Frame with localization ([e8f893c](https://github.com/Shopify/app-bridge/commit/e8f893ce481d8ee8d5ba3af9a9360a520ba60fdc))
481* **link-actions:** introduce `Link` action group ([ffb50f0](https://github.com/Shopify/app-bridge/commit/ffb50f007de169089745dd5372a93ab67fa4b12b))
482
483
484
485
486
487## [1.11.1-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.11.0...v1.11.1-alpha.0) (2019-11-27)
488
489
490### Features
491
492* **host:** add contextual save bar component ([d3047d2](https://github.com/Shopify/app-bridge/commit/d3047d2939a138e151b126f98a76d1ee788d5c7f))
493* **host:** add contextual save bar component ([#1343](https://github.com/Shopify/app-bridge/issues/1343)) ([acb499a](https://github.com/Shopify/app-bridge/commit/acb499a652711b5cddc065b46f47040697018dea))
494* **host:** leave confimration modal ([10aedc5](https://github.com/Shopify/app-bridge/commit/10aedc5244be77e247c96acf73b0889f1e67252b))
495* **host-playground:** render Polaris Frame with localization ([e8f893c](https://github.com/Shopify/app-bridge/commit/e8f893ce481d8ee8d5ba3af9a9360a520ba60fdc))
496* **link-actions:** introduce `Link` action group ([ffb50f0](https://github.com/Shopify/app-bridge/commit/ffb50f007de169089745dd5372a93ab67fa4b12b))
497
498
499
500
501
502# [1.11.0](https://github.com/Shopify/app-bridge/compare/v1.11.0-alpha.0...v1.11.0) (2019-11-14)
503
504**Note:** Version bump only for package @shopify/app-bridge-host
505
506
507
508
509
510# [1.11.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.10.1...v1.11.0-alpha.0) (2019-11-14)
511
512
513### Bug Fixes
514
515* **host:** dispatch store ready action ([18f17ef](https://github.com/Shopify/app-bridge/commit/18f17ef))
516* **host:** dispatch store ready action ([#1324](https://github.com/Shopify/app-bridge/issues/1324)) ([b8baad1](https://github.com/Shopify/app-bridge/commit/b8baad1))
517
518
519### Features
520
521* **app-nav-reducers:** add reducers and tests ([8ace198](https://github.com/Shopify/app-bridge/commit/8ace198))
522* **host:** queue client actions when reducer is not available ([248deff](https://github.com/Shopify/app-bridge/commit/248deff))
523* **host:** remove appInfo from store ([07820c1](https://github.com/Shopify/app-bridge/commit/07820c1))
524
525
526
527
528
529## [1.10.1](https://github.com/Shopify/app-bridge/compare/v1.10.0...v1.10.1) (2019-10-31)
530
531
532### Bug Fixes
533
534* **host:** ensures reducers can be reset regardless of current state ([eddeb6d](https://github.com/Shopify/app-bridge/commit/eddeb6d))
535
536
537
538
539
540# [1.10.0](https://github.com/Shopify/app-bridge/compare/v1.9.0...v1.10.0) (2019-10-28)
541
542
543### Bug Fixes
544
545* modal update action should not reset height ([0c4f56f](https://github.com/Shopify/app-bridge/commit/0c4f56f))
546* modal update action should not reset height ([#1285](https://github.com/Shopify/app-bridge/issues/1285)) ([a084213](https://github.com/Shopify/app-bridge/commit/a084213))
547* **host:** allow <HostProvider> to be rendered without an app config ([b34c265](https://github.com/Shopify/app-bridge/commit/b34c265))
548
549
550### Features
551
552* **app-nav-actions:** add actions and readme ([e4dc680](https://github.com/Shopify/app-bridge/commit/e4dc680))
553
554
555
556
557
558# [1.9.0](https://github.com/Shopify/app-bridge/compare/v1.8.0...v1.9.0) (2019-10-18)
559
560
561### Features
562
563* **host:** add Modal feature and UI component ([92c181a](https://github.com/Shopify/app-bridge/commit/92c181a))
564* **host:** add Toast feature and UI component ([f39b551](https://github.com/Shopify/app-bridge/commit/f39b551))
565* **host:** add Toast feature and UI component ([#1275](https://github.com/Shopify/app-bridge/issues/1275)) ([e22bd57](https://github.com/Shopify/app-bridge/commit/e22bd57))
566
567
568
569
570
571# [1.8.0](https://github.com/Shopify/app-bridge/compare/v1.8.0-alpha.0...v1.8.0) (2019-10-15)
572
573**Note:** Version bump only for package @shopify/app-bridge-host
574
575
576
577
578
579# [1.8.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.7.1...v1.8.0-alpha.0) (2019-10-15)
580
581
582### Features
583
584* **host:** allow hosts to provide a navigation context ([225f064](https://github.com/Shopify/app-bridge/commit/225f064))
585* **host:** enable hosts to set the features available ([023be80](https://github.com/Shopify/app-bridge/commit/023be80))
586* **host:** enable hosts to set the features available ([#1224](https://github.com/Shopify/app-bridge/issues/1224)) ([cd7a68a](https://github.com/Shopify/app-bridge/commit/cd7a68a))
587* **host:** handle MainFrame navigation ([9b0242b](https://github.com/Shopify/app-bridge/commit/9b0242b))
588* add loading attribute to ContextualSaveBar actions ([4588633](https://github.com/Shopify/app-bridge/commit/4588633))
589* add loading attribute to ContextualSaveBar actions ([#1258](https://github.com/Shopify/app-bridge/issues/1258)) ([5203fbc](https://github.com/Shopify/app-bridge/commit/5203fbc))
590* **host:** handle MainFrame navigation ([#1262](https://github.com/Shopify/app-bridge/issues/1262)) ([2cffbb4](https://github.com/Shopify/app-bridge/commit/2cffbb4))
591
592
593
594
595
596## [1.7.1](https://github.com/Shopify/app-bridge/compare/v1.7.0...v1.7.1) (2019-10-08)
597
598**Note:** Version bump only for package @shopify/app-bridge-host
599
600
601
602
603
604# [1.7.0](https://github.com/Shopify/app-bridge/compare/v1.6.9-alpha.0...v1.7.0) (2019-10-08)
605
606
607### Bug Fixes
608
609* **host:** fix unsubscribe bug with undefined subscription ([9734f41](https://github.com/Shopify/app-bridge/commit/9734f41))
610
611
612### Features
613
614* **host:** enable a host to create a dynamic store ([#1217](https://github.com/Shopify/app-bridge/issues/1217)) ([d1e12cc](https://github.com/Shopify/app-bridge/commit/d1e12cc))
615* **host:** enable hosts to dynamically add reducer to the store ([944ead5](https://github.com/Shopify/app-bridge/commit/944ead5))
616* **host-provder:** create default store and render components ([cd3c91a](https://github.com/Shopify/app-bridge/commit/cd3c91a))
617
618
619
620
621
622## [1.6.9-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.8...v1.6.9-alpha.0) (2019-09-09)
623
624
625### Features
626
627* **contextual save bar:** add show to contextual save bar store ([a04140f](https://github.com/Shopify/app-bridge/commit/a04140f))
628
629
630
631
632
633## [1.6.8](https://github.com/Shopify/app-bridge/compare/v1.6.8-alpha.0...v1.6.8) (2019-09-03)
634
635**Note:** Version bump only for package @shopify/app-bridge-host
636
637
638
639
640
641## [1.6.8-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.7...v1.6.8-alpha.0) (2019-08-28)
642
643
644### Features
645
646* **pos:** add pos device data to app-bridge-host ([9e6236e](https://github.com/Shopify/app-bridge/commit/9e6236e))
647
648
649
650
651
652## [1.6.7](https://github.com/Shopify/app-bridge/compare/v1.6.7-alpha.1...v1.6.7) (2019-07-19)
653
654**Note:** Version bump only for package @shopify/app-bridge-host
655
656
657
658
659
660## [1.6.7-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.6.7-alpha.0...v1.6.7-alpha.1) (2019-07-17)
661
662**Note:** Version bump only for package @shopify/app-bridge-host
663
664
665
666
667
668## [1.6.7-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.6...v1.6.7-alpha.0) (2019-07-17)
669
670**Note:** Version bump only for package @shopify/app-bridge-host
671
672
673
674
675
676## [1.6.6](https://github.com/Shopify/app-bridge/compare/v1.6.5...v1.6.6) (2019-06-21)
677
678
679### Features
680
681* add support for share ([5379196](https://github.com/Shopify/app-bridge/commit/5379196))
682
683
684
685
686
687## [1.6.5](https://github.com/Shopify/app-bridge/compare/v1.6.5-alpha.2...v1.6.5) (2019-06-14)
688
689**Note:** Version bump only for package @shopify/app-bridge-host
690
691
692
693
694
695## [1.6.5-alpha.2](https://github.com/Shopify/app-bridge/compare/v1.6.5-alpha.1...v1.6.5-alpha.2) (2019-06-13)
696
697**Note:** Version bump only for package @shopify/app-bridge-host
698
699
700
701
702
703## [1.6.5-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.6.5-alpha.0...v1.6.5-alpha.1) (2019-06-12)
704
705**Note:** Version bump only for package @shopify/app-bridge-host
706
707
708
709
710
711## [1.6.5-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.4...v1.6.5-alpha.0) (2019-06-12)
712
713**Note:** Version bump only for package @shopify/app-bridge-host
714
715
716
717
718
719## [1.6.4](https://github.com/Shopify/app-bridge/compare/v1.6.3...v1.6.4) (2019-06-11)
720
721
722### Bug Fixes
723
724* **host:** normalize feature permission update payload ([5834f59](https://github.com/Shopify/app-bridge/commit/5834f59))
725* **host:** normalize feature permission update payload ([#1010](https://github.com/Shopify/app-bridge/issues/1010)) ([cff6265](https://github.com/Shopify/app-bridge/commit/cff6265))
726
727
728
729
730
731## [1.6.3](https://github.com/Shopify/app-bridge/compare/v1.6.2...v1.6.3) (2019-06-10)
732
733**Note:** Version bump only for package @shopify/app-bridge-host
734
735
736
737
738
739## [1.6.2](https://github.com/Shopify/app-bridge/compare/v1.6.2-alpha.0...v1.6.2) (2019-06-10)
740
741
742### Features
743
744* **host:** expose title bar update action ([8e9afb4](https://github.com/Shopify/app-bridge/commit/8e9afb4))
745
746
747
748
749
750## [1.6.2-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.1...v1.6.2-alpha.0) (2019-06-06)
751
752**Note:** Version bump only for package @shopify/app-bridge-host
753
754
755
756
757
758## [1.6.1](https://github.com/Shopify/app-bridge/compare/v1.6.0...v1.6.1) (2019-06-05)
759
760**Note:** Version bump only for package @shopify/app-bridge-host
761
762
763
764
765
766# [1.6.0](https://github.com/Shopify/app-bridge/compare/v1.6.0-alpha.2...v1.6.0) (2019-06-04)
767
768**Note:** Version bump only for package @shopify/app-bridge-host
769
770
771
772
773
774# [1.6.0-alpha.2](https://github.com/Shopify/app-bridge/compare/v1.6.0-alpha.1...v1.6.0-alpha.2) (2019-06-04)
775
776
777### Bug Fixes
778
779* **contextual-save-bar:** use normalized type for the store ([3dc6194](https://github.com/Shopify/app-bridge/commit/3dc6194))
780
781
782### Features
783
784* **nfc:** added nfc action support to scanner action ([55b4810](https://github.com/Shopify/app-bridge/commit/55b4810))
785
786
787
788
789
790# [1.6.0-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.6.0-alpha.0...v1.6.0-alpha.1) (2019-06-03)
791
792**Note:** Version bump only for package @shopify/app-bridge-host
793
794
795
796
797
798# [1.6.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.5.4...v1.6.0-alpha.0) (2019-06-03)
799
800
801### Features
802
803* **contextual save bar:** remove deprecated options ([d9976c3](https://github.com/Shopify/app-bridge/commit/d9976c3))
804
805
806
807
808
809## [1.5.4](https://github.com/Shopify/app-bridge/compare/v1.5.3...v1.5.4) (2019-05-29)
810
811**Note:** Version bump only for package @shopify/app-bridge-host
812
813
814
815
816
817## [1.5.3](https://github.com/Shopify/app-bridge/compare/v1.5.2...v1.5.3) (2019-05-24)
818
819
820### Features
821
822* modal auto sizing ([b1b21a1](https://github.com/Shopify/app-bridge/commit/b1b21a1))
823* modal auto sizing ([#892](https://github.com/Shopify/app-bridge/issues/892)) ([4620eec](https://github.com/Shopify/app-bridge/commit/4620eec))
824
825
826
827
828
829## [1.5.2](https://github.com/Shopify/app-bridge/compare/v1.5.1...v1.5.2) (2019-05-24)
830
831**Note:** Version bump only for package @shopify/app-bridge-host
832
833
834
835
836
837## [1.5.1](https://github.com/Shopify/app-bridge/compare/v1.5.0...v1.5.1) (2019-05-24)
838
839**Note:** Version bump only for package @shopify/app-bridge-host
840
841
842
843
844
845# [1.5.0](https://github.com/Shopify/app-bridge/compare/v1.4.2...v1.5.0) (2019-05-23)
846
847**Note:** Version bump only for package @shopify/app-bridge-host
848
849
850
851
852
853## [1.4.2](https://github.com/Shopify/app-bridge/compare/v1.4.2-alpha.0...v1.4.2) (2019-05-23)
854
855**Note:** Version bump only for package @shopify/app-bridge-host
856
857
858
859
860
861## [1.4.2-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.4.1...v1.4.2-alpha.0) (2019-05-23)
862
863
864### Features
865
866* add contextual save bar action set ([#931](https://github.com/Shopify/app-bridge/issues/931)) ([8ef8792](https://github.com/Shopify/app-bridge/commit/8ef8792))
867* **host:** add contextual save bar reducer and feature permission ([5fa5e6c](https://github.com/Shopify/app-bridge/commit/5fa5e6c))
868
869
870
871
872
873## [1.4.1](https://github.com/Shopify/app-bridge/compare/v1.4.0...v1.4.1) (2019-05-23)
874
875**Note:** Version bump only for package @shopify/app-bridge-host
876
877
878
879
880
881# [1.4.0](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.8...v1.4.0) (2019-05-23)
882
883**Note:** Version bump only for package @shopify/app-bridge-host
884
885
886
887
888
889## [1.3.1-alpha.8](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.7...v1.3.1-alpha.8) (2019-05-22)
890
891
892### Bug Fixes
893
894* **store:** fix typecheck in Web ([ce8f610](https://github.com/Shopify/app-bridge/commit/ce8f610))
895
896
897
898
899
900## [1.3.1-alpha.7](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.6...v1.3.1-alpha.7) (2019-05-22)
901
902
903### Bug Fixes
904
905* **store:** fix type definition ([f5a0983](https://github.com/Shopify/app-bridge/commit/f5a0983))
906
907
908
909
910
911## [1.3.1-alpha.6](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.5...v1.3.1-alpha.6) (2019-05-21)
912
913**Note:** Version bump only for package @shopify/app-bridge-host
914
915
916
917
918
919## [1.3.1-alpha.5](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.4...v1.3.1-alpha.5) (2019-05-21)
920
921
922### Bug Fixes
923
924* **store:** fix reducers export in store ([6ce3c87](https://github.com/Shopify/app-bridge/commit/6ce3c87))
925
926
927
928
929
930## [1.3.1-alpha.4](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.3...v1.3.1-alpha.4) (2019-05-17)
931
932
933### Bug Fixes
934
935* **message-transport:** add `frameWindow` to identify source of dispatch ([#885](https://github.com/Shopify/app-bridge/issues/885)) ([4558215](https://github.com/Shopify/app-bridge/commit/4558215))
936* **reducers:** fixed default values for feature detection actions ([#924](https://github.com/Shopify/app-bridge/issues/924)) ([03c81ae](https://github.com/Shopify/app-bridge/commit/03c81ae))
937
938
939### Features
940
941* **fullscreen:** add reducer to app-bridge-host ([163213c](https://github.com/Shopify/app-bridge/commit/163213c))
942
943
944
945
946
947## [1.3.1-alpha.3](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.2...v1.3.1-alpha.3) (2019-05-15)
948
949**Note:** Version bump only for package @shopify/app-bridge-host
950
951
952
953
954
955## [1.3.1-alpha.2](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.1...v1.3.1-alpha.2) (2019-05-10)
956
957
958### Bug Fixes
959
960* **store:** fix staffMember reducer ([#899](https://github.com/Shopify/app-bridge/issues/899)) ([b53dd56](https://github.com/Shopify/app-bridge/commit/b53dd56))
961
962
963
964
965
966## [1.3.1-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.0...v1.3.1-alpha.1) (2019-05-10)
967
968
969### Features
970
971* **store:** add reducers and middleware to app bridge host ([#876](https://github.com/Shopify/app-bridge/issues/876)) ([849e62d](https://github.com/Shopify/app-bridge/commit/849e62d))
972
973
974
975
976
977## [1.3.1-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.3.1-next.2...v1.3.1-alpha.0) (2019-05-03)
978
979**Note:** Version bump only for package @shopify/app-bridge-host
980
981
982
983
984
985## [1.3.1-next.2](https://github.com/Shopify/app-bridge/compare/v1.3.1-next.1...v1.3.1-next.2) (2019-05-03)
986
987**Note:** Version bump only for package @shopify/app-bridge-host
988
989
990
991
992
993<a name="1.3.1-next.1"></a>
994## [1.3.1-next.1](https://github.com/Shopify/app-bridge/compare/v1.3.1-next.0...v1.3.1-next.1) (2019-05-02)
995
996
997
998
999**Note:** Version bump only for package @shopify/app-bridge-host
1000
1001<a name="1.3.1-next.0"></a>
1002## [1.3.1-next.0](https://github.com/Shopify/app-bridge/compare/v1.3.0...v1.3.1-next.0) (2019-05-02)
1003
1004
1005
1006
1007**Note:** Version bump only for package @shopify/app-bridge-host
1008
1009<a name="1.3.0"></a>
1010# [1.3.0](https://github.com/Shopify/app-bridge/compare/v1.3.0-next.0...v1.3.0) (2019-04-23)
1011
1012
1013
1014
1015**Note:** Version bump only for package @shopify/app-bridge-host
1016
1017<a name="1.3.0-next.0"></a>
1018# [1.3.0-next.0](https://github.com/Shopify/app-bridge/compare/v1.2.1-next.0...v1.3.0-next.0) (2019-04-18)
1019
1020
1021### Features
1022
1023* **app redirect:** notify host when apps subscribe to actions ([3363089](https://github.com/Shopify/app-bridge/commit/3363089))
1024
1025
1026
1027
1028<a name="1.2.1-next.0"></a>
1029## [1.2.1-next.0](https://github.com/Shopify/app-bridge/compare/v1.2.0...v1.2.1-next.0) (2019-04-15)
1030
1031
1032
1033
1034**Note:** Version bump only for package @shopify/app-bridge-host
1035
1036<a name="1.2.0"></a>
1037# [1.2.0](https://github.com/Shopify/app-bridge/compare/v1.2.0-next.3...v1.2.0) (2019-03-28)
1038
1039
1040
1041
1042**Note:** Version bump only for package @shopify/app-bridge-host
1043
1044<a name="1.2.0-next.3"></a>
1045# [1.2.0-next.3](https://github.com/Shopify/app-bridge/compare/v1.2.0-next.2...v1.2.0-next.3) (2019-03-25)
1046
1047
1048
1049
1050**Note:** Version bump only for package @shopify/app-bridge-host
1051
1052<a name="1.2.0-next.2"></a>
1053# [1.2.0-next.2](https://github.com/Shopify/app-bridge/compare/v1.2.0-next.1...v1.2.0-next.2) (2019-03-25)
1054
1055
1056
1057
1058**Note:** Version bump only for package @shopify/app-bridge-host
1059
1060<a name="1.2.0-1"></a>
1061# [1.2.0-1](https://github.com/Shopify/app-bridge/compare/v1.0.8-0...v1.2.0-1) (2019-03-25)
1062
1063
1064### Features
1065
1066* **app communication:** enable context for message transports ([20d2df9](https://github.com/Shopify/app-bridge/commit/20d2df9))
1067* **app communication:** gate features when app dispatch or subscribe ([543e0eb](https://github.com/Shopify/app-bridge/commit/543e0eb))
1068
1069
1070
1071
1072<a name="1.2.0-0"></a>
1073# [1.2.0-0](https://github.com/Shopify/app-bridge/compare/v1.1.2...v1.2.0-0) (2019-03-11)
1074
1075
1076### Features
1077
1078* **app communication:** enable context for message transports ([20d2df9](https://github.com/Shopify/app-bridge/commit/20d2df9))
1079* **app communication:** gate features when app dispatch or subscribe ([543e0eb](https://github.com/Shopify/app-bridge/commit/543e0eb))
1080
1081
1082
1083
1084<a name="1.1.2"></a>
1085## [1.1.2](https://github.com/Shopify/app-bridge/compare/v1.1.1...v1.1.2) (2019-03-08)
1086
1087
1088
1089
1090**Note:** Version bump only for package @shopify/app-bridge-host
1091
1092<a name="1.1.1"></a>
1093## [1.1.1](https://github.com/Shopify/app-bridge/compare/1.1.0...1.1.1) (2019-03-08)
1094
1095This release is to fix a faulty deploy.
1096
1097
1098**Note:** Version bump only for package @shopify/app-bridge-host
1099
1100<a name="1.1.0"></a>
1101# [1.1.0](https://github.com/Shopify/app-bridge/compare/v1.0.8-0...v1.1.0) (2019-03-08)
1102
1103This release is to fix a faulty deploy.
1104
1105
1106**Note:** Version bump only for package @shopify/app-bridge-host
1107
1108<a name="1.0.8-0"></a>
1109## [1.0.8-0](https://github.com/Shopify/app-bridge/compare/v1.0.7...v1.0.8-0) (2019-03-04)
1110
1111
1112### Features
1113
1114* add dispatchClientEventHandler to host middleware ([#768](https://github.com/Shopify/app-bridge/issues/768)) ([1daa5ff](https://github.com/Shopify/app-bridge/commit/1daa5ff))
1115
1116
1117
1118
1119<a name="1.0.7"></a>
1120## [1.0.7](https://github.com/Shopify/app-bridge/compare/v1.0.6...v1.0.7) (2019-02-01)
1121
1122
1123
1124
1125**Note:** Version bump only for package @shopify/app-bridge-host
1126
1127<a name="1.0.6"></a>
1128## [1.0.6](https://github.com/Shopify/app-bridge/compare/v1.0.5...v1.0.6) (2019-02-01)
1129
1130
1131
1132
1133**Note:** Version bump only for package @shopify/app-bridge-host
1134
1135<a name="1.0.5"></a>
1136## [1.0.5](https://github.com/Shopify/app-bridge/compare/v1.0.4...v1.0.5) (2019-01-30)
1137
1138
1139
1140
1141**Note:** Version bump only for package @shopify/app-bridge-host
1142
1143<a name="1.0.4"></a>
1144## [1.0.4](https://github.com/Shopify/app-bridge/compare/v1.0.4-0...v1.0.4) (2019-01-18)
1145
1146
1147
1148
1149**Note:** Version bump only for package @shopify/app-bridge-host
1150
1151<a name="1.0.4-0"></a>
1152## [1.0.4-0](https://github.com/Shopify/app-bridge/compare/v1.0.3...v1.0.4-0) (2019-01-18)
1153
1154
1155### Features
1156
1157* **app unload:** dispatch APICLIENT::UNLOAD when Frame.tsx is unmounted ([e32c01b](https://github.com/Shopify/app-bridge/commit/e32c01b))
1158
1159
1160
1161
1162<a name="1.0.3"></a>
1163## [1.0.3](https://github.com/Shopify/app-bridge/compare/v1.0.3-0...v1.0.3) (2019-01-07)
1164
1165
1166
1167
1168**Note:** Version bump only for package @shopify/app-bridge-host
1169
1170<a name="1.0.3-0"></a>
1171## [1.0.3-0](https://github.com/Shopify/app-bridge/compare/v1.0.2...v1.0.3-0) (2018-12-22)
1172
1173
1174
1175
1176**Note:** Version bump only for package @shopify/app-bridge-host
1177
1178<a name="1.0.2"></a>
1179## [1.0.2](https://github.com/Shopify/app-bridge/compare/v1.0.2-0...v1.0.2) (2018-12-21)
1180
1181
1182
1183
1184**Note:** Version bump only for package @shopify/app-bridge-host
1185
1186<a name="1.0.2-0"></a>
1187## [1.0.2-0](https://github.com/Shopify/app-bridge/compare/v1.0.1...v1.0.2-0) (2018-12-21)
1188
1189
1190
1191
1192**Note:** Version bump only for package @shopify/app-bridge-host
1193
1194<a name="1.0.0"></a>
1195# [1.0.0](https://github.com/Shopify/app-bridge/compare/v1.0.0-4...v1.0.0) (2018-12-20)
1196
1197
1198
1199
1200**Note:** Version bump only for package @shopify/app-bridge-host
1201
1202<a name="1.0.0-4"></a>
1203# [1.0.0-4](https://github.com/Shopify/app-bridge/compare/v1.0.0-3...v1.0.0-4) (2018-12-20)
1204
1205
1206
1207
1208**Note:** Version bump only for package @shopify/app-bridge-host
1209
1210<a name="1.0.0-3"></a>
1211# [1.0.0-3](https://github.com/Shopify/app-bridge/compare/v1.0.0-2...v1.0.0-3) (2018-12-19)
1212
1213
1214
1215
1216**Note:** Version bump only for package @shopify/app-bridge-host
1217
1218<a name="1.0.0-2"></a>
1219# [1.0.0-2](https://github.com/Shopify/app-bridge/compare/v1.0.0-1...v1.0.0-2) (2018-12-19)
1220
1221
1222### Bug Fixes
1223
1224* **host:** fix getState in Middleware by adding store ([#652](https://github.com/Shopify/app-bridge/issues/652)) ([09b8b76](https://github.com/Shopify/app-bridge/commit/09b8b76))
1225* remove isDismissible option from Toast action ([#650](https://github.com/Shopify/app-bridge/issues/650)) ([806cb20](https://github.com/Shopify/app-bridge/commit/806cb20))
1226
1227
1228### Features
1229
1230* **error:** enable lifecycle hooks for Dispatch and Update ([264d992](https://github.com/Shopify/app-bridge/commit/264d992))
1231
1232
1233### BREAKING CHANGES
1234
1235* `isDismissible` option removed from Toast action
1236
1237
1238
1239
1240<a name="1.0.0-1"></a>
1241# [1.0.0-1](https://github.com/Shopify/app-bridge/compare/v1.0.0-0...v1.0.0-1) (2018-12-03)
1242
1243
1244
1245
1246**Note:** Version bump only for package @shopify/app-bridge-host
1247
1248<a name="1.0.0-0"></a>
1249# [1.0.0-0](https://github.com/Shopify/app-bridge/compare/v0.1.2-2...v1.0.0-0) (2018-11-29)
1250
1251
1252### Bug Fixes
1253
1254* CI tasks and dev ([68f5210](https://github.com/Shopify/app-bridge/commit/68f5210))
1255* tests ([6c706f6](https://github.com/Shopify/app-bridge/commit/6c706f6))
1256
1257
1258### Features
1259
1260* sub-packages ([3f7575c](https://github.com/Shopify/app-bridge/commit/3f7575c))
1261* support UMD library builds ([9480595](https://github.com/Shopify/app-bridge/commit/9480595))