- Added
bun
as supported and tested runtime - In Node.js,
https_proxy
environment variables are no longer supported out of the box. Install theundici
optional peer dependency if you need this support or use another runtime likebun
ordeno
which have this built-in.