Skip to content

v0.0.30

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 16:25
· 179 commits to main since this release
84a913a

💥 BREAKING CHANGES

  • due to 84a913a - Pass method parameters to expectation hook. (commit by @pionl):

    hook closure now receives more properties (expectation is last).

✨ New Features

  • 84a913a - Testing: Pass method parameters to expectation hook. (commit by @pionl)