10.0.0 (2023-11-01)
- fix(cancel)!: cancel _checkInternetReachability request on timeout & cancel via AbortController (#678) (4bfd3e2), closes #678 /github.com/react-native-netinfo/react-native-netinfo/issues/439#issue-787487438
BREAKING CHANGES
- netinfo now requires AbortController, node v16 / edge required
it will likely not work on internet explorer from this version onwards