Skip to content

v9.0.4

Compare
Choose a tag to compare
@crynobone crynobone released this 16 Apr 09:59
· 94 commits to 9.x since this release

Changes

Testbench Changes

Changes
  • Allows Orchestra\Testbench\remote to accept $env with either array or string.
  • Includes TESTBENCH_PACKAGE_REMOTE=true when running command using Orchestra\Testbench\remote.
  • Flush Static Improvements.
  • Revert setting workbench environment variable when Testbench CLI is used outside of testing.
Fixes
  • Fixes serve command.
  • Fixes runningInUnitTests() returning true when not running tests via Testbench CLI.