Skip to content

Linux PATH support

Latest

Choose a tag to compare

@Joshua-Zou Joshua-Zou released this 23 Dec 23:46
19bd3ec

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"] to hello world
  • Better exception handling

What's Changed

Full Changelog: 1.0.0...1.0.1