Skip to content

v0.2.0

Compare
Choose a tag to compare
@mizdra mizdra released this 30 Jul 05:51
· 74 commits to main since this release
v0.2.0
106e236

What's Changed

Added

  • CreateIFFResult.addFixtures returns CreateIFFResult by @mizdra in #9
  • Throw error if forkOptions.rootDir is the same as rootDir passed to createIFF by @mizdra in #10
  • Implement flexible fixture creation API by @mizdra in #20
  • Allow null and sync function as directory item by @mizdra in #22
  • Allow undefined for optional arguments or properties by @mizdra in #25

Changed

Fixed

  • Fix problem with addFixtures and fork returning incorrect paths by @mizdra in #21

Others

New Contributors

Full Changelog: v0.1.0...v0.2.0