Skip to content

v8.0.0-pre.22

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 06:31
· 335 commits to main since this release

8.0.0-pre.22 (2023-10-13)

Features

  • webhooks: add mutation webhooks. (93031b2)

BREAKING CHANGES

  • webhooks: This overhauls the mutation webhooks.
    Use the documentation to see how they work.
    It is similar to validation webhooks, but with
    changed results.

Signed-off-by: Christoph Bühler [email protected]