v4.0.0
4.0.0 (2026-01-18)
Features
- add support to evaluate JSONPath expression against a value (#92) (93a5fce)
- normalize-path: add convinient test function (#93) (ee83b86)
BREAKING CHANGES
- minimal supported Node.js version is now 16.14
- compile/escape replaced by NormalizedPath namespace
*parser translator backward incompatible fixes