Release 2.0.0
Jazzer.js now supports all Jest features π This introduces a small but breaking change, though. See the migration guide on how to convert the fuzz test projects from previous versions of Jazzer.js.
What's Changed
- Feature: (Breaking change) Deeper Jest integration by @bertschneider and @oetr in #585
- Bugfix: Prevent TypeError in the bug detectors by @oetr in #586
Full Changelog: v1.7.0...v2.0.0