Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

v2.6.3

Compare
Choose a tag to compare
@ralphtheninja ralphtheninja released this 29 May 17:19
· 252 commits to master since this release

Added

Changed

  • Update dependencies (@ralphtheninja)
  • Convert nullish values to empty strings (@bigeasy)
  • Use t.equal(a, b) instead of t.ok(a === b) (@bigeasy)
  • Relax tests for serializing object in abstract/chained-batch-test.js (@ralphtheninja)

Fixed