Skip to content

v3.1.0

Compare
Choose a tag to compare
@mcollina mcollina released this 12 Jan 09:54

📚 PR:

  • fix: throw if passed keepAlive
  • doc: fix grammar
  • fix: don't fail socket if onComplete throws
  • fix: throw if passed requestTimeout
  • fix: improve not support arg error message
  • fix: types
  • perf: check aborted earlier
  • perf: avoid closure capture
  • Fix capitalization of 'errors' in types (#503)
  • Two small grammar nits (#505)
  • feat(pool): forward connect and disconnect events (#510)
  • fix(types): Pool URL (#507)
  • Do not run .mjs in test. Add npm test to CI. (#511)