filmaj
released this
04 Nov 17:26
·
26 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)