W

Wasp

W
Wasp Web v0.25.0

v0.25.0

⚠️ Breaking Changes Remember to check out the migration guide for step-by-step documentation on how to upgrade. Upgraded Vite to v8 and Vitest to v4.1. (#4423) Upgraded Wasp's TypeScript support to TypeScript v6. (#4401) Upgraded React Router from v7 to v8. The upgrade is backwards compatible. (#4433) Removed internal wasp/... paths that were not part of the documented public API. If your app impo…

W
Wasp Web v0.24.0

v0.24.0

⚠️ Breaking Changes Remember to check out the migration guide for step-by-step documentation on how to upgrade. The Wasp TS config (main.wasp.ts) is now called the Wasp Spec, and it should import from @wasp.sh/spec instead of wasp-config. (#4153) Wasp now requires vitest to be listed in your project's devDependencies. (#4182) Removed wasp new:ai and the ai-generated starter template. (#4280) 🎉 New…

W
Wasp Web v0.23.0

v0.23.0

0.23.0 ⚠️ Breaking Changes Remember to check out the migration guide for step-by-step documentation on how to upgrade. Wasp now requires Node.js version >=v24.14.1 (previously >=v22.22.2). (#4010) Upgraded the pinned TypeScript version from 5.8.2 to 5.9.3 (required by @tsconfig/node24). (#4010) The HTML file for the final built web app has changed from index.html to 200.html. This is in preparatio…

W
Wasp Web v0.22.0

v0.22.0

⚠️ Breaking Changes Remember to check out the migration guide for step-by-step documentation on how to upgrade. Wasp now requires Node.js version >=v22.22.2 (previously >=v22.12.0) due to the March 2026 Node.js security releases. (#3989) In the wasp build output, the generated Docker image has been upgraded from Alpine 3.20 to Alpine 3.23. (#3989) Upgraded the Zod version used for env validation t…