v0.11.0
Highlights
- Wizard now executes directly: The setup wizard now performs configuration steps automatically instead of just printing commands for users to run manually.
- Fixed npm launcher freeze: Resolved a critical issue that caused the launcher to hang on first-time use for all users.
What's Changed
Other changes
- fix(npm): the launcher froze every user on their first version by @richardwei6 in #68
- feat(wizard): the wizard DOES the work instead of printing commands by @richardwei6 in #70
Full Changelog: v0.10.1...v0.11.0