Skip to content

v0.14.0

Choose a tag to compare

@jodarove jodarove released this 30 Jun 17:57
· 133 commits to master since this release
58f613e

0.14.0 (2021-06-30)

Bug Fixes

  • revert(apex-methods-automock): reverts functionality providing apex automocks #234.
    Reverts the functionality to auto mock apex and apexContinuation methods (#231, #210, and #208). Note: test authors will need to keep implementing their own apex (+apexContinuation) methods mocks.