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

updated example for zustand v3.5.1 interface change #25066

Merged
merged 5 commits into from Jun 7, 2021
Merged

updated example for zustand v3.5.1 interface change #25066

merged 5 commits into from Jun 7, 2021

Conversation

Munawwar
Copy link
Contributor

createContext() no longer accepts initialState as parameter

Documentation / Examples

  • Make sure the linting passes

createContext() no longer accepts initialState as parameter
@ijjk ijjk added the examples Issue/PR related to examples label May 12, 2021
@Munawwar
Copy link
Contributor Author

Munawwar commented May 15, 2021

Development complete. Includes just an interface change for a newer version of zustand

@Munawwar
Copy link
Contributor Author

Munawwar commented Jun 7, 2021

@ijjk @leerob Can this be merged? We made a backward incompatible change as part of pmndrs/zustand#182 (i.e. createContext() does not take a parameter any more). So the zustand example here is slightly dated.

@kodiakhq kodiakhq bot merged commit 5d208e9 into vercel:canary Jun 7, 2021
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 16, 2021
createContext() no longer accepts initialState as parameter

## Documentation / Examples

- [x] Make sure the linting passes
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants