mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
* docs(#1220): rephrase introduction to v4 migration * docs(#1220): rephrase create function migration * docs(#1220): split migration for create function paragraph * docs(#1220): rename page to migrating to v4 * docs(#1220): restructure create function migration section * docs(#1220): restructure StateCreator migration section * docs(#1220): restructure PartialState migration section * docs(#1220): restructure and rephrase useStore function migration * docs(#1220): restructure all sections and reformat UseBoundStore and createContext * docs(#1220): fix applicable import for createContext * docs(#1220): rephrase persist middleware migration * docs(#1220): rephrase redux middleware migration * docs(#1220): simplify persist function migration