Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@me-nkr me-nkr released this 20 Jan 18:52
· 2 commits to main since this release

What's Changed

  • Make options and recursion optional in requireDir by @me-nkr in #3
    • now you can omit recursion and options when using requireDir
  • Add mocks and order by @me-nkr in #4
    • now you can pass in mocks with both requieDir and requireFile
    • you can set order of execution of files using order in options of requireDir

Full Changelog: v2.1.1...v2.2.0