How to upgrade Material-UI version from next to official version v1

it is during this period that material-ui released the official v1 version. I used to install the next version in the local project, but now the new version has been released and some features have been added. I want to update the next version. What should I do?


  

after I upgrade, there is a problem in the Drawer component, which can be hidden through open's true and false, but cannot be transferred from hidden to displayed state. Will you have this problem?

Menu