We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0aaa0 commit ac7a453Copy full SHA for ac7a453
CHANGES.md
@@ -93,18 +93,12 @@
93
- Enhancement: Throw `TypeError` for missing `json` (fixes #110)
94
- Enhancement: Use more efficient `new Function` over `eval`;
95
also allows use of cyclic context objects
96
+- Enhancement: Add `@root` filter selector
97
- Maintenance: Add `.editorconfig`
98
- Docs: Document options in jsdoc; add return values to callbacks;
99
fix constructor doc sig.
100
- Testing: Add test for missing `path` or `json`
101
- Testing: Remove unneeded closures
-- 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
- npm: Update devDeps and `package-lock.json`
109
110
## 1.1.0 (September 26, 2019)
0 commit comments