v0.20.2
wasp-lang/waspv0.20.2Feb 12, 2026by github-actions[bot]
AI Summary
Bug fix release that backports npm migration guardrails to prevent users from having both installer-based and npm-based versions of Wasp simultaneously.
Key Highlights
- Backported npm migration guardrails to prevent conflicting installation methods
Full Release Notes
### 🐞 Bug fixes - Backported npm migration guardrails to 0.20.2 to prevent users to have both installer- and npm-based versions of Wasp at the same time. ([#3743](https://github.com/wasp-lang/wasp/pull/3743))