File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 93
93
- Enhancement: Throw ` TypeError ` for missing ` json ` (fixes #110 )
94
94
- Enhancement: Use more efficient ` new Function ` over ` eval ` ;
95
95
also allows use of cyclic context objects
96
+ - Enhancement: Add ` @root ` filter selector
96
97
- Maintenance: Add ` .editorconfig `
97
98
- Docs: Document options in jsdoc; add return values to callbacks;
98
99
fix constructor doc sig.
99
100
- Testing: Add test for missing ` path ` or ` json `
100
101
- Testing: Remove unneeded closures
101
- - npm: Update devDeps
102
-
103
- ## 1.2.0 (October 13, 2019)
104
-
105
- - Enhancement: Add ` @root ` filter selector
106
- - Enhancement: Use more efficient ` new Function ` over ` eval ` ;
107
- also allows use of cyclic context objects
108
102
- npm: Update devDeps and ` package-lock.json `
109
103
110
104
## 1.1.0 (September 26, 2019)
You can’t perform that action at this time.
0 commit comments