File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## <small >0.6.1 (2021-11-17)</small >
2+
3+ * fix: after update dep dev ([ efe15d7] ( https://github.com/posthtml/posthtml-extend/commit/efe15d7 ) )
4+ * fix: change name of variable from data to locals ([ 26f260c] ( https://github.com/posthtml/posthtml-extend/commit/26f260c ) )
5+ * fix: refactor merging of locals ([ bbc8856] ( https://github.com/posthtml/posthtml-extend/commit/bbc8856 ) )
6+ * fix: wrap merging of locals in try catch ([ e78cc33] ( https://github.com/posthtml/posthtml-extend/commit/e78cc33 ) )
7+ * build: update dep dev ([ 91166c1] ( https://github.com/posthtml/posthtml-extend/commit/91166c1 ) )
8+ * build(deps): bump lodash from 4.17.20 to 4.17.21 ([ f6bad74] ( https://github.com/posthtml/posthtml-extend/commit/f6bad74 ) )
9+ * feat: pass data to layout ([ bc6ca77] ( https://github.com/posthtml/posthtml-extend/commit/bc6ca77 ) )
10+
11+
12+
113## 0.6.0 (2020-11-24)
214
15+ * 0.6.0 ([ 24fce9c] ( https://github.com/posthtml/posthtml-extend/commit/24fce9c ) )
16+ * Update funding.yml ([ 6c144ca] ( https://github.com/posthtml/posthtml-extend/commit/6c144ca ) )
317* build(deps): bump posthtml from 0.13.4 to 0.15.0 ([ 97bd03e] ( https://github.com/posthtml/posthtml-extend/commit/97bd03e ) )
418* build(deps): bump posthtml-parser from 0.5.2 to 0.6.0 ([ 83a9994] ( https://github.com/posthtml/posthtml-extend/commit/83a9994 ) )
5- * Update funding.yml ([ 6c144ca] ( https://github.com/posthtml/posthtml-extend/commit/6c144ca ) )
619
720
821
Original file line number Diff line number Diff line change 11{
22 "name" : " posthtml-extend" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " Templates extending (Jade-like)" ,
55 "license" : " MIT" ,
66 "repository" : " posthtml/posthtml-extend" ,
You can’t perform that action at this time.
0 commit comments