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 | # [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
|
7 |
|
8 |
|
9 | ### Features
|
10 |
|
11 | * upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
|
12 |
|
13 |
|
14 | ### BREAKING CHANGES
|
15 |
|
16 | * This upgrades RN to 0.57.8, React to 16.6.3, and other dependencies as necessary. Updates were made to the iOS and Android native templates according to RN's instructions.
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 | # [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
|
23 |
|
24 |
|
25 | ### Features
|
26 |
|
27 | * upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
|
28 |
|
29 |
|
30 | ### BREAKING CHANGES
|
31 |
|
32 | * This upgrades RN to 0.57.8, React to 16.6.3, and other dependencies as necessary. Updates were made to the iOS and Android native templates according to RN's instructions.
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 | # [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
|
39 |
|
40 |
|
41 | ### Features
|
42 |
|
43 | * upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
|
44 |
|
45 |
|
46 | ### BREAKING CHANGES
|
47 |
|
48 | * This upgrades RN to 0.57.8, React to 16.6.3, and other dependencies as necessary. Updates were made to the iOS and Android native templates according to RN's instructions.
|
49 |
|
50 |
|
51 |
|
52 |
|
53 |
|
54 | # [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
|
55 |
|
56 |
|
57 | ### Features
|
58 |
|
59 | * upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
|
60 |
|
61 |
|
62 | ### BREAKING CHANGES
|
63 |
|
64 | * This upgrades RN to 0.57.8, React to 16.6.3, and other dependencies as necessary. Updates were made to the iOS and Android native templates according to RN's instructions.
|
65 |
|
66 |
|
67 |
|
68 |
|
69 |
|
70 | ## [3.0.1-alpha.0](https://github.com/brandingbrand/flagship/compare/v3.0.0-alpha.0...v3.0.1-alpha.0) (2019-02-11)
|
71 |
|
72 | **Note:** Version bump only for package @brandingbrand/fsproductdetail
|
73 |
|
74 |
|
75 |
|
76 |
|
77 |
|
78 | # [3.0.0-alpha.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0-alpha.0) (2019-02-08)
|
79 |
|
80 |
|
81 | ### Features
|
82 |
|
83 | * upgrade react native to 0.57.8 ([77177b3](https://github.com/brandingbrand/flagship/commit/77177b3))
|
84 |
|
85 |
|
86 | ### BREAKING CHANGES
|
87 |
|
88 | * This upgrades RN to 0.57.8, React to 16.6.3, and other dependencies as necessary. Updates were made to the iOS and Android native templates according to RN's instructions.
|
89 |
|
90 |
|
91 |
|
92 |
|
93 |
|
94 | <a name="2.0.0"></a>
|
95 | # 2.0.0 (2018-10-16)
|
96 |
|
97 |
|
98 | ### Code Refactoring
|
99 |
|
100 | * Remove ReviewsProvider ([4b5794b](https://github.com/brandingbrand/flagship/commit/4b5794b))
|
101 |
|
102 |
|
103 | ### Features
|
104 |
|
105 | * inital commit ([039a84f](https://github.com/brandingbrand/flagship/commit/039a84f))
|
106 |
|
107 |
|
108 | ### BREAKING CHANGES
|
109 |
|
110 | * Removed withReviewData HOC, removed second parameter from withProductDetailData/withProductIndexData
|