Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 538 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 538 Bytes

proxy

2.2.0

Minor Changes

  • 28104d2: Add bin for CLI

2.1.1

Patch Changes

  • 25e0c93: Ensure that socket.remoteAddress is a string

2.1.0

Minor Changes

  • 0f31047: Add localAddress option to specify which networking interface the proxy should use to create outgoing connections

2.0.1

Patch Changes

  • 7674748: Update @types/node to v14.18.45

2.0.0

Major Changes

  • d99a7c8: Major version bump for all packages

Patch Changes

  • c169ced: Convert mocha tests to jest for all packages