What's Changed
- chore(eslint): @typescript-eslint/consistent-type-imports by @chimurai in #1195
- docs(examples): sse example by @chimurai in #1196
- refactor: typescript strict types by @chimurai in #1197
- docs(examples): add Next.js v16 example by @chimurai in #1198
- docs(examples): use subpath import #http-proxy-middleware by @chimurai in #1199
- docs(fastify): fix fastify example by @chimurai in #1200
- fix(hono): use Hono HttpBindings in createHonoProxyMiddleware by @chimurai in #1201
- chore(package.json): bump deps by @chimurai in #1202
- build(oxfmt): migrate prettier to oxfmt by @chimurai in #1203
- test: improve tests by @chimurai in #1204
- docs: update docs by @chimurai in #1205
- feat(ipv6): support literal IPv6 addresses in 'target' and 'forward' options by @chimurai in #1206
- chore(ipv6): only run ipv6 e2e test in ipv6 environment by @chimurai in #1207
- test(e2e): unix domain socket (uds/ipc) by @chimurai in #1208
- chore(package.json): update dev deps by @chimurai in #1209
- chore(package.json): bump httpxy to ^0.5.1 by @chimurai in #1210
Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4