github wasp-lang/wasp v0.20.0

19 hours ago

⚠️ Breaking Changes

Remember to check out the migration guide for step-by-step documentation on how to upgrade.

🎉 New Features

  • You can now use the --force flag with wasp db reset to run the database reset non-interactively (#3480)

🐞 Bug fixes

  • Fixed onAfterEmailVerified hook being called twice while in development mode. (#3458)

🔧 Small improvements

  • Wasp returns a proper exit code when wasp db seed and wasp db reset fail. (#3414)
  • Wasp now reports better errors for invalid package.json or tsconfig.json files. (#3262)
  • Wasp returns a proper exit code when using the -h,--help flag with wasp build start, wasp start db, and wasp new. (#3440)

Don't miss a new wasp release

NewReleases is sending notifications on new releases.