UNPKG

16.9 kBMarkdownView Raw
1## <small>0.8.5 (2021-05-06)</small>
2
3* perf: content two dimensional array ([8373816](https://github.com/posthtml/posthtml-parser/commit/8373816))
4
5
6
7## <small>0.8.4 (2021-05-06)</small>
8
9* 0.8.4 ([aaa0b3e](https://github.com/posthtml/posthtml-parser/commit/aaa0b3e))
10* perf: attr value as number ([3d08ec5](https://github.com/posthtml/posthtml-parser/commit/3d08ec5))
11
12
13
14## <small>0.8.3 (2021-05-06)</small>
15
16* 0.8.3 ([80e07ca](https://github.com/posthtml/posthtml-parser/commit/80e07ca))
17* perf: attr value as boolean ([d143dbb](https://github.com/posthtml/posthtml-parser/commit/d143dbb))
18
19
20
21## <small>0.8.2 (2021-05-06)</small>
22
23* 0.8.2 ([f57d7ed](https://github.com/posthtml/posthtml-parser/commit/f57d7ed))
24* perf: type node text as number ([bf2fb73](https://github.com/posthtml/posthtml-parser/commit/bf2fb73))
25
26
27
28## <small>0.8.1 (2021-05-05)</small>
29
30* 0.8.1 ([67a337b](https://github.com/posthtml/posthtml-parser/commit/67a337b))
31* ci: add node 16 ([58c6740](https://github.com/posthtml/posthtml-parser/commit/58c6740))
32* perf: types content ([e9f59a2](https://github.com/posthtml/posthtml-parser/commit/e9f59a2))
33* perf: types content ([87b2a82](https://github.com/posthtml/posthtml-parser/commit/87b2a82))
34
35
36
37## 0.8.0 (2021-04-16)
38
39* 0.8.0 ([9676edd](https://github.com/posthtml/posthtml-parser/commit/9676edd))
40* ci: drop support for node 10 (found not to be working) ([585d552](https://github.com/posthtml/posthtml-parser/commit/585d552))
41* build: add prepare script ([1dc46fc](https://github.com/posthtml/posthtml-parser/commit/1dc46fc))
42
43
44
45## <small>0.7.2 (2021-04-12)</small>
46
47* 0.7.2 ([7beaee9](https://github.com/posthtml/posthtml-parser/commit/7beaee9))
48* fix: correctly parse text content after comments ([818e2f5](https://github.com/posthtml/posthtml-parser/commit/818e2f5))
49* build(deps): bump y18n from 4.0.0 to 4.0.1 ([6b52ac1](https://github.com/posthtml/posthtml-parser/commit/6b52ac1))
50
51
52
53## <small>0.7.1 (2021-02-15)</small>
54
55* 0.7.1 ([86a7954](https://github.com/posthtml/posthtml-parser/commit/86a7954))
56* perf: tag name type ([60ec0c1](https://github.com/posthtml/posthtml-parser/commit/60ec0c1))
57
58
59
60## 0.7.0 (2021-02-09)
61
62* 0.7.0 ([5887ed4](https://github.com/posthtml/posthtml-parser/commit/5887ed4))
63* build: default build cjs ([41b7b25](https://github.com/posthtml/posthtml-parser/commit/41b7b25))
64* build: not generate dts ([662f8d9](https://github.com/posthtml/posthtml-parser/commit/662f8d9))
65* build: perf config for ts ([a3b5bc4](https://github.com/posthtml/posthtml-parser/commit/a3b5bc4))
66* build: refactor builder/lint/test system ([baa7bcc](https://github.com/posthtml/posthtml-parser/commit/baa7bcc))
67* build(deps): bump ini from 1.3.5 to 1.3.8 ([471a77f](https://github.com/posthtml/posthtml-parser/commit/471a77f))
68* docs: default import description ([c824343](https://github.com/posthtml/posthtml-parser/commit/c824343))
69* perf: export default declare ([eb63940](https://github.com/posthtml/posthtml-parser/commit/eb63940))
70* perf: target to node 10 ([3f0a707](https://github.com/posthtml/posthtml-parser/commit/3f0a707))
71* style: after update xo ([dc66abe](https://github.com/posthtml/posthtml-parser/commit/dc66abe))
72* test: rewrite to typscript ([63a3415](https://github.com/posthtml/posthtml-parser/commit/63a3415))
73* refactor: rewrite to typscript ([b1450a8](https://github.com/posthtml/posthtml-parser/commit/b1450a8))
74
75
76
77## 0.6.0 (2020-11-13)
78
79* 0.6.0 ([cf98487](https://github.com/posthtml/posthtml-parser/commit/cf98487))
80* refactor: update htmlparser2 to version 5 ([58258b4](https://github.com/posthtml/posthtml-parser/commit/58258b4))
81
82
83
84## <small>0.5.3 (2020-11-13)</small>
85
86* 0.5.3 ([88475c2](https://github.com/posthtml/posthtml-parser/commit/88475c2))
87* build: down grade xo is broken ([9631e7d](https://github.com/posthtml/posthtml-parser/commit/9631e7d))
88* fix: downgrade htmlpareser2 to 3* version, issue #53 ([7353f6b](https://github.com/posthtml/posthtml-parser/commit/7353f6b)), closes [#53](https://github.com/posthtml/posthtml-parser/issues/53)
89
90
91
92## <small>0.5.2 (2020-10-30)</small>
93
94* 0.5.2 ([c8641cd](https://github.com/posthtml/posthtml-parser/commit/c8641cd))
95* fix: converting html entity name, close #51 ([4a8be73](https://github.com/posthtml/posthtml-parser/commit/4a8be73)), closes [#51](https://github.com/posthtml/posthtml-parser/issues/51)
96* test: converting html entity name, issue #51 ([6bd5975](https://github.com/posthtml/posthtml-parser/commit/6bd5975)), closes [#51](https://github.com/posthtml/posthtml-parser/issues/51)
97
98
99
100## <small>0.5.1 (2020-10-27)</small>
101
102* 0.5.1 ([b6b4a8b](https://github.com/posthtml/posthtml-parser/commit/b6b4a8b))
103* style: 2 space, close issue #33 ([cdd7dbd](https://github.com/posthtml/posthtml-parser/commit/cdd7dbd)), closes [#33](https://github.com/posthtml/posthtml-parser/issues/33)
104* style: after lint ([23dd2a0](https://github.com/posthtml/posthtml-parser/commit/23dd2a0))
105* build: change eslint to xo ([5233a43](https://github.com/posthtml/posthtml-parser/commit/5233a43))
106* build: change lint to eslint ([f6eef50](https://github.com/posthtml/posthtml-parser/commit/f6eef50))
107* build: update bump version script ([7b7cfbf](https://github.com/posthtml/posthtml-parser/commit/7b7cfbf))
108* build: update dep dev ([8601e40](https://github.com/posthtml/posthtml-parser/commit/8601e40))
109* perf: concate with prev content string ([fe7ddb0](https://github.com/posthtml/posthtml-parser/commit/fe7ddb0))
110* perf: downgrade code for old node ([b160b9d](https://github.com/posthtml/posthtml-parser/commit/b160b9d))
111* perf: migrate to parser v5 ([c2349ad](https://github.com/posthtml/posthtml-parser/commit/c2349ad))
112* ci: change nyc to c8 ([1638a07](https://github.com/posthtml/posthtml-parser/commit/1638a07))
113* ci: forgot config for c8 ([ba45ba6](https://github.com/posthtml/posthtml-parser/commit/ba45ba6))
114* ci: migrate to github action from travis ([05e3768](https://github.com/posthtml/posthtml-parser/commit/05e3768))
115* test: contents are split with '<' in comment, issue #18 ([cbeb319](https://github.com/posthtml/posthtml-parser/commit/cbeb319)), closes [#18](https://github.com/posthtml/posthtml-parser/issues/18)
116* test: contents are split with '<' in comment, issue #45 ([74169cd](https://github.com/posthtml/posthtml-parser/commit/74169cd)), closes [#45](https://github.com/posthtml/posthtml-parser/issues/45)
117* fix: contents are split with '<' in comment, close #18, close #45 ([8e64082](https://github.com/posthtml/posthtml-parser/commit/8e64082)), closes [#18](https://github.com/posthtml/posthtml-parser/issues/18) [#45](https://github.com/posthtml/posthtml-parser/issues/45)
118* refactor: migrate to es-next syntax ([d89bf85](https://github.com/posthtml/posthtml-parser/commit/d89bf85))
119* docs: simple update ([0c10d9d](https://github.com/posthtml/posthtml-parser/commit/0c10d9d))
120
121
122
123## 0.5.0 (2020-08-22)
124
125* 0.5.0 ([be05a9f](https://github.com/posthtml/posthtml-parser/commit/be05a9f))
126* build: forgot conventional-changelog-cli ([8ff437a](https://github.com/posthtml/posthtml-parser/commit/8ff437a))
127* build: update changelog ([d0a07dc](https://github.com/posthtml/posthtml-parser/commit/d0a07dc))
128* build: update dep dev ([f8efe55](https://github.com/posthtml/posthtml-parser/commit/f8efe55))
129* build: update lint/build system ([54adc49](https://github.com/posthtml/posthtml-parser/commit/54adc49))
130* build(deps): bump handlebars from 4.0.11 to 4.5.3 ([8773f14](https://github.com/posthtml/posthtml-parser/commit/8773f14))
131* revert: incorrect changes ([0601fbd](https://github.com/posthtml/posthtml-parser/commit/0601fbd))
132* style: lintstage lint update ([43398d5](https://github.com/posthtml/posthtml-parser/commit/43398d5))
133* ci: drop old node support ([cf95d62](https://github.com/posthtml/posthtml-parser/commit/cf95d62))
134* ci: drop support old node ([d415fb9](https://github.com/posthtml/posthtml-parser/commit/d415fb9))
135* fix: incorrect merge defaultOptions, close #47 ([11ba7fb](https://github.com/posthtml/posthtml-parser/commit/11ba7fb)), closes [#47](https://github.com/posthtml/posthtml-parser/issues/47)
136* test: update for, #41 ([3cfc5c6](https://github.com/posthtml/posthtml-parser/commit/3cfc5c6)), closes [#41](https://github.com/posthtml/posthtml-parser/issues/41)
137
138
139
140## <small>0.4.2 (2019-11-08)</small>
141
142* 0.4.2 ([f8a63ab](https://github.com/posthtml/posthtml-parser/commit/f8a63ab))
143* fix: version pkg ([d531970](https://github.com/posthtml/posthtml-parser/commit/d531970))
144* perf: remove objectAssign polyfill ([8083f07](https://github.com/posthtml/posthtml-parser/commit/8083f07))
145* build: update depDev ([df66e8d](https://github.com/posthtml/posthtml-parser/commit/df66e8d))
146* ci(.travis): update Node.js versions ([b6f4b50](https://github.com/posthtml/posthtml-parser/commit/b6f4b50))
147* feat: introduce TypeScript definitions ([100adc1](https://github.com/posthtml/posthtml-parser/commit/100adc1))
148* style: fix indent ([47cb744](https://github.com/posthtml/posthtml-parser/commit/47cb744))
149* docs: update options ([e771ac6](https://github.com/posthtml/posthtml-parser/commit/e771ac6))
150
151
152
153## <small>0.4.1 (2018-02-16)</small>
154
155* remove isobject module ([49a0ee6](https://github.com/posthtml/posthtml-parser/commit/49a0ee6))
156* v0.4.1 ([b8e5dff](https://github.com/posthtml/posthtml-parser/commit/b8e5dff))
157* fix: improve readablity ([222aa79](https://github.com/posthtml/posthtml-parser/commit/222aa79))
158
159
160
161## 0.4.0 (2018-01-23)
162
163* build RegEx from RegEx.source ([4bc2807](https://github.com/posthtml/posthtml-parser/commit/4bc2807))
164* fix code style ([01f8cad](https://github.com/posthtml/posthtml-parser/commit/01f8cad))
165* lowercase and reassign 'name' var ([6f046c8](https://github.com/posthtml/posthtml-parser/commit/6f046c8))
166* refactor directive parser ([f7d296c](https://github.com/posthtml/posthtml-parser/commit/f7d296c))
167* split directive checking per condition ([1b800f7](https://github.com/posthtml/posthtml-parser/commit/1b800f7))
168* v0.4.0 ([3bad693](https://github.com/posthtml/posthtml-parser/commit/3bad693))
169* directive: add support for regular expression custom directive. ([9403660](https://github.com/posthtml/posthtml-parser/commit/9403660))
170
171
172
173## <small>0.3.3 (2018-01-19)</small>
174
175* v0.3.3 ([137aa45](https://github.com/posthtml/posthtml-parser/commit/137aa45))
176* fix: icorrect concat directives ([b17f7c0](https://github.com/posthtml/posthtml-parser/commit/b17f7c0))
177
178
179
180## <small>0.3.2 (2018-01-18)</small>
181
182* 0.3.1 ([dd11797](https://github.com/posthtml/posthtml-parser/commit/dd11797))
183* revert default value for option ([8b9e4ed](https://github.com/posthtml/posthtml-parser/commit/8b9e4ed))
184* use `htmlparser2/lib/Parser` directly ([24c5e4e](https://github.com/posthtml/posthtml-parser/commit/24c5e4e))
185* v0.3.2 ([21d117d](https://github.com/posthtml/posthtml-parser/commit/21d117d))
186* test: fix test ([cad515c](https://github.com/posthtml/posthtml-parser/commit/cad515c))
187* fix: incoming options not merge with default options ([8eaa928](https://github.com/posthtml/posthtml-parser/commit/8eaa928))
188
189
190
191## <small>0.3.1 (2017-12-27)</small>
192
193* fix: if directive in content ([5e1650a](https://github.com/posthtml/posthtml-parser/commit/5e1650a))
194* fix: try fix for old node ([3086a08](https://github.com/posthtml/posthtml-parser/commit/3086a08))
195* fix(index): parse obj in attrs, close #22 ([7e32484](https://github.com/posthtml/posthtml-parser/commit/7e32484)), closes [#22](https://github.com/posthtml/posthtml-parser/issues/22)
196* revert(index): collect attrs ([7277faf](https://github.com/posthtml/posthtml-parser/commit/7277faf))
197* style: fix lint error ([6d1a2d5](https://github.com/posthtml/posthtml-parser/commit/6d1a2d5))
198* style(test): update title ([17b0c04](https://github.com/posthtml/posthtml-parser/commit/17b0c04))
199* test: for custom process directive ([db31f89](https://github.com/posthtml/posthtml-parser/commit/db31f89))
200* test: for directives and tag ([0b0f098](https://github.com/posthtml/posthtml-parser/commit/0b0f098))
201* test: update test for custom directives ([25ba6d0](https://github.com/posthtml/posthtml-parser/commit/25ba6d0))
202* test(test): add test for issue #11 ([aa8d0e3](https://github.com/posthtml/posthtml-parser/commit/aa8d0e3)), closes [#11](https://github.com/posthtml/posthtml-parser/issues/11)
203* test(test): for issue #22 ([a44f4fe](https://github.com/posthtml/posthtml-parser/commit/a44f4fe)), closes [#22](https://github.com/posthtml/posthtml-parser/issues/22)
204* chore: bump ([6abbc6d](https://github.com/posthtml/posthtml-parser/commit/6abbc6d))
205* chore(index): update htmlparser2 ([b3e4c2d](https://github.com/posthtml/posthtml-parser/commit/b3e4c2d))
206* chore(package): fix htmlparse2 version ([67edc28](https://github.com/posthtml/posthtml-parser/commit/67edc28))
207* perf: for loop directives ([3d7ef5a](https://github.com/posthtml/posthtml-parser/commit/3d7ef5a))
208* perf: forgot export default directives ([924cfca](https://github.com/posthtml/posthtml-parser/commit/924cfca))
209* feat: parse directives according incoming options ([7e8e624](https://github.com/posthtml/posthtml-parser/commit/7e8e624))
210* docs: desctiption for option directives ([12c0db9](https://github.com/posthtml/posthtml-parser/commit/12c0db9))
211
212
213
214## <small>0.2.1 (2017-02-14)</small>
215
216* Bump version to 0.2.1 ([00b41b0](https://github.com/posthtml/posthtml-parser/commit/00b41b0))
217* Disable lowerCaseAttributeNames option by default ([2145089](https://github.com/posthtml/posthtml-parser/commit/2145089))
218
219
220
221## 0.2.0 (2016-07-19)
222
223* 0.2.0 ([bf7395e](https://github.com/posthtml/posthtml-parser/commit/bf7395e))
224* add strict mode ([6980b91](https://github.com/posthtml/posthtml-parser/commit/6980b91))
225* Allow pass options to parser ([2cdc3e6](https://github.com/posthtml/posthtml-parser/commit/2cdc3e6)), closes [posthtml/posthtml/pull/150#issuecomment-232707133](https://github.com/posthtml/posthtml/pull/150/issues/issuecomment-232707133)
226* Create MAINTAINERS ([df024a4](https://github.com/posthtml/posthtml-parser/commit/df024a4))
227* document PostHTML AST ([65ee207](https://github.com/posthtml/posthtml-parser/commit/65ee207))
228* drop isEmpty helper ([10fc685](https://github.com/posthtml/posthtml-parser/commit/10fc685))
229* minor improvements ([fcfc1e9](https://github.com/posthtml/posthtml-parser/commit/fcfc1e9))
230* use if statement ([b867a45](https://github.com/posthtml/posthtml-parser/commit/b867a45))
231* use repository shortcut syntax ([878bd17](https://github.com/posthtml/posthtml-parser/commit/878bd17))
232
233
234
235## <small>0.1.3 (2016-03-04)</small>
236
237* 0.1.3 ([cf3927e](https://github.com/posthtml/posthtml-parser/commit/cf3927e))
238* Update index.js ([ea645e5](https://github.com/posthtml/posthtml-parser/commit/ea645e5))
239* Update index.js ([9a15925](https://github.com/posthtml/posthtml-parser/commit/9a15925))
240* Update index.js ([a327a5d](https://github.com/posthtml/posthtml-parser/commit/a327a5d))
241* Update index.js ([532cdf8](https://github.com/posthtml/posthtml-parser/commit/532cdf8))
242* Update index.js ([b1c6b5b](https://github.com/posthtml/posthtml-parser/commit/b1c6b5b))
243* Update index.js ([1dea63b](https://github.com/posthtml/posthtml-parser/commit/1dea63b))
244* Update test.js ([729ec64](https://github.com/posthtml/posthtml-parser/commit/729ec64))
245* Update test.js ([5e691b4](https://github.com/posthtml/posthtml-parser/commit/5e691b4))
246* Update test.js ([d1847c7](https://github.com/posthtml/posthtml-parser/commit/d1847c7))
247
248
249
250## <small>0.1.2 (2016-03-03)</small>
251
252* 0.1.2 ([906fa7e](https://github.com/posthtml/posthtml-parser/commit/906fa7e))
253* add more about PostHTML link ([ca1ff66](https://github.com/posthtml/posthtml-parser/commit/ca1ff66))
254* add PostHTML link ([e18ee18](https://github.com/posthtml/posthtml-parser/commit/e18ee18))
255* add test for camelCase tag name ([550755e](https://github.com/posthtml/posthtml-parser/commit/550755e))
256* Update index.js ([ab07822](https://github.com/posthtml/posthtml-parser/commit/ab07822))
257
258
259
260## <small>0.1.1 (2015-11-02)</small>
261
262* add npm scripts ([b4b6571](https://github.com/posthtml/posthtml-parser/commit/b4b6571))
263* doctype test ([d829aaa](https://github.com/posthtml/posthtml-parser/commit/d829aaa))
264* fix test texts & add test tag ([43ab5da](https://github.com/posthtml/posthtml-parser/commit/43ab5da))
265* Release 0.1.1 ([41b6b3a](https://github.com/posthtml/posthtml-parser/commit/41b6b3a))
266* test a not single nodes ([0360f87](https://github.com/posthtml/posthtml-parser/commit/0360f87))
267* test comments ([ca86fba](https://github.com/posthtml/posthtml-parser/commit/ca86fba))
268* tests for texts ([dc40c7c](https://github.com/posthtml/posthtml-parser/commit/dc40c7c))
269* upd Readme ([c8e9c29](https://github.com/posthtml/posthtml-parser/commit/c8e9c29))
270
271
272
273## 0.1.0 (2015-10-20)
274
275* add package.json ([3daf4bc](https://github.com/posthtml/posthtml-parser/commit/3daf4bc))
276* basic ([2e38720](https://github.com/posthtml/posthtml-parser/commit/2e38720))
277* Initial commit ([285d87f](https://github.com/posthtml/posthtml-parser/commit/285d87f))
278
279
280