wasp-lang / wasp

The fastest way to develop full-stack web apps with React & Node.js.
https://wasp-lang.dev
MIT License
12.7k stars 1.13k forks source link

Write a new migration page for 0.14.0 #2127

Open infomiho opened 5 days ago

infomiho commented 5 days ago

Write a new migration page from 0.13.0 to 0.14.0.

It should explain how to upgrade the project to use the Prisma file. Ideally, they just take the schema.prisma from the out folder and they are good to go.

If there are any other breaking changes, we should also mention them and explain how to migrate.