Skip to content

v0.1.5

Choose a tag to compare

@ineentho ineentho released this 20 Jul 12:03
2c31b86

Added

  • detect frameworks in package-manager scripts (#18)

Fixed

  • suppress proxy errors and idle runner message (#19)
  • preserve runner working directory for spawned commands

Added

  • Detect supported frameworks in simple package-manager scripts so commands
    such as pnpm run dev receive the allocated port and host arguments.

Fixed

  • Run HTTP services and workers in their runner's starting directory by
    default, and support --cwd for workers as well as HTTP services.

What's Changed

  • feat(runner): detect frameworks in package scripts by @ineentho in #18
  • fix(logging): silence expected proxy and idle runner messages by @ineentho in #19
  • chore: release v0.1.5 by @github-actions[bot] in #20

Full Changelog: v0.1.4...v0.1.5