UNPKG

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