File tree Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Expand file tree Collapse file tree 3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 0.12.0 (2023-10-25)
2+
3+ * style: add prettier config ([ 40020ea] ( https://github.com/posthtml/posthtml-parser/commit/40020ea ) )
4+ * style: after lint ([ 4a25b30] ( https://github.com/posthtml/posthtml-parser/commit/4a25b30 ) )
5+ * style: format ts ([ 18f3949] ( https://github.com/posthtml/posthtml-parser/commit/18f3949 ) )
6+ * style: format ts ([ b98a3e0] ( https://github.com/posthtml/posthtml-parser/commit/b98a3e0 ) )
7+ * style: xo to eslint & updat edep dev & update husky ([ 016c1ec] ( https://github.com/posthtml/posthtml-parser/commit/016c1ec ) )
8+ * perf: drop support old nodejs ([ 6284a1d] ( https://github.com/posthtml/posthtml-parser/commit/6284a1d ) )
9+ * build: remove clinton ([ 1aca332] ( https://github.com/posthtml/posthtml-parser/commit/1aca332 ) )
10+ * build: remove clinton config ([ 33961ca] ( https://github.com/posthtml/posthtml-parser/commit/33961ca ) )
11+ * build: remove unuset pkg ([ 6931aee] ( https://github.com/posthtml/posthtml-parser/commit/6931aee ) )
12+ * test: migrate to vitest ([ b41b243] ( https://github.com/posthtml/posthtml-parser/commit/b41b243 ) )
13+
14+
15+
116## 0.11.0 (2022-02-25)
217
18+ * 0.11.0 ([ 0db4129] ( https://github.com/posthtml/posthtml-parser/commit/0db4129 ) )
319* build: update deps ([ d1cdcc6] ( https://github.com/posthtml/posthtml-parser/commit/d1cdcc6 ) )
420* test: add tests for ` recognizeNoValueAttribute ` option ([ a2a2aa3] ( https://github.com/posthtml/posthtml-parser/commit/a2a2aa3 ) )
521* docs: add description for ` recognizeNoValueAttribute ` option ([ f9b165d] ( https://github.com/posthtml/posthtml-parser/commit/f9b165d ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " posthtml-parser" ,
3- "version" : " 0.11 .0" ,
3+ "version" : " 0.12 .0" ,
44 "description" : " Parse HTML/XML to PostHTMLTree" ,
55 "license" : " MIT" ,
66 "repository" : " posthtml/posthtml-parser" ,
You can’t perform that action at this time.
0 commit comments