All Versions
18
Latest Version
Avg Release Cycle
21 days
Latest Release
1584 days ago

Changelog History
Page 2

  • v0.7.0 Changes

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Improve error messages
  • v0.6.1 Changes

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix option env triggering process warnings
  • v0.6.0 Changes

    Dependencies

    • โœ‚ Remove dependency keep-func-props
  • v0.5.5 Changes

    Internal

    • โฌ†๏ธ Upgrade to latest execa
  • v0.5.4 Changes

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix a bug where the wrong dependency version was installed.
  • v0.5.3 Changes

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix bug when escaping multiple spaces with backslashes in the command.
  • v0.5.2 Changes

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix error messages for task() on Node >=12.3.0
  • v0.5.0 Changes

    ๐Ÿ”‹ Features

    • The function passed to stream() can now return an object, allowing file-specific options.