Schema Migrations
How to migrate the state of a node from one version to another
Migrations
This page is a work in progress. TLDR: You can use the fromJSON and toJSON
functions of the StateDefinition to migrate the state of a node from one
version to another.