Skip to content

v2.16.0

Choose a tag to compare

@sunnylqm sunnylqm released this 07 Jul 11:45
41461b2

What's Changed

  • feat: customDiff now supports async implementations returning Promise<Buffer> (e.g. node-hdiffpatch's callback-based async diff), allowing servers to run diffs off the event loop. Existing sync implementations keep working unchanged.

Full Changelog: v2.15.4...v2.16.0