redux-toolkit
redux-toolkit copied to clipboard
correctly allow extraOptions with required properties, or non-objects
fixes #1087
Deploy Preview for redux-starter-kit-docs ready!
| Name | Link |
|---|---|
| Latest commit | 06ec5ff60ae5281e00bd871333303b6390433482 |
| Latest deploy log | https://app.netlify.com/sites/redux-starter-kit-docs/deploys/65d1343b332b0a00082afd1a |
| Deploy Preview | https://deploy-preview-4208--redux-starter-kit-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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 06ec5ff60ae5281e00bd871333303b6390433482:
| Sandbox | Source |
|---|---|
| rsk-github-issues-example | Configuration |
| @examples-query-react/basic | Configuration |
| @examples-query-react/advanced | Configuration |
| @examples-action-listener/counter | Configuration |
| rtk-esm-cra | Configuration |
size-limit report 📦
| Path | Size |
|---|
closing as i can't seem to get this happy, and having extraOptions only support optional properties isn't the end of the world - required config can be returned from query instead if needed.