v4.0.0
BREAKING CHANGE
- This release drops support for
AbortSignal.timeout
. Browsers which do not natively support this may now see errors as this function will no longer be polyfilled.
What's Changed
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #53
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #56
- Bump ws, engine.io and socket.io-adapter by @dependabot in #57
- Bump body-parser from 1.20.0 to 1.20.3 in the npm_and_yarn group by @dependabot in #59
- Update publish.yml by @manuelpuyol in #60
- Safari 17.4 ships checkVisibility by @keithamus in #61
- drop AbortSignal.timeout by @keithamus in #62
Full Changelog: v3.0.1...v4.0.0