UNPKG

40.8 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.11.3](https://github.com/Shopify/app-bridge/compare/v1.11.3-alpha.0...v1.11.3) (2019-12-09)
7
8**Note:** Version bump only for package @shopify/app-bridge
9
10
11
12
13
14## [1.11.3-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.11.1...v1.11.3-alpha.0) (2019-12-09)
15
16
17### Bug Fixes
18
19* expose pos actions ([171011c](https://github.com/Shopify/app-bridge/commit/171011c2b9aa1733a7cec48ba2a6b9ae57c78d95))
20
21
22### Features
23
24* **host:** add fullscreen feature ([e16c073](https://github.com/Shopify/app-bridge/commit/e16c0739ead379bc961d920c7753a4d51e8c816f))
25
26
27
28
29
30## [1.11.2](https://github.com/Shopify/app-bridge/compare/v1.11.1...v1.11.2) (2019-12-04)
31
32**Note:** Version bump only for package @shopify/app-bridge
33
34
35
36
37
38## [1.11.1](https://github.com/Shopify/app-bridge/compare/v1.11.1-alpha.1...v1.11.1) (2019-11-27)
39
40### Features
41
42* **host:** leave confimration modal ([10aedc5](https://github.com/Shopify/app-bridge/commit/10aedc5244be77e247c96acf73b0889f1e67252b))
43* **link-actions:** introduce `Link` action group ([ffb50f0](https://github.com/Shopify/app-bridge/commit/ffb50f007de169089745dd5372a93ab67fa4b12b))
44
45
46
47
48
49## [1.11.1-alpha.1](https://github.com/Shopify/app-bridge/compare/v1.11.0...v1.11.1-alpha.1) (2019-11-27)
50
51
52### Features
53
54* **host:** leave confimration modal ([10aedc5](https://github.com/Shopify/app-bridge/commit/10aedc5244be77e247c96acf73b0889f1e67252b))
55* **link-actions:** introduce `Link` action group ([ffb50f0](https://github.com/Shopify/app-bridge/commit/ffb50f007de169089745dd5372a93ab67fa4b12b))
56
57
58
59
60
61## [1.11.1-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.11.0...v1.11.1-alpha.0) (2019-11-27)
62
63
64### Features
65
66* **host:** leave confimration modal ([10aedc5](https://github.com/Shopify/app-bridge/commit/10aedc5244be77e247c96acf73b0889f1e67252b))
67* **link-actions:** introduce `Link` action group ([ffb50f0](https://github.com/Shopify/app-bridge/commit/ffb50f007de169089745dd5372a93ab67fa4b12b))
68
69
70
71
72
73# [1.11.0](https://github.com/Shopify/app-bridge/compare/v1.11.0-alpha.0...v1.11.0) (2019-11-14)
74
75**Note:** Version bump only for package @shopify/app-bridge
76
77
78
79
80
81# [1.11.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.10.1...v1.11.0-alpha.0) (2019-11-14)
82
83
84### Bug Fixes
85
86* **redirect-fix-ssr:** check for `window` in util ([69df1cb](https://github.com/Shopify/app-bridge/commit/69df1cb))
87
88
89### Features
90
91* **app-nav-reducers:** add reducers and tests ([8ace198](https://github.com/Shopify/app-bridge/commit/8ace198))
92
93
94
95
96
97## [1.10.1](https://github.com/Shopify/app-bridge/compare/v1.10.0...v1.10.1) (2019-10-31)
98
99**Note:** Version bump only for package @shopify/app-bridge
100
101
102
103
104
105# [1.10.0](https://github.com/Shopify/app-bridge/compare/v1.9.0...v1.10.0) (2019-10-28)
106
107
108### Bug Fixes
109
110* **umd-development-build:** turn off minify for umd development build ([d628510](https://github.com/Shopify/app-bridge/commit/d628510))
111
112
113### Features
114
115* **app-nav-actions:** add actions and readme ([e4dc680](https://github.com/Shopify/app-bridge/commit/e4dc680))
116* **mixed-client-warning:** add test ([946e03f](https://github.com/Shopify/app-bridge/commit/946e03f))
117* **mixed-client-warning:** check for EASDK client in development mode ([ce51612](https://github.com/Shopify/app-bridge/commit/ce51612))
118* **mixed-client-warning:** edit warning and add formatting ([65d6e63](https://github.com/Shopify/app-bridge/commit/65d6e63))
119* **mixed-client-warning:** update error message ([5fcefde](https://github.com/Shopify/app-bridge/commit/5fcefde))
120
121
122
123
124
125# [1.9.0](https://github.com/Shopify/app-bridge/compare/v1.8.0...v1.9.0) (2019-10-18)
126
127**Note:** Version bump only for package @shopify/app-bridge
128
129
130
131
132
133# [1.8.0](https://github.com/Shopify/app-bridge/compare/v1.8.0-alpha.0...v1.8.0) (2019-10-15)
134
135**Note:** Version bump only for package @shopify/app-bridge
136
137
138
139
140
141# [1.8.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.7.1...v1.8.0-alpha.0) (2019-10-15)
142
143
144### Features
145
146* **host:** allow hosts to provide a navigation context ([225f064](https://github.com/Shopify/app-bridge/commit/225f064))
147* add loading attribute to ContextualSaveBar actions ([4588633](https://github.com/Shopify/app-bridge/commit/4588633))
148* add loading attribute to ContextualSaveBar actions ([#1258](https://github.com/Shopify/app-bridge/issues/1258)) ([5203fbc](https://github.com/Shopify/app-bridge/commit/5203fbc))
149
150
151
152
153
154## [1.7.1](https://github.com/Shopify/app-bridge/compare/v1.7.0...v1.7.1) (2019-10-08)
155
156**Note:** Version bump only for package @shopify/app-bridge
157
158
159
160
161
162# [1.7.0](https://github.com/Shopify/app-bridge/compare/v1.6.9-alpha.0...v1.7.0) (2019-10-08)
163
164
165### Features
166
167* **host-provder:** create default store and render components ([cd3c91a](https://github.com/Shopify/app-bridge/commit/cd3c91a))
168
169
170
171
172
173## [1.6.9-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.8...v1.6.9-alpha.0) (2019-09-09)
174
175
176### Features
177
178* **contextual save bar:** add show to contextual save bar store ([a04140f](https://github.com/Shopify/app-bridge/commit/a04140f))
179
180
181
182
183
184## [1.6.8](https://github.com/Shopify/app-bridge/compare/v1.6.8-alpha.0...v1.6.8) (2019-09-03)
185
186**Note:** Version bump only for package @shopify/app-bridge
187
188
189
190
191
192## [1.6.8-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.7...v1.6.8-alpha.0) (2019-08-28)
193
194**Note:** Version bump only for package @shopify/app-bridge
195
196
197
198
199
200## [1.6.7](https://github.com/Shopify/app-bridge/compare/v1.6.7-alpha.1...v1.6.7) (2019-07-19)
201
202**Note:** Version bump only for package @shopify/app-bridge
203
204
205
206
207
208## [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)
209
210**Note:** Version bump only for package @shopify/app-bridge
211
212
213
214
215
216## [1.6.7-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.6...v1.6.7-alpha.0) (2019-07-17)
217
218
219### Bug Fixes
220
221* Documentation for hooks is now inline. Use correct link. ([1abc608](https://github.com/Shopify/app-bridge/commit/1abc608))
222
223
224### Features
225
226* **modal:** deprecate Size.Full ([b5c285c](https://github.com/Shopify/app-bridge/commit/b5c285c))
227
228
229
230
231
232## [1.6.6](https://github.com/Shopify/app-bridge/compare/v1.6.5...v1.6.6) (2019-06-21)
233
234
235### Features
236
237* add support for share ([5379196](https://github.com/Shopify/app-bridge/commit/5379196))
238
239
240
241
242
243## [1.6.5](https://github.com/Shopify/app-bridge/compare/v1.6.5-alpha.2...v1.6.5) (2019-06-14)
244
245**Note:** Version bump only for package @shopify/app-bridge
246
247
248
249
250
251## [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)
252
253
254### Bug Fixes
255
256* **validator:** ensure update validator pass all arguments to next ([66133ec](https://github.com/Shopify/app-bridge/commit/66133ec))
257
258
259
260
261
262## [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)
263
264**Note:** Version bump only for package @shopify/app-bridge
265
266
267
268
269
270## [1.6.5-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.4...v1.6.5-alpha.0) (2019-06-12)
271
272
273### Bug Fixes
274
275* use CDN-specific package fields ([8dd88aa](https://github.com/Shopify/app-bridge/commit/8dd88aa))
276
277
278
279
280
281## [1.6.4](https://github.com/Shopify/app-bridge/compare/v1.6.3...v1.6.4) (2019-06-11)
282
283
284### Bug Fixes
285
286* **host:** normalize feature permission update payload ([5834f59](https://github.com/Shopify/app-bridge/commit/5834f59))
287* **host:** normalize feature permission update payload ([#1010](https://github.com/Shopify/app-bridge/issues/1010)) ([cff6265](https://github.com/Shopify/app-bridge/commit/cff6265))
288
289
290
291
292
293## [1.6.3](https://github.com/Shopify/app-bridge/compare/v1.6.2...v1.6.3) (2019-06-10)
294
295**Note:** Version bump only for package @shopify/app-bridge
296
297
298
299
300
301## [1.6.2](https://github.com/Shopify/app-bridge/compare/v1.6.2-alpha.0...v1.6.2) (2019-06-10)
302
303**Note:** Version bump only for package @shopify/app-bridge
304
305
306
307
308
309## [1.6.2-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.6.1...v1.6.2-alpha.0) (2019-06-06)
310
311
312### Bug Fixes
313
314* **contextual-save-bar:** correctly map the group name to its event name ([ea52b45](https://github.com/Shopify/app-bridge/commit/ea52b45))
315
316
317
318
319
320## [1.6.1](https://github.com/Shopify/app-bridge/compare/v1.6.0...v1.6.1) (2019-06-05)
321
322**Note:** Version bump only for package @shopify/app-bridge
323
324
325
326
327
328# [1.6.0](https://github.com/Shopify/app-bridge/compare/v1.6.0-alpha.2...v1.6.0) (2019-06-04)
329
330**Note:** Version bump only for package @shopify/app-bridge
331
332
333
334
335
336# [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)
337
338
339### Features
340
341* **nfc:** added nfc action support to scanner action ([55b4810](https://github.com/Shopify/app-bridge/commit/55b4810))
342
343
344
345
346
347# [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)
348
349**Note:** Version bump only for package @shopify/app-bridge
350
351
352
353
354
355# [1.6.0-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.5.4...v1.6.0-alpha.0) (2019-06-03)
356
357
358### Features
359
360* **contextual save bar:** remove deprecated options ([d9976c3](https://github.com/Shopify/app-bridge/commit/d9976c3))
361
362
363
364
365
366## [1.5.4](https://github.com/Shopify/app-bridge/compare/v1.5.3...v1.5.4) (2019-05-29)
367
368**Note:** Version bump only for package @shopify/app-bridge
369
370
371
372
373
374## [1.5.3](https://github.com/Shopify/app-bridge/compare/v1.5.2...v1.5.3) (2019-05-24)
375
376
377### Features
378
379* modal auto sizing ([b1b21a1](https://github.com/Shopify/app-bridge/commit/b1b21a1))
380* modal auto sizing ([#892](https://github.com/Shopify/app-bridge/issues/892)) ([4620eec](https://github.com/Shopify/app-bridge/commit/4620eec))
381
382
383
384
385
386## [1.5.2](https://github.com/Shopify/app-bridge/compare/v1.5.1...v1.5.2) (2019-05-24)
387
388**Note:** Version bump only for package @shopify/app-bridge
389
390
391
392
393
394## [1.5.1](https://github.com/Shopify/app-bridge/compare/v1.5.0...v1.5.1) (2019-05-24)
395
396**Note:** Version bump only for package @shopify/app-bridge
397
398
399
400
401
402# [1.5.0](https://github.com/Shopify/app-bridge/compare/v1.4.2...v1.5.0) (2019-05-23)
403
404**Note:** Version bump only for package @shopify/app-bridge
405
406
407
408
409
410## [1.4.2](https://github.com/Shopify/app-bridge/compare/v1.4.2-alpha.0...v1.4.2) (2019-05-23)
411
412**Note:** Version bump only for package @shopify/app-bridge
413
414
415
416
417
418## [1.4.2-alpha.0](https://github.com/Shopify/app-bridge/compare/v1.4.1...v1.4.2-alpha.0) (2019-05-23)
419
420
421### Features
422
423* add context save bar action set ([3633682](https://github.com/Shopify/app-bridge/commit/3633682))
424* add contextual save bar action set ([#931](https://github.com/Shopify/app-bridge/issues/931)) ([8ef8792](https://github.com/Shopify/app-bridge/commit/8ef8792))
425* **host:** add contextual save bar reducer and feature permission ([5fa5e6c](https://github.com/Shopify/app-bridge/commit/5fa5e6c))
426
427
428
429
430
431## [1.4.1](https://github.com/Shopify/app-bridge/compare/v1.4.0...v1.4.1) (2019-05-23)
432
433**Note:** Version bump only for package @shopify/app-bridge
434
435
436
437
438
439# [1.4.0](https://github.com/Shopify/app-bridge/compare/v1.3.1-alpha.8...v1.4.0) (2019-05-23)
440
441**Note:** Version bump only for package @shopify/app-bridge
442
443
444
445
446
447## [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)
448
449**Note:** Version bump only for package @shopify/app-bridge
450
451
452
453
454
455## [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)
456
457**Note:** Version bump only for package @shopify/app-bridge
458
459
460
461
462
463## [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)
464
465**Note:** Version bump only for package @shopify/app-bridge
466
467
468
469
470
471## [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)
472
473
474### Added
475
476* **docs:** add docs for Feature Detection
477* **docs:** add docs for Point of Sale
478
479
480
481
482## [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)
483
484
485### Bug Fixes
486
487* **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))
488
489
490
491
492
493## [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)
494
495
496### Features
497
498* **features request:** added Feature Request Action ([#917](https://github.com/Shopify/app-bridge/issues/917)) ([2124acf](https://github.com/Shopify/app-bridge/commit/2124acf))
499
500
501
502
503
504## [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)
505
506**Note:** Version bump only for package @shopify/app-bridge
507
508
509
510
511
512## [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)
513
514**Note:** Version bump only for package @shopify/app-bridge
515
516
517
518
519
520## [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)
521
522**Note:** Version bump only for package @shopify/app-bridge
523
524
525
526
527
528## [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)
529
530**Note:** Version bump only for package @shopify/app-bridge
531
532
533
534
535
536<a name="1.3.1-next.1"></a>
537## [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)
538
539
540### Features
541
542* **fullscreen:** fix wrong group for fullscreen action interface ([b230791](https://github.com/Shopify/app-bridge/commit/b230791))
543
544
545
546
547<a name="1.3.1-next.0"></a>
548## [1.3.1-next.0](https://github.com/Shopify/app-bridge/compare/v1.3.0...v1.3.1-next.0) (2019-05-02)
549
550
551### Features
552
553* **fullscreen:** add fullscreen action ([1e1cf27](https://github.com/Shopify/app-bridge/commit/1e1cf27))
554
555
556
557
558<a name="1.3.0"></a>
559# [1.3.0](https://github.com/Shopify/app-bridge/compare/v1.3.0-next.0...v1.3.0) (2019-04-23)
560
561
562
563
564**Note:** Version bump only for package @shopify/app-bridge
565
566<a name="1.3.0-next.0"></a>
567# [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)
568
569
570### Features
571
572* **app redirect:** notify host when apps subscribe to actions ([3363089](https://github.com/Shopify/app-bridge/commit/3363089))
573* **resource picker:** add actionVerb to options ([616f923](https://github.com/Shopify/app-bridge/commit/616f923))
574
575
576
577
578<a name="1.2.1-next.0"></a>
579## [1.2.1-next.0](https://github.com/Shopify/app-bridge/compare/v1.2.0...v1.2.1-next.0) (2019-04-15)
580
581
582### Features
583
584* **frameless:** add support for frameless mode on mobile ([#823](https://github.com/Shopify/app-bridge/issues/823)) ([a35b1cf](https://github.com/Shopify/app-bridge/commit/a35b1cf))
585
586
587
588
589<a name="1.2.0"></a>
590# [1.2.0](https://github.com/Shopify/app-bridge/compare/v1.2.0-next.3...v1.2.0) (2019-03-28)
591
592
593
594
595**Note:** Version bump only for package @shopify/app-bridge
596
597<a name="1.2.0-next.3"></a>
598# [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)
599
600
601
602
603**Note:** Version bump only for package @shopify/app-bridge
604
605<a name="1.2.0-next.2"></a>
606# [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)
607
608
609
610
611**Note:** Version bump only for package @shopify/app-bridge
612
613<a name="1.2.0-1"></a>
614# [1.2.0-1](https://github.com/Shopify/app-bridge/compare/v1.0.8-0...v1.2.0-1) (2019-03-25)
615
616
617### Bug Fixes
618
619* **dev-build:** change the file names of the UMD build ([#799](https://github.com/Shopify/app-bridge/issues/799)) ([d5bc78f](https://github.com/Shopify/app-bridge/commit/d5bc78f))
620
621
622### Features
623
624* **app communication:** enable context for message transports ([20d2df9](https://github.com/Shopify/app-bridge/commit/20d2df9))
625* **app communication:** gate features when app dispatch or subscribe ([543e0eb](https://github.com/Shopify/app-bridge/commit/543e0eb))
626
627
628
629
630<a name="1.2.0-0"></a>
631# [1.2.0-0](https://github.com/Shopify/app-bridge/compare/v1.1.2...v1.2.0-0) (2019-03-11)
632
633
634### Features
635
636* **app communication:** enable context for message transports ([20d2df9](https://github.com/Shopify/app-bridge/commit/20d2df9))
637* **app communication:** gate features when app dispatch or subscribe ([543e0eb](https://github.com/Shopify/app-bridge/commit/543e0eb))
638
639
640
641
642<a name="1.1.2"></a>
643## [1.1.2](https://github.com/Shopify/app-bridge/compare/v1.1.1...v1.1.2) (2019-03-08)
644
645
646### Bug Fixes
647
648* **dev-build:** change the file names of the UMD build ([#799](https://github.com/Shopify/app-bridge/issues/799)) ([d5bc78f](https://github.com/Shopify/app-bridge/commit/d5bc78f))
649
650
651
652
653<a name="1.1.1"></a>
654## [1.1.1](https://github.com/Shopify/app-bridge/compare/1.1.0...1.1.1) (2019-03-08)
655
656This release is to fix a faulty deploy.
657
658
659**Note:** Version bump only for package @shopify/app-bridge
660
661<a name="1.1.0"></a>
662# [1.1.0](https://github.com/Shopify/app-bridge/compare/v1.0.8-0...v1.1.0) (2019-03-08)
663
664This release is to fix a faulty deploy.
665
666
667**Note:** Version bump only for package @shopify/app-bridge
668
669<a name="1.0.8-0"></a>
670## [1.0.8-0](https://github.com/Shopify/app-bridge/compare/v1.0.7...v1.0.8-0) (2019-03-04)
671
672
673### Bug Fixes
674
675* Increase default toast duration from 3000 to 5000 ([e46a13e](https://github.com/Shopify/app-bridge/commit/e46a13e))
676* **cart:** added LineItem based discount to Cart and to the validator ([1ebeb0a](https://github.com/Shopify/app-bridge/commit/1ebeb0a))
677* **resource-picker:** set default option `showHidden` to `true` ([#723](https://github.com/Shopify/app-bridge/pull/723))
678* **client:** handle server side render instead of throwing an error ([#724](https://github.com/Shopify/app-bridge/pull/724))
679
680### Features
681
682* **dev-build:** add development build with validator ([#702](https://github.com/Shopify/app-bridge/pull/702))
683* **interface:** actionWrapper adds clientInterface name and version ([bc20662](https://github.com/Shopify/app-bridge/commit/bc20662))
684* add dispatchClientEventHandler to host middleware ([#768](https://github.com/Shopify/app-bridge/issues/768)) ([1daa5ff](https://github.com/Shopify/app-bridge/commit/1daa5ff))
685
686
687
688
689<a name="1.0.7"></a>
690## [1.0.7](https://github.com/Shopify/app-bridge/compare/v1.0.6...v1.0.7) (2019-02-01)
691
692
693
694
695**Note:** Version bump only for package @shopify/app-bridge
696
697<a name="1.0.6"></a>
698## [1.0.6](https://github.com/Shopify/app-bridge/compare/v1.0.5...v1.0.6) (2019-02-01)
699
700
701### Bug Fixes
702
703* **collection-picker:** export collection rule type ([#715](https://github.com/Shopify/app-bridge/issues/715)) ([bff0aba](https://github.com/Shopify/app-bridge/commit/bff0aba))
704* **resource-picker:** set default option `showHidden` to `true` ([#718](https://github.com/Shopify/app-bridge/issues/718)) ([825c2dc](https://github.com/Shopify/app-bridge/commit/825c2dc))
705
706
707
708
709<a name="1.0.5"></a>
710## [1.0.5](https://github.com/Shopify/app-bridge/compare/v1.0.4...v1.0.5) (2019-01-30)
711
712
713### Bug Fixes
714
715* **collection-picker:** update collection picker type ([#711](https://github.com/Shopify/app-bridge/issues/711)) ([bdd677a](https://github.com/Shopify/app-bridge/commit/bdd677a))
716
717
718
719
720<a name="1.0.4"></a>
721## [1.0.4](https://github.com/Shopify/app-bridge/compare/v1.0.4-0...v1.0.4) (2019-01-18)
722
723
724
725
726**Note:** Version bump only for package @shopify/app-bridge
727
728<a name="1.0.4-0"></a>
729## [1.0.4-0](https://github.com/Shopify/app-bridge/compare/v1.0.3...v1.0.4-0) (2019-01-18)
730
731
732
733
734**Note:** Version bump only for package @shopify/app-bridge
735
736<a name="1.0.3"></a>
737## [1.0.3](https://github.com/Shopify/app-bridge/compare/v1.0.3-0...v1.0.3) (2019-01-07)
738
739
740### Bug Fixes
741
742* set Button Group ActionType.UPDATE to APP::BUTTONGROUP::UPDATE ([2ba88e3](https://github.com/Shopify/app-bridge/commit/2ba88e3))
743
744
745
746
747<a name="1.0.3-0"></a>
748## [1.0.3-0](https://github.com/Shopify/app-bridge/compare/v1.0.2...v1.0.3-0) (2018-12-22)
749
750
751### Features
752
753* **camera:** add camera feature ([87dc86a](https://github.com/Shopify/app-bridge/commit/87dc86a))
754
755
756
757
758<a name="1.0.2"></a>
759## [1.0.2](https://github.com/Shopify/app-bridge/compare/v1.0.2-0...v1.0.2) (2018-12-21)
760
761
762### Bug Fixes
763
764* **feature-detection:** fix FeaturesAvailable type ([08f01bd](https://github.com/Shopify/app-bridge/commit/08f01bd))
765
766
767
768
769<a name="1.0.2-0"></a>
770## [1.0.2-0](https://github.com/Shopify/app-bridge/compare/v1.0.1...v1.0.2-0) (2018-12-21)
771
772
773
774
775**Note:** Version bump only for package @shopify/app-bridge
776
777<a name="1.0.0"></a>
778# [1.0.0](https://github.com/Shopify/app-bridge/compare/v1.0.0-4...v1.0.0) (2018-12-20)
779
780
781
782
783**Note:** Version bump only for package @shopify/app-bridge
784
785<a name="1.0.0-4"></a>
786# [1.0.0-4](https://github.com/Shopify/app-bridge/compare/v1.0.0-3...v1.0.0-4) (2018-12-20)
787
788
789### Bug Fixes
790
791* fix helpers for ts compatibility ([#656](https://github.com/Shopify/app-bridge/issues/656)) ([637474a](https://github.com/Shopify/app-bridge/commit/637474a))
792* make app.hooks optional and verify it exists before running hooks ([#658](https://github.com/Shopify/app-bridge/issues/658)) ([8423fbe](https://github.com/Shopify/app-bridge/commit/8423fbe))
793
794
795
796
797<a name="1.0.0-3"></a>
798# [1.0.0-3](https://github.com/Shopify/app-bridge/compare/v1.0.0-2...v1.0.0-3) (2018-12-19)
799
800
801
802
803**Note:** Version bump only for package @shopify/app-bridge
804
805
806
807
808<a name="1.0.0-2"></a>
809# [1.0.0-2](https://github.com/Shopify/app-bridge/compare/v1.0.0-1...v1.0.0-2) (2018-12-19)
810
811
812### Bug Fixes
813
814* issue with TitleBar buttons unable to be manually updated ([959db99](https://github.com/Shopify/app-bridge/commit/959db99))
815* remove isDismissible option from Toast action ([#650](https://github.com/Shopify/app-bridge/issues/650)) ([806cb20](https://github.com/Shopify/app-bridge/commit/806cb20))
816
817### Features
818
819* **error:** convert ButtonGroup to new validator ([d28d81d](https://github.com/Shopify/app-bridge/commit/d28d81d))
820* **error:** enable lifecycle hooks for Dispatch and Update ([264d992](https://github.com/Shopify/app-bridge/commit/264d992))
821* **features:** added feature detection ([dddc8c8](https://github.com/Shopify/app-bridge/commit/dddc8c8))
822* **validator:** implement optional modal validator ([0ab8366](https://github.com/Shopify/app-bridge/commit/0ab8366))
823* **validator:** implement optional validator for cart ([d127d83](https://github.com/Shopify/app-bridge/commit/d127d83))
824* **validator:** implement optional validator for navigation ([f407cbc](https://github.com/Shopify/app-bridge/commit/f407cbc))
825* **validator:** implement optional validator for Print ([d6fe732](https://github.com/Shopify/app-bridge/commit/d6fe732))
826* **validator:** implement optional validator for Toast and Loading ([8981e8c](https://github.com/Shopify/app-bridge/commit/8981e8c))
827* **validator:** move resource picker validation to middleware ([7ae4696](https://github.com/Shopify/app-bridge/commit/7ae4696))
828* **validator:** TitleBar ([f43d5f4](https://github.com/Shopify/app-bridge/commit/f43d5f4))
829
830
831### BREAKING CHANGES
832
833* `isDismissible` option removed from Toast action
834
835
836
837
838<a name="1.0.0-1"></a>
839# [1.0.0-1](https://github.com/Shopify/app-bridge/compare/v1.0.0-0...v1.0.0-1) (2018-12-03)
840
841
842### Bug Fixes
843
844* ensure window exists before accessing its methods and props ([443650d](https://github.com/Shopify/app-bridge/commit/443650d))
845* error handling for undefined shopOrigin and apiKey ([ffccd9a](https://github.com/Shopify/app-bridge/commit/ffccd9a))
846* **app-bridge:** add webpack config to gitignore exclusion ([e55dece](https://github.com/Shopify/app-bridge/commit/e55dece))
847* **app-bridge:** fix typescript lib generation for older clients ([451d300](https://github.com/Shopify/app-bridge/commit/451d300))
848
849
850
851
852<a name="1.0.0-0"></a>
853# [1.0.0-0](https://github.com/Shopify/app-bridge/compare/v0.1.2-2...v1.0.0-0) (2018-11-29)
854
855
856### Bug Fixes
857
858* add additional config app config data ([6949603](https://github.com/Shopify/app-bridge/commit/6949603))
859* CI tasks and dev ([68f5210](https://github.com/Shopify/app-bridge/commit/68f5210))
860* do not lock origin when dispatching to apps ([c3af876](https://github.com/Shopify/app-bridge/commit/c3af876))
861* fix cart actions and tests ([#395](https://github.com/Shopify/app-bridge/issues/395)) ([d570be1](https://github.com/Shopify/app-bridge/commit/d570be1))
862* fix CHANGELOG ([#412](https://github.com/Shopify/app-bridge/issues/412)) ([adbbd64](https://github.com/Shopify/app-bridge/commit/adbbd64))
863* fix discount payload to support discountCode ([#518](https://github.com/Shopify/app-bridge/issues/518)) ([6f04b6e](https://github.com/Shopify/app-bridge/commit/6f04b6e))
864* restrict origin for post message ([bce7d3a](https://github.com/Shopify/app-bridge/commit/bce7d3a))
865* separate namespaces for umd entrypoints ([e9d987a](https://github.com/Shopify/app-bridge/commit/e9d987a))
866* Stop using alias to import client types to fix `actions` module ([09053f3](https://github.com/Shopify/app-bridge/commit/09053f3))
867* test cases ([a6a1597](https://github.com/Shopify/app-bridge/commit/a6a1597))
868* **host:** fix decorator throwing error on server side render ([6643f8a](https://github.com/Shopify/app-bridge/commit/6643f8a))
869* **host:** only initialize app after component has mounted ([737ff43](https://github.com/Shopify/app-bridge/commit/737ff43))
870* **resource picker:** add showVariants to payload ([f259358](https://github.com/Shopify/app-bridge/commit/f259358))
871* **resource picker:** correctly set local options ([89748bb](https://github.com/Shopify/app-bridge/commit/89748bb))
872* tests ([6c706f6](https://github.com/Shopify/app-bridge/commit/6c706f6))
873* update paths in the test app to be relative to the app origin ([e5fd908](https://github.com/Shopify/app-bridge/commit/e5fd908))
874* update the History action docs to be more accurate ([f9075da](https://github.com/Shopify/app-bridge/commit/f9075da))
875
876
877### Features
878
879* add detailed collection interface ([d0eefed](https://github.com/Shopify/app-bridge/commit/d0eefed))
880* change POS cart actions to follow new dispatch pattern ([32a0c03](https://github.com/Shopify/app-bridge/commit/32a0c03))
881* **button:** add danger button style ([#424](https://github.com/Shopify/app-bridge/issues/424)) ([5cf58ed](https://github.com/Shopify/app-bridge/commit/5cf58ed))
882* **redirect:** add newContext to Redirect actions ([#425](https://github.com/Shopify/app-bridge/issues/425)) ([e8e9040](https://github.com/Shopify/app-bridge/commit/e8e9040))
883* **resource picker:** add cancel action ([8728614](https://github.com/Shopify/app-bridge/commit/8728614))
884* **resource picker:** show variant option ([19e63b7](https://github.com/Shopify/app-bridge/commit/19e63b7))
885* **toast:** changed Toast into Flash ([#457](https://github.com/Shopify/app-bridge/issues/457)) ([5d8aa15](https://github.com/Shopify/app-bridge/commit/5d8aa15))
886* sub-packages ([3f7575c](https://github.com/Shopify/app-bridge/commit/3f7575c))
887* support UMD library builds ([9480595](https://github.com/Shopify/app-bridge/commit/9480595))
888
889
890
891
892<a name="0.8.2"></a>
893## [0.8.2](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.8.1...@shopify/app-bridge@0.8.2) (2018-11-13)
894
895
896### Bug Fixes
897
898* fix discount payload to support discountCode ([#518](https://github.com/Shopify/app-bridge/issues/518)) ([6f04b6e](https://github.com/Shopify/app-bridge/commit/6f04b6e))
899* separate namespaces for umd entrypoints ([e9d987a](https://github.com/Shopify/app-bridge/commit/e9d987a))
900
901
902
903
904<a name="0.8.1"></a>
905## [0.8.1](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.8.0...@shopify/app-bridge@0.8.1) (2018-11-01)
906
907
908### Bug Fixes
909
910* **host:** fix decorator throwing error on server side render ([6643f8a](https://github.com/Shopify/app-bridge/commit/6643f8a))
911
912
913
914
915<a name="0.8.0"></a>
916# [0.8.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.7.3...@shopify/app-bridge@0.8.0) (2018-10-29)
917
918
919### Bug Fixes
920
921* update the History action docs to be more accurate ([f9075da](https://github.com/Shopify/app-bridge/commit/f9075da))
922
923
924### Features
925
926* **toast:** changed Toast into Flash ([#457](https://github.com/Shopify/app-bridge/issues/457)) ([5d8aa15](https://github.com/Shopify/app-bridge/commit/5d8aa15))
927
928
929
930
931<a name="0.7.3"></a>
932## [0.7.3](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.7.2...@shopify/app-bridge@0.7.3) (2018-10-15)
933
934
935### Bug Fixes
936
937* add additional config app config data ([6949603](https://github.com/Shopify/app-bridge/commit/6949603))
938
939
940
941
942<a name="0.7.2"></a>
943## [0.7.2](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.7.1...@shopify/app-bridge@0.7.2) (2018-10-15)
944
945
946### Bug Fixes
947
948* do not lock origin when dispatching to apps ([c3af876](https://github.com/Shopify/app-bridge/commit/c3af876))
949
950
951
952
953<a name="0.7.1"></a>
954## [0.7.1](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.7.0...@shopify/app-bridge@0.7.1) (2018-10-15)
955
956
957### Bug Fixes
958
959* restrict origin for post message ([bce7d3a](https://github.com/Shopify/app-bridge/commit/bce7d3a))
960
961
962
963
964<a name="0.7.0"></a>
965# [0.7.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.6.0...@shopify/app-bridge@0.7.0) (2018-10-12)
966
967
968### Features
969
970* **button:** add danger button style ([#424](https://github.com/Shopify/app-bridge/issues/424)) ([5cf58ed](https://github.com/Shopify/app-bridge/commit/5cf58ed))
971
972
973
974
975<a name="0.6.0"></a>
976# [0.6.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.5.0...@shopify/app-bridge@0.6.0) (2018-10-12)
977
978
979### Bug Fixes
980
981* **host:** only initialize app after component has mounted ([737ff43](https://github.com/Shopify/app-bridge/commit/737ff43))
982* update paths in the test app to be relative to the app origin ([e5fd908](https://github.com/Shopify/app-bridge/commit/e5fd908))
983
984
985### Features
986
987* **redirect:** add newContext to Redirect actions ([#425](https://github.com/Shopify/app-bridge/issues/425)) ([e8e9040](https://github.com/Shopify/app-bridge/commit/e8e9040))
988
989
990
991
992<a name="0.5.0"></a>
993# [0.5.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.4.3...@shopify/app-bridge@0.5.0) (2018-10-11)
994
995
996### Features
997
998* **resource picker:** add cancel action ([8728614](https://github.com/Shopify/app-bridge/commit/8728614))
999
1000
1001
1002
1003<a name="0.4.3"></a>
1004## [0.4.3](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.4.1...@shopify/app-bridge@0.4.3) (2018-10-10)
1005
1006
1007### Bug Fixes
1008
1009* **resource picker:** correctly set local options ([89748bb](https://github.com/Shopify/app-bridge/commit/89748bb))
1010
1011
1012
1013
1014<a name="0.4.2"></a>
1015## [0.4.2](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.4.1...@shopify/app-bridge@0.4.2) (2018-10-10)
1016
1017
1018### Bug Fixes
1019
1020* **resource picker:** correctly set local options ([89748bb](https://github.com/Shopify/app-bridge/commit/89748bb))
1021
1022
1023
1024
1025<a name="0.4.1"></a>
1026## [0.4.1](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.4.0...@shopify/app-bridge@0.4.1) (2018-10-10)
1027
1028
1029### Bug Fixes
1030
1031* **resource picker:** add showVariants to payload ([f259358](https://github.com/Shopify/app-bridge/commit/f259358))
1032
1033
1034
1035
1036<a name="0.4.0"></a>
1037# [0.4.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.3.0...@shopify/app-bridge@0.4.0) (2018-10-09)
1038
1039
1040### Bug Fixes
1041
1042* fix CHANGELOG ([#412](https://github.com/Shopify/app-bridge/issues/412)) ([adbbd64](https://github.com/Shopify/app-bridge/commit/adbbd64))
1043
1044
1045### Features
1046
1047* **resource picker:** show variant option ([19e63b7](https://github.com/Shopify/app-bridge/commit/19e63b7))
1048
1049
1050
1051
1052<a name="0.3.0"></a>
1053## [0.3.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.2.3...@shopify/app-bridge@0.3.0) (2018-10-02)
1054
1055
1056### Features
1057
1058* add icon to Button to support legacy app print action ([bada251](https://github.com/Shopify/app-bridge/commit/bada251))
1059
1060
1061
1062
1063<a name="0.2.3"></a>
1064## [0.2.3](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.2.2...@shopify/app-bridge@0.2.3) (2018-09-26)
1065
1066
1067### Features
1068
1069* add detailed collection interface ([d0eefed](https://github.com/Shopify/app-bridge/commit/d0eefed))
1070
1071
1072
1073
1074<a name="0.2.2"></a>
1075## [0.2.2](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.2.1...@shopify/app-bridge@0.2.2) (2018-09-26)
1076
1077
1078### Bug Fixes
1079
1080* allow linting of publish commits ([9cc6a00](https://github.com/Shopify/app-bridge/commit/9cc6a00))
1081* enhance product picker playground ([c3f7a0d](https://github.com/Shopify/app-bridge/commit/c3f7a0d))
1082* fix cart actions and tests ([#395](https://github.com/Shopify/app-bridge/issues/395)) ([d570be1](https://github.com/Shopify/app-bridge/commit/d570be1))
1083
1084
1085
1086
1087<a name="0.2.1"></a>
1088# [0.2.1](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.2.0...@shopify/app-bridge@0.2.1) (2018-09-26)
1089
1090### Bug Fixes
1091
1092* publish script ([f4d7cb7](https://github.com/Shopify/app-bridge/commit/f4d7cb7))
1093
1094
1095<a name="0.2.0"></a>
1096# [0.2.0](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.1.5...@shopify/app-bridge@0.2.0) (2018-09-26)
1097
1098
1099### Bug Fixes
1100
1101* test cases ([a6a1597](https://github.com/Shopify/app-bridge/commit/a6a1597))
1102
1103
1104### Features
1105
1106* change POS cart actions to follow new dispatch pattern ([32a0c03](https://github.com/Shopify/app-bridge/commit/32a0c03))
1107* add commitlint ([d3325cf](https://github.com/Shopify/app-bridge/commit/d3325cf))
1108
1109
1110
1111
1112<a name="0.1.5"></a>
1113## [0.1.5](https://github.com/Shopify/app-bridge/compare/@shopify/app-bridge@0.1.4...@shopify/app-bridge@0.1.5) (2018-09-21)
1114
1115
1116### Bug Fixes
1117
1118* Stop using alias to import client types to fix `actions` module ([09053f3](https://github.com/Shopify/app-bridge/commit/09053f3))
1119
1120-----
1121
1122## [v0.1.4]
1123
1124### Fixed
1125
1126* Stop using alias to import client types to fix `actions` module
1127
1128### Added
1129
1130* Added docs and examples for breadcrumbs in the Title Bar
1131* Added more detailed types for selected resources [ResourcePicker]
1132* Added new discrete variant picker [ResourcePicker]
1133* Added `initialQuery` to resource picker options [ResourcePicker]
1134
1135### Changed
1136
1137* Ensure resource picker payload includes options [ResourcePicker]
1138
1139* Rename all instances of `TwoWay` to `ActionSet` to better clarify the difference between single actions and action sets.
1140* Convert `Redirect`, `History` and `Loading` to actions sets for consistency with other actions groups
1141
1142### Fixed
1143
1144* Fixed spelling for Flash option `isDismissible`
1145
1146### Removed
1147
1148## [v0.1.3]
1149
1150### Added
1151
1152* Added ability to specify `SECRET` via environment variable
1153* Added CODEOWNERS
1154* Added Cart.updateById action
1155* Export host API client load action
1156* Export POS error actions
1157
1158### Changed
1159
1160* Clean up READMEs
1161* Introduce more functionality for secondary actions in test app
1162* Ignore `TEST.md` et al for npm
1163
1164### Fixed
1165
1166* Client now handles redirection correctly when `forceRedirect` is set
1167* Fixed optional fields for cart payload
1168
1169### Removed
1170
1171* Removed `start:prodShop` task
1172* Removed docs referencing internal setup instructions
1173
1174## [v0.1.1]
1175
1176### Changed
1177
1178* Downgraded lerna to `2.9.1`
1179
1180## [v0.1.0]
1181
1182### Changed
1183
1184* Rename the package to `app-bridge`
1185
1186### Fixed
1187
1188* Local dev EASDK Playground app install URL
1189
1190## [v0.0.18]
1191
1192### Changed
1193
1194* Use TravisCI instead of CircleCI
1195
1196## [v0.0.17]
1197
1198### Added
1199
1200* Perform validation for `apiKey` when an action is dispatched or when the app state is requested
1201* Added client helpers `getUrlParams` and `getShopOrigin`
1202
1203### Changed
1204
1205* Rename the `apiClientId` in the client config to `apiKey`
1206* Remove dependency on Redux for `actions` and `client` modules
1207* Export a union type for all available actions for each action group
1208* The default export for the client module will now point to a method that automatically calls to create the transport between the app and the top window.
1209
1210_Old_
1211
1212```js
1213import createAppWrapper, {getShopOrigin} from '@shopify/easdk';
1214const config = {apiKey: '123', shopOrigin: getShopOrigin()};
1215const app = createAppWrapper(window.top)(config);
1216```
1217
1218_New_
1219
1220```js
1221import createApp, {getShopOrigin} from '@shopify/easdk';
1222const config = {apiKey: '123', shopOrigin: getShopOrigin()};
1223const app = createApp(config);
1224```
1225
1226### Fixed
1227
1228* Correct `type` for Resource Picker's `UpdateAction` interface to `typeof ActionType.UPDATE` instead of `typeof ActionType.SELECT`
1229
1230## [v0.0.16]
1231
1232### Added
1233
1234* Make `APICLIENT::LOAD` a constant that Web can consume
1235* Add apiClientId to ApiClientConfig in the host module
1236* Handle app printing
1237
1238### Changed
1239
1240* Simplify the fake host and delete unused apiClientLoad action
1241* Make the fake host handle iframe urls consistent with how Web is handling them for embedded app and modals
1242
1243### Fixed
1244
1245* Fix the Title Bar to not throw an error if both primary and secondary buttons are undefined
1246
1247## [v0.0.15]
1248
1249### Added
1250
1251* Add client id to `APICLIENT::LOAD` action
1252
1253### Changed
1254
1255* Update the README for modals to reflect the expected `url` and `path` properties in the payload
1256* Update the demo app to include a button to open a iframe modal with a relative path
1257* Fix the webpack config so that the test modal page is nested under `app` like the other pages
1258* Change type for `lineItem.price` and `discount.amount` from string to number
1259
1260## [v0.0.14]
1261
1262### Changed
1263
1264* Fixed MessageTransport for AppMessage when calling app.getState().
1265* Changed update cart action from `APP::CART::UPDATED` to `APP::CART::UPDATE`.
1266
1267## [v0.0.13]
1268
1269### Changed
1270
1271* Added a fix for the `fromWindow` to not add a message handler if the contentWindow is the same as the current window.
1272This prevents messages from being sent twice.
1273* Correct the check for EASDK actions in `fromWindow`, previously it was assuming an incorrect shape for the data.
1274
1275## [v0.0.12]
1276
1277### Changed
1278
1279* Allow parent message transport to handle all messages that have a type of `dispatch` or `getState`
1280* Modify `fromWindow` to accept an origin as a string
1281* Correct the default export for easdk/client to resolve the `Cannot invoke an expression whose type lacks a call signature` error
1282* Add Cart actions for POS.
1283* Add example to get POS user and location from redux store in test app
1284
1285## [v0.0.11]
1286
1287### Changed
1288
1289* Changed ids in ResourcePicker selection payload from strings to numbers to maintain backwards compatibility with current JSON.
1290
1291## [v0.0.10]
1292
1293### Added
1294
1295* Client now handles redirection to web host if `forceRedirect` flag is set
1296* Tests for ResourcePicker actions and validator.
1297
1298### Changed
1299
1300* Add a new `path` option for iframe modals which accepts relative urls. Rename the `srcUrl` to `url` for consistency.
1301Absolute urls for modals must be in the same origin as the app otherwise an error will be thrown.
1302
1303## [v0.0.9]
1304
1305### Added
1306
1307* `Resource Picker` actions are now available with [documentation](src/actions/ResourcePicker).
1308
1309### Fixed
1310
1311* Remove default props for `Modal`, `Button` and `ButtonGroup` so that errors are thrown when invalid options are set.
1312
1313## [v0.0.8]
1314
1315### Changed
1316
1317* Change `app.dispatch` type to `Dispatch<AnyAction>`
1318
1319## [v0.0.7]
1320
1321### Added
1322
1323* shopify-express middleware to enable installing project as an embedded app locally
1324
1325### Changed
1326
1327* Host is now required to pass in a reducer when calling buildMiddleware
1328* withApp decorator now provides a store prop to the wrapped component
1329* Make title property optional for `TitleBar` to be more consistent with the older `EASDK` implementation
1330* Make `TitleBar` buttons validator reject empty and malformed objects
1331* Shorten names of exported types for Actions to be more consistent and less verbose. Ex. `Button.ButtonOptions` is now `Button.Options`
1332* Use the prefix `APP` for actions instead of `EASDK` to avoid conflicts with Shopify Web
1333* Allow modal footer to accept a primary button and secondary buttons to be more aligned with Polaris modals
1334* Pass arbitrary props from `Frame` to child `iframe`
1335
1336### Fixed
1337
1338* Make custom `isModalMessage` type check return the correct `ModalMessage` type
1339
1340[unreleased]: https://github.com/shopify/easdk/compare/v0.1.4...HEAD
1341[v0.1.4]: https://github.com/shopify/easdk/compare/v0.1.3...v0.1.4
1342[v0.1.3]: https://github.com/shopify/easdk/compare/v0.1.1...v0.1.3
1343[v0.1.1]: https://github.com/shopify/easdk/compare/v0.1.0...v0.1.1
1344[v0.1.0]: https://github.com/shopify/easdk/compare/v0.0.18...v0.1.0
1345[v0.0.18]: https://github.com/shopify/easdk/compare/v0.0.17...v0.0.18
1346[v0.0.17]: https://github.com/shopify/easdk/compare/v0.0.16...v0.0.17
1347[v0.0.16]: https://github.com/shopify/easdk/compare/v0.0.15...v0.0.16
1348[v0.0.15]: https://github.com/shopify/easdk/compare/v0.0.14...v0.0.15
1349[v0.0.14]: https://github.com/shopify/easdk/compare/v0.0.13...v0.0.14
1350[v0.0.13]: https://github.com/shopify/easdk/compare/v0.0.12...v0.0.13
1351[v0.0.12]: https://github.com/shopify/easdk/compare/v0.0.11...v0.0.12
1352[v0.0.11]: https://github.com/shopify/easdk/compare/v0.0.10...v0.0.11
1353[v0.0.10]: https://github.com/shopify/easdk/compare/v0.0.9...v0.0.10
1354[v0.0.9]: https://github.com/shopify/easdk/compare/v0.0.8...v0.0.9
1355[v0.0.8]: https://github.com/shopify/easdk/compare/v0.0.7...v0.0.8
1356[v0.0.7]: https://github.com/shopify/easdk/compare/0f328b35a5a4ac06202e768e46a153c1df922593...v0.0.7