We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e338057 commit 7183727Copy full SHA for 7183727
CHANGES.md
@@ -1,17 +1,14 @@
1
# CHANGES for jsonpath-plus
2
3
-## ?
4
-
5
-- npm: Avoid eslint script within test script
6
-- Travis: Update to check Node 6, 10, 12
7
8
-## 1.1.0 (September 25, 2019)
+## 1.1.0 (September 26, 2019)
9
10
- Enhancement: Add explicit 'any' to `evaluate()` declaration (for use
11
with `noImplicitAny` TypeScript option)
12
- Build: Update minified build files
13
- npm: Ignore `.idea`/`.remarkrc` files
14
- npm: Update devDeps (Babel, linting, Rollup, TypeScript related)
+- npm: Avoid eslint script within test script
+- Travis: Update to check Node 6, 10, 12
15
16
## 1.0.0 (August 7, 2019)
17
0 commit comments