Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
wasp-linux-x86_64.tar.gz | 2025-07-01 | 17.3 MB | |
wasp-macos-x86_64.tar.gz | 2025-07-01 | 88.9 MB | |
README.md | 2025-07-01 | 264 Bytes | |
v0.16.7 source code.tar.gz | 2025-07-01 | 323.5 MB | |
v0.16.7 source code.zip | 2025-07-01 | 325.7 MB | |
Totals: 5 Items | 755.4 MB | 0 |
0.16.7
🐞 Bug fixes
- Make Wasp work with Node older than 20.19.0 by pinning down the version of
@vitejs/plugin-react
to4.5.1
. This prevents Vite 7 from being installed and clashing with Node ([2865]https://github.com/wasp-lang/wasp/pull/2865))