Version 2.0.3
Patch
- Updated dev dependencies.
- Added a new
hard-rejectiondev dependency to ensure unhandled rejections in tests exit the process with an error. - Destructured
assertimports. - Moved the
execFilePromisehelper from the/libdirectory to/test, reducing the install size.