Download Latest Version v10.3.0 source code.tar.gz (349.5 kB)
Email in envelope

Get an email when there's a new version of JSONPath Plus

Home / v6.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-07-05 530 Bytes
v6.0.0 source code.tar.gz 2021-07-05 266.2 kB
v6.0.0 source code.zip 2021-07-05 307.1 kB
Totals: 3 Items   573.8 kB 0

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.
Source: README.md, updated 2021-07-05