Skip to content

Commit

Permalink
Update text
Browse files Browse the repository at this point in the history
  • Loading branch information
infomiho committed Sep 27, 2024
1 parent e114bb8 commit d23d770
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions waspc/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### 🎉 New Features

- Wasp now has experimental support for defining your app in pure Typescript or as we call it the Typescript SDK.
- Wasp upgrades to the latest Prisma verion.
- Wasp upgrades to the latest React Router version.
- Experimental support for defining your app in pure Typescript or as we call it the Typescript SDK.
- Upgrade to the latest Prisma version which makes Wasp faster!
- Upgrade to the latest React Router version which sets us up for some cool new features in the future.

### ⚠️ Breaking Changes

Expand All @@ -17,7 +17,7 @@ Read more about them in the migration guide: https://wasp-lang.dev/docs/migratio
### 🐞 Bug fixes

- Allow setting a custom server URL when deploying to Fly.io. (by @Case-E)
- If the user uses native DB types for the `userEntity`, Wasp will now correctly use them.
- If the user uses native DB types for the `userEntity`, Wasp will use them correctly.

### 🔧 Small improvements

Expand Down

0 comments on commit d23d770

Please sign in to comment.