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)