Skip to content

npm: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 03:43
2cb516c

0.3.0 (2026-09-08)

⚠ BREAKING CHANGES

  • js: the npm package is now @pact-foundation/pact-graphql-plugin. Update imports from pact-graphql-helper.

Features

  • add graphql message pact helpers (7aea056)
  • add JS graphql interaction helper (ce4ad3b)
  • js: add a fluent GraphQL DSL and correct the pact-js types (a2d67a7)
  • js: configure the GraphQL response part through the plugin (25c965b)
  • js: publish as @pact-foundation/pact-graphql-plugin (ed1fac1)

Bug Fixes

  • align helper with pact plugin API (291ed79)
  • ci: match package.json repository to the publishing repository (1a20c75)
  • ci: stop the release bumping the DSL's plugin version out of range (7fc6715)