Skip to content

v3.1.0

Compare
Choose a tag to compare
@twiddli twiddli released this 16 Dec 16:37
· 32 commits to master since this release
  • Due to a change in NodeJS v17, localhost might now return a IPV6 address.
    To restore previous behaviour of always preferring the IPV4 address, Client.resolve_IPV4_localhost was added and set to true by default.