<Release - Release v11.0.0> New release published ...
# pact-js-development
g
Release - Release v11.0.0 New release published by github-actions[bot] 11.0.0 (2023-03-02) ⚠️ BREAKING CHANGES • Rename the message-pact state handler type to
MessageStateHandlers
from
StateHandlers
avoiding the conflicting type problem introduced in #882. Fixes #1057 Fixes and Improvements • Remove all references to
AnyTemplate
and deprecate the type. See #1054 for details (c7edb7e) • Rename the message-pact state handler type to
MessageStateHandlers
from
StateHandlers
avoiding the conflicting type problem introduced in #882. Fixes #1057 (9be81ce) • Widen types for V3 matchers, avoiding AnyTemplate errors. This has the side effect that functions, Dates and other inappropriate types can now be passed to matchers, and the benefit that people using interfaces don't get spurious errors. Fixes #1054 (0803cdf) pact-foundation/pact-js