🟢 JsWeb v1.2.1 — Patch Release
✅ What’s Fixed
-
Fixed a critical issue with the
jsweb newcommand- The command failed because certain required resource paths were missing
- Added the missing resources and ensured they are bundled correctly
- New projects can now be created successfully without errors
🛠 Stability Improvements
- Minor internal refinements
- Code cleanup and consistency updates
🔄 Upgrade
Update JsWeb using:
pip install --upgrade jsweb
❤️ Thanks
Thanks to @Atreal7 who reported the issue.