v0.13.1
版本发布时间: 2024-04-05 01:33:50
wasp-lang/wasp最新发布版本:v0.15.0-rc1(2024-10-04 20:07:57)
0.13.1 (2024-04-04)
🐞 Bug fixes
- Vite HMR now works correctly with Wasp's new project structure (no more full-page reloads).
- Keycloak UI helpers are now correctly exported.
🔧 Small improvements
-
Improved how IDE auto-imports symbols from the
wasp
package. If you have an existing project, add these lines to yourtsconfig.json
to getter better IDE support:{ "compilerOptions" { "target": "esnext", "moduleResolution": "bundler", // ... } // ... }
1、 wasp-linux-x86_64.tar.gz 77.36MB
2、 wasp-macos-x86_64.tar.gz 50.88MB