What's Changed
- Listen only to IPv4 network for websockets tests by @mcollina in #316
- opt to validate incoming data before proxy is executed by @kovalenp in #312
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.2.1 by @dependabot in #318
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #320
- perf: use
node:
prefix to bypass require.cache call for builtins by @Fdawgs in #321 - build(deps-dev): bump express-http-proxy from 1.6.3 to 2.0.0 by @dependabot in #323
- test(websocket): optimize split param by @Fdawgs in #326
- keep query params on proxy by @dancastillo in #325
- chore(package): explicitly declare js module type by @Fdawgs in #327
New Contributors
- @kovalenp made their first contribution in #312
- @dancastillo made their first contribution in #325
Full Changelog: v9.2.1...v9.3.0