Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@pact-foundation/nestjs-pact

omermorad12MIT2.2.2TypeScript support: included

Injectable Pact.js Consumer/Producer for NestJS

nest, nestjs, pact, pactjs, nestjs-pact, cdc

readme

changelog

2.2.2 (2023-01-16)

Bug Fixes

2.2.1 (2022-07-12)

Feat

  • feat: allow configuration of host (#13) (01151f3)

2.1.1 (2022-01-18)

Fix

2.1.0 (2022-01-18)

Code Refactoring

  • deps: support nestjs version 8.x.x (#9) (fdf1af1)

2.0.0 (2021-02-02)

Code Refactoring

  • names: change the name of the producer module to provider (#6) (fdf1af1)

BREAKING CHANGES

  • names: 'ProducerModule' is now 'ProviderModule';

  • docs(readme): add some links to pact and correct some mistakes

  • docs(readme): change logo sizes and markup

1.0.4 (2020-12-22)

Bug Fixes

  • tsconfig.build.json: add commitlint.config.js to excluded files (#5) (ec834a6)