v0.1.5
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 aspnpm run devreceive the allocated port and host arguments.
Fixed
- Run HTTP services and workers in their runner's starting directory by
default, and support--cwdfor 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