Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 17:07
· 21 commits to master since this release

2.3.0 (2023-01-17)

Bug Fixes

  • add ; back in for index.ts (linting) (a530c63)
  • add small comment to explain the try/catch for verifier (bb2a606)
  • import/order linting rule, peerDepencency version for @pact-foundation/pact (da05e65)
  • jest tests with mock modules now work (b50c702)
  • make verifier a nestjs provider again (df4249d)
  • remove lerna, and dont fail-fast (bf45577)
  • revert to normal mocks for verifier test (153e5fb)
  • verifier-service tests added back in (922258b)

Features

  • fix up to working version (5cab2ac)
  • upgrade packages, fix imports, fix return types, fix empty try-catch (486dcbe)