Skip to content

@slack/[email protected]+cli.2.30.1

Latest
Compare
Choose a tag to compare
@filmaj filmaj released this 04 Nov 17:26
278514f

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)