redux-toolkit icon indicating copy to clipboard operation
redux-toolkit copied to clipboard

fix(2448): remove abort controller polyfill

Open JulienKode opened this issue 3 years ago • 3 comments

Description

In this PR we remove abort controller https://github.com/reduxjs/redux-toolkit/issues/2448

Where should I add in the docs that ?

  • For people that are using redux with a node.js server they:
    • need node.js 15 or have to polyfill AbortController

I'll update specs and add docs if we are ok

JulienKode avatar Jul 16 '22 10:07 JulienKode

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c23f7eb7395c03794e870d0060d4f718bdc6ca7b:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

codesandbox-ci[bot] avatar Jul 16 '22 10:07 codesandbox-ci[bot]

Deploy Preview for redux-starter-kit-docs ready!

Name Link
Latest commit c23f7eb7395c03794e870d0060d4f718bdc6ca7b
Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/64ea67a0bb00f20008b9d94f
Deploy Preview https://deploy-preview-2518--redux-starter-kit-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jul 16 '22 10:07 netlify[bot]

Let's target that for a 2.0 release :)

phryneas avatar Jul 22 '22 09:07 phryneas

@phryneas @markerikson let me know if I need to do any changes

JulienKode avatar Oct 17 '22 07:10 JulienKode

Belated, but thank you!

markerikson avatar Aug 26 '23 21:08 markerikson

Thanks for merging it

JulienKode avatar Sep 03 '23 15:09 JulienKode