@slack/cli-test@2.0.0+cli.2.30.1
·
235 commits
to main
since this release
What's New
Support for Windows has been improved! This has, unfortunately, required a breaking change: command arguments are now to be provided as an array of strings rather than a single string to the SlackCLIProcess class.
Changelog
dcd0183 feat!(cli-test): Use child_process spawn arguments properly, fixing JSON encoding on the command line on Windows (#2090)