File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.7.0 (2021-02-09)
2+
3+ * build: default build cjs ([ 41b7b25] ( https://github.com/posthtml/posthtml-parser/commit/41b7b25 ) )
4+ * build: not generate dts ([ 662f8d9] ( https://github.com/posthtml/posthtml-parser/commit/662f8d9 ) )
5+ * build: perf config for ts ([ a3b5bc4] ( https://github.com/posthtml/posthtml-parser/commit/a3b5bc4 ) )
6+ * build: refactor builder/lint/test system ([ baa7bcc] ( https://github.com/posthtml/posthtml-parser/commit/baa7bcc ) )
7+ * build(deps): bump ini from 1.3.5 to 1.3.8 ([ 471a77f] ( https://github.com/posthtml/posthtml-parser/commit/471a77f ) )
8+ * docs: default import description ([ c824343] ( https://github.com/posthtml/posthtml-parser/commit/c824343 ) )
9+ * perf: export default declare ([ eb63940] ( https://github.com/posthtml/posthtml-parser/commit/eb63940 ) )
10+ * perf: target to node 10 ([ 3f0a707] ( https://github.com/posthtml/posthtml-parser/commit/3f0a707 ) )
11+ * style: after update xo ([ dc66abe] ( https://github.com/posthtml/posthtml-parser/commit/dc66abe ) )
12+ * test: rewrite to typscript ([ 63a3415] ( https://github.com/posthtml/posthtml-parser/commit/63a3415 ) )
13+ * refactor: rewrite to typscript ([ b1450a8] ( https://github.com/posthtml/posthtml-parser/commit/b1450a8 ) )
14+
15+
16+
117## 0.6.0 (2020-11-13)
218
19+ * 0.6.0 ([ cf98487] ( https://github.com/posthtml/posthtml-parser/commit/cf98487 ) )
320* refactor: update htmlparser2 to version 5 ([ 58258b4] ( https://github.com/posthtml/posthtml-parser/commit/58258b4 ) )
421
522
Original file line number Diff line number Diff line change 11{
22 "name" : " posthtml-parser" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .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