Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

v22.0.0

Compare
Choose a tag to compare
@daviddias daviddias released this 20 May 18:04
· 397 commits to master since this release
966f973

Bug Fixes

  • callback from unsub after stream ends (51a80f2)
  • do not fail stop node if failed start node (533760f)
  • ping: convert the ping messages to lowercase (632af40)
  • more robust ping tests (fc6d301)
  • remove .only (0e21c8a)
  • result.Peers can be null, ensure callback is called (f5f2e83)
  • update asserted error message (17c1f1c)
  • use async/setImmediate vs process.nextTick (faa51b4)