pact-foundation / pact-js

JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://pact.io
Other
1.58k stars 342 forks source link

feat: remove feature flag for v4 #1176

Closed mefellows closed 4 months ago

mefellows commented 4 months ago

V4 interface has been experimental for long enough that it is now a de-facto API. Removing the feature flag.

Documentation updates to follow.