Releases: Cloudiverse-Github/Client-Code
Releases · Cloudiverse-Github/Client-Code
Linux PATH support
Some new features in this release:
- Start commands can now contain NPM binary commands For example, if you want to run a next app, you can run
next build - Logging clientside is much prettier - Going from
Arguments(2)["hello", "world"]tohello world - Better exception handling
What's Changed
- Beta by @Joshua-Zou in #1
Full Changelog: 1.0.0...1.0.1