All Versions
18
Latest Version
Avg Release Cycle
21 days
Latest Release
1911 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.7.0 Changes
๐ Features
- ๐ Improve error messages
-
v0.6.1 Changes
๐ Bug fixes
- ๐ Fix option
env
triggering process warnings
- ๐ Fix option
-
v0.6.0 Changes
Dependencies
- โ Remove dependency
keep-func-props
- โ Remove dependency
-
v0.5.5 Changes
Internal
- โฌ๏ธ Upgrade to latest
execa
- โฌ๏ธ Upgrade to latest
-
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
- ๐ Fix error messages for
-
v0.5.0 Changes
๐ Features
- The
function
passed tostream()
can now return an object, allowing file-specific options.
- The