Closed TimothyJones closed 4 years ago
BREAKING CHANGE
To avoid needing to modify PactOptions every time it changes, we now union it with the extra options in a type called JestPactOptions
I think because we're below version 1, standard won't bump the major version when we make breaking changes. But I also think we should move to version 1 soon.
BREAKING CHANGE
To avoid needing to modify PactOptions every time it changes, we now union it with the extra options in a type called JestPactOptions