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

Export createImmutableStateInvariantMiddleware, fix typo #449

Merged
merged 2 commits into from
Mar 27, 2020

Conversation

exogen
Copy link
Contributor

@exogen exogen commented Mar 27, 2020

This adds createImmutableStateInvariantMiddleware (and the default isImmutable, and options type) to the package exports.

Also noticed a typo in an argument name: ingorePaths -> ignorePaths (doesn't change the API as it's just a normal arg and not an options object or anything).

Fixes #448

@netlify
Copy link

netlify bot commented Mar 27, 2020

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

Built with commit 01b7b2f

https://deploy-preview-449--redux-starter-kit-docs.netlify.com

@codesandbox-ci
Copy link

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 01b7b2f:

Sandbox Source
kind-zhukovsky-49kbs Configuration
inspiring-wing-bvsuz Configuration
quizzical-fermi-12bzf Configuration

@markerikson markerikson merged commit e3c2cf0 into reduxjs:master Mar 27, 2020
@markerikson
Copy link
Collaborator

Thanks!

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.

createImmutableStateInvariantMiddleware not actually exported
2 participants