Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CaseReducers to also return Draft<T> #756

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

phryneas
Copy link
Member

@phryneas phryneas commented Oct 8, 2020

To help in situations where T contains an unresolved generic.
Thanks to @amcsi for reporting this and providing a reproduction
for this issue.

To help in situations where `T` contains an unresolved generic.
Thanks to @amcsi for reporting this and providing a reproduction
for this issue.
@netlify
Copy link

netlify bot commented Oct 8, 2020

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

Built with commit 392cf50

https://deploy-preview-756--redux-starter-kit-docs.netlify.app

@phryneas phryneas force-pushed the caseReducers-draft branch from 076b810 to 392cf50 Compare October 8, 2020 18:03
@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 8, 2020

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 392cf50:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration

@markerikson
Copy link
Collaborator

Fine by me. If you're happy with it, merge it.

@phryneas phryneas merged commit 621edab into reduxjs:master Oct 8, 2020
@phryneas phryneas deleted the caseReducers-draft branch October 8, 2020 20:49
@phryneas phryneas restored the caseReducers-draft branch May 31, 2021 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants