Skip to content

v0.5.0

Choose a tag to compare

@SBoudrias SBoudrias released this 02 Dec 17:12
· 69 commits to main since this release

Extract istanbul.hookRequire() into it's own method.

This method is an output method and won't passthrough the files. This fix issue where the stream high water mark prevented more than 16 files to be processed unless you'd pipe the istanbul() stream to another output stream.

If you're testing on Node, then you'll need to add istanbul.hookRequire() right after calling istanbul()