Skip to content

Commit

Permalink
Add Prisma under breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sodic committed Oct 10, 2024
1 parent 9f850a4 commit dd9f2fa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion waspc/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,10 @@ To learn more about this feature and how to activate it, check out the docs.
### ⚠️ Breaking Changes

There are some breaking changes with React Router 6 which will require you to update your code.
Also, the new version of Prisma may cause breaking changes depending on how you're using it.

Read more about them in the migration guide: https://wasp-lang.dev/docs/migration-guides/migrate-from-0-14-to-0-15

Read more about breaking changes in the migration guide: https://wasp-lang.dev/docs/migration-guides/migrate-from-0-14-to-0-15

### 🐞 Bug fixes

Expand Down

0 comments on commit dd9f2fa

Please sign in to comment.