UNPKG

4.68 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## [2.5.7](https://github.com/JiLiZART/bbob/compare/v2.5.6...v2.5.7) (2020-07-05)
7
8**Note:** Version bump only for package @bbob/html
9
10
11
12
13
14## [2.5.6](https://github.com/JiLiZART/bbob/compare/v2.5.5...v2.5.6) (2020-04-12)
15
16**Note:** Version bump only for package @bbob/html
17
18
19
20
21
22## [2.5.5](https://github.com/JiLiZART/bbob/compare/v2.5.4...v2.5.5) (2020-03-25)
23
24**Note:** Version bump only for package @bbob/html
25
26
27
28
29
30<a name="2.5.4"></a>
31## [2.5.4](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.4) (2019-09-25)
32
33
34
35
36**Note:** Version bump only for package @bbob/html
37
38<a name="2.5.3"></a>
39## [2.5.3](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.3) (2019-08-11)
40
41
42
43
44**Note:** Version bump only for package @bbob/html
45
46<a name="2.5.2"></a>
47## [2.5.2](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.2) (2019-06-30)
48
49
50
51
52**Note:** Version bump only for package @bbob/html
53
54<a name="2.5.1"></a>
55## [2.5.1](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.1) (2019-06-18)
56
57
58
59
60**Note:** Version bump only for package @bbob/html
61
62<a name="2.5.0"></a>
63# [2.5.0](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.0) (2019-06-17)
64
65
66
67
68**Note:** Version bump only for package @bbob/html
69
70<a name="2.4.0"></a>
71# [2.4.0](https://github.com/JiLiZART/bbob/compare/v2.3.4...v2.4.0) (2019-03-29)
72
73
74### Features
75
76* **html:** [@bbob](https://github.com/bbob)/html now can be used without [@bbob](https://github.com/bbob)/core ([c9e1dab](https://github.com/JiLiZART/bbob/commit/c9e1dab))
77
78
79
80
81<a name="2.3.4"></a>
82## [2.3.4](https://github.com/JiLiZART/bbob/compare/v2.3.2...v2.3.4) (2019-03-29)
83
84
85
86
87**Note:** Version bump only for package @bbob/html
88
89<a name="2.3.3"></a>
90## [2.3.3](https://github.com/JiLiZART/bbob/compare/v2.3.2...v2.3.3) (2019-03-29)
91
92
93
94
95**Note:** Version bump only for package @bbob/html
96
97<a name="2.3.2"></a>
98## [2.3.2](https://github.com/JiLiZART/bbob/compare/v2.3.1...v2.3.2) (2019-03-09)
99
100
101
102
103**Note:** Version bump only for package @bbob/html
104
105<a name="2.3.1"></a>
106## [2.3.1](https://github.com/JiLiZART/bbob/compare/v2.3.0...v2.3.1) (2019-03-04)
107
108
109
110
111**Note:** Version bump only for package @bbob/html
112
113<a name="2.2.0"></a>
114# 2.2.0 (2018-10-11)
115
116
117### Bug Fixes
118
119* **html:** add more tests ([4ebc512](https://github.com/JiLiZART/bbob/commit/4ebc512))
120* **html:** rigt import to support three shaking ([485852d](https://github.com/JiLiZART/bbob/commit/485852d))
121
122
123### Features
124
125* react render support, move some helper functions to plugin-helper ([1a84968](https://github.com/JiLiZART/bbob/commit/1a84968))
126* **parser:** custom open and close tags support, html tags tests ([#3](https://github.com/JiLiZART/bbob/issues/3)) ([790825a](https://github.com/JiLiZART/bbob/commit/790825a))
127* base preset package '[@bbob](https://github.com/bbob)/preset' ([b63864c](https://github.com/JiLiZART/bbob/commit/b63864c))
128* new [@bbob](https://github.com/bbob)/html api ([#4](https://github.com/JiLiZART/bbob/issues/4)) ([575c1bb](https://github.com/JiLiZART/bbob/commit/575c1bb))
129
130
131
132
133<a name="2.1.1"></a>
134## [2.1.1](https://github.com/JiLiZART/bbob/compare/@bbob/html@2.1.0...@bbob/html@2.1.1) (2018-10-07)
135
136
137### Bug Fixes
138
139* **html:** rigt import to support three shaking ([485852d](https://github.com/JiLiZART/bbob/commit/485852d))
140
141
142
143
144<a name="2.1.0"></a>
145# [2.1.0](https://github.com/JiLiZART/bbob/compare/@bbob/html@2.0.0...@bbob/html@2.1.0) (2018-09-23)
146
147
148### Features
149
150* base preset package '[@bbob](https://github.com/bbob)/preset' ([b63864c](https://github.com/JiLiZART/bbob/commit/b63864c))
151
152
153
154
155<a name="1.1.0"></a>
156# [1.1.0](https://github.com/JiLiZART/bbob/compare/@bbob/html@1.0.7...@bbob/html@1.1.0) (2018-08-09)
157
158
159### Features
160
161* react render support, move some helper functions to plugin-helper ([1a84968](https://github.com/JiLiZART/bbob/commit/1a84968))
162
163
164
165
166<a name="1.0.7"></a>
167## [1.0.7](https://github.com/JiLiZART/bbob/compare/@bbob/html@1.0.6...@bbob/html@1.0.7) (2018-07-13)
168
169
170
171
172**Note:** Version bump only for package @bbob/html
173
174<a name="1.0.6"></a>
175## [1.0.6](https://github.com/JiLiZART/bbob/compare/@bbob/html@1.0.5...@bbob/html@1.0.6) (2018-07-11)
176
177
178
179
180**Note:** Version bump only for package @bbob/html
181
182<a name="1.0.5"></a>
183## [1.0.5](https://github.com/JiLiZART/bbob/compare/@bbob/html@1.0.4...@bbob/html@1.0.5) (2018-07-10)
184
185
186
187
188**Note:** Version bump only for package @bbob/html
189
190<a name="1.0.4"></a>
191## [1.0.4](https://github.com/JiLiZART/bbob/compare/@bbob/html@1.0.3...@bbob/html@1.0.4) (2018-07-10)
192
193
194
195
196**Note:** Version bump only for package @bbob/html