2.3.2 (2024-11-12)
2.3.1 (2023-07-10)
2.3.0 (2023-01-17)
- 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)
- fix up to working version (5cab2ac)
- upgrade packages, fix imports, fix return types, fix empty try-catch (486dcbe)
2.2.2 (2023-01-17)
2.2.1 (2022-07-12)
2.1.1 (2022-01-18)
2.1.0 (2022-01-18)
2.0.0 (2021-02-02)
-
names: 'ProducerModule' is now 'ProviderModule';
-
docs(readme): add some links to pact and correct some mistakes
-
docs(readme): change logo sizes and markup