Files
SimfonyBasics/spa/node_modules/just-diff/CHANGELOG.md
2024-07-05 13:46:23 +02:00

871 B

just-diff

6.0.2

Patch Changes

  • Fixes #543. Remove recursing multiple permutations in favor of deciding upfront whether left or right trim is the most efficient.

6.0.1

Patch Changes

  • issue #544 Fix case that should be 'add' not 'replace'

6.0.0

Major Changes

5.2.0

Minor Changes

  • Rename node module .js -> .cjs

5.1.1

Patch Changes

  • fix: reorder exports to set default last #488

5.1.0

Minor Changes

  • package.json updates to fix #467 and #483

5.0.3

Patch Changes

  • Keep ESMs in sync with commonJS modules

5.0.2

Patch Changes

  • Fixed issue where remove diffs were sometimes not reversed