v10.2.0
- Soft-deprecate
electron.net
support (#995) b2f8ace- See #899 (comment). When the support is removed, you'll still be able to use Got in the Electron main process and in the renderer process through the
electron.remote
module or if you use Node.js shims.
- See #899 (comment). When the support is removed, you'll still be able to use Got in the Electron main process and in the renderer process through the
- Do not throw if
hostname
is not present dc53747 - Fix unhandled
Premature close
errors fa60b5f