Hello again :wave: I see that I can use the `PactV...
# pact-js
c
Hello again ๐Ÿ‘‹ I see that I can use the
PactV4
when writing consumer test, should I use it ? Or should I stick to
PactV3
?
m
Stick with
PactV3
unless you are using plugins (itโ€™s currently only allowed behind a feature flag)
๐Ÿ‘ 1