UNPKG

4.08 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# [4.0.0](https://github.com/brandingbrand/flagship/compare/v3.2.0...v4.0.0) (2019-07-16)
7
8
9### Features
10
11* implement react native 0.59 ([ab18642](https://github.com/brandingbrand/flagship/commit/ab18642))
12
13
14### BREAKING CHANGES
15
16* This implements react native 0.59. Upgrading to this version will require dependency updates to be described in future documentation.
17
18
19
20
21
22# [4.0.0-alpha.3](https://github.com/brandingbrand/flagship/compare/v3.1.1...v4.0.0-alpha.3) (2019-07-16)
23
24
25### Features
26
27* implement react native 0.59 ([3f10554](https://github.com/brandingbrand/flagship/commit/3f10554))
28
29
30### BREAKING CHANGES
31
32* This implements react native 0.59. Upgrading to this version will require dependency updates to be described in future documentation.
33
34
35
36
37
38# [3.2.0](https://github.com/brandingbrand/flagship/compare/v3.1.1...v3.2.0) (2019-07-03)
39
40**Note:** Version bump only for package @brandingbrand/fsproductdetail
41
42
43
44
45
46## [3.1.1](https://github.com/brandingbrand/flagship/compare/v3.1.0...v3.1.1) (2019-06-04)
47
48**Note:** Version bump only for package @brandingbrand/fsproductdetail
49
50
51
52
53
54# [3.1.0](https://github.com/brandingbrand/flagship/compare/v3.0.0...v3.1.0) (2019-06-03)
55
56**Note:** Version bump only for package @brandingbrand/fsproductdetail
57
58
59
60
61
62# [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
63
64
65### Features
66
67* upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
68
69
70### BREAKING CHANGES
71
72* 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.
73
74
75
76
77
78# [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
79
80
81### Features
82
83* upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
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# [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
95
96
97### Features
98
99* upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
100
101
102### BREAKING CHANGES
103
104* 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.
105
106
107
108
109
110# [3.0.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0) (2019-02-22)
111
112
113### Features
114
115* upgrade react native to 0.57.8 ([ab40ab1](https://github.com/brandingbrand/flagship/commit/ab40ab1))
116
117
118### BREAKING CHANGES
119
120* 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.
121
122
123
124
125
126## [3.0.1-alpha.0](https://github.com/brandingbrand/flagship/compare/v3.0.0-alpha.0...v3.0.1-alpha.0) (2019-02-11)
127
128**Note:** Version bump only for package @brandingbrand/fsproductdetail
129
130
131
132
133
134# [3.0.0-alpha.0](https://github.com/brandingbrand/flagship/compare/v2.0.0...v3.0.0-alpha.0) (2019-02-08)
135
136
137### Features
138
139* upgrade react native to 0.57.8 ([77177b3](https://github.com/brandingbrand/flagship/commit/77177b3))
140
141
142### BREAKING CHANGES
143
144* 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.
145
146
147
148
149
150<a name="2.0.0"></a>
151# 2.0.0 (2018-10-16)
152
153
154### Code Refactoring
155
156* Remove ReviewsProvider ([4b5794b](https://github.com/brandingbrand/flagship/commit/4b5794b))
157
158
159### Features
160
161* inital commit ([039a84f](https://github.com/brandingbrand/flagship/commit/039a84f))
162
163
164### BREAKING CHANGES
165
166* Removed withReviewData HOC, removed second parameter from withProductDetailData/withProductIndexData