Skip to content

Releases: sanity-io/webhook-toolkit

v4.0.4

11 Apr 08:20
Compare
Choose a tag to compare

4.0.4 (2024-04-11)

Bug Fixes

  • deps: update dependency @sanity/pkg-utils to v6 (#75) (fcbae6b)

This release is also available on:

v4.0.3

18 Mar 19:58
Compare
Choose a tag to compare

4.0.3 (2024-03-18)

Bug Fixes

  • deps: update dependency @sanity/pkg-utils to v5 (#68) (ee9da2a)

This release is also available on:

v4.0.2

26 Feb 17:37
Compare
Choose a tag to compare

4.0.2 (2024-02-26)

Bug Fixes

  • rethrow errors that are not signature errors (2cea92f)
  • throw when Web Crypto isn't available (3dd652f)

This release is also available on:

v4.0.1

25 Jan 19:07
Compare
Choose a tag to compare

4.0.1 (2024-01-25)

Bug Fixes

  • update engines.node to v20 (8f40440), closes #44

This release is also available on:

v4.0.0

27 Nov 09:00
Compare
Choose a tag to compare

4.0.0 (2023-11-27)

⚠ BREAKING CHANGES

  • Replace the Node.js crypto API with the Web Crypto API,
    enabling usage in more environments. All assertion/checking functions are
    now async, eg return Promises instead of straight booleans.

  • Only Node.js version 18 and higher is now supported.

  • feat: add tsdoc for all exported members

  • test: only test on lts node.js engines

Features


This release is also available on:

v3.0.1

19 Aug 01:40
Compare
Choose a tag to compare

3.0.1 (2023-08-19)

Bug Fixes

  • improve TS export of definitions (77770e7)

This release is also available on:

v3.0.0

18 Aug 13:21
Compare
Choose a tag to compare

3.0.0 (2023-08-18)

Features


This release is also available on: