Skip to content

v4.0.0

Choose a tag to compare

@char0n char0n released this 18 Jan 22:16
· 67 commits to main since this release

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