Skip to content

v2.0.0

Choose a tag to compare

@sindresorhus sindresorhus released this 21 Sep 08:09
· 9 commits to main since this release

Breaking

  • Require Node.js 20 9d9eb34
  • Only include localhost by default 6d2e74a
    • Use {host: '*'} option to get the old behavior.

Improvements

  • Add host option for filtering by host address 6d2e74a
  • Add portBindings() method 6d2e74a

v1.0.2...v2.0.0