github JSONPath-Plus/JSONPath v6.0.0

latest releases: v9.0.0, v7.2.0, v7.1.0...
3 years ago

6.0.0 (2021-07-05)

User-impacting

  • Breaking enhancement: Create as true ESM module
  • Breaking change: Utilize .cjs extension for UMD and CJS builds (very
    old browsers might not support, but needed with the change given that
    Webpack may complain if there even exists CJS within what it thinks is
    an ESM file, the ".js", our default)
  • Breaking change: Utilize .js extension instead of .mjs for now default
    ESM builds

Dev-impacting

  • npm: Add lint script
  • npm: Update devDeps.

Don't miss a new JSONPath release

NewReleases is sending notifications on new releases.