Remove dependency abort-controller
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
abort-controller | devDependencies | major | ^3.0.0 | source |
Release Notes
mysticatea/abort-controller
v3.0.0
💥 Breaking Changes
-
#14 ... Now
package.json
hasbrowser
field with browser.js. This doesn't contain the shim ofAbortController
because all modern browsers support it. Therefore, it improves the experience when universal libraries useabort-controller
package. Please useabort-controller/polyfill
to support IE.
v2.0.3
🐛 Bug fixes
-
7241089
fixed a bug thatdist/abort-controller.umd.js
containedconst
syntax.
v2.0.2
🐛 Bug fixes
-
74fb529
fixed wrongd.ts
file.
v2.0.1
This package has been rewritten with TypeScript. This release should not have any user-facing change.
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.