Skip to content

Releases: Yizack/nuxt-webhook-validators

v0.2.7

23 Jan 13:52
Immutable release. Only release title and notes can be modified.
v0.2.7
bdf4190

Choose a tag to compare

compare changes

🩹 Fixes

  • Request body reusability (#15)

💅 Refactors

  • Error handling to use status instead of statusCode (d8db183)

🏡 Chore

  • Update nuxt and all deps (e81ceeb)

❤️ Contributors

v0.2.6

09 Dec 18:31
Immutable release. Only release title and notes can be modified.
v0.2.6
7ebca63

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Slack webhook validator (5e78215)

🏡 Chore

  • Update nuxt to version 4.2.2 (8b4fb48)

❤️ Contributors

v0.2.5

24 Sep 18:39
v0.2.5
c9d53cc

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add brevo webhook validator (6fca667)

✅ Tests

  • paypal: Add fake credentials (ac4e624)

❤️ Contributors

v0.2.4

21 Sep 14:18
v0.2.4
9ce0139

Choose a tag to compare

compare changes

🏡 Chore

  • playground: Add twitch webhook callback verification (#13)
  • Adjust package scripts (698200f)

🤖 CI

  • Update to latest checkout and node actions (bab0dde)
  • Use npm trusted publishing (eaf6f0b)

❤️ Contributors

v0.2.3

06 Aug 11:26
v0.2.3
f0b9132

Choose a tag to compare

compare changes

🩹 Fixes

  • types: Handle undefined cases (b9359ed)

🏡 Chore

  • Move pnpm .npmrc settings to pnpm-workspace.yaml (d95adfc)
  • Update to nuxt v4 (a27f487)

🤖 CI

❤️ Contributors

v0.2.2

02 Jul 03:47
v0.2.2
d548f69

Choose a tag to compare

compare changes

🏡 Chore

  • Update nuxt and deps (e096b8c)
  • lint: Disable consistent-type-specifier-style rule (7c96f76)

❤️ Contributors

v0.2.1

01 May 08:11
v0.2.1
0ee54fd

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add fourthwall webhook validator (#12)

📖 Documentation

  • Fix nuxt logo in badges (a380ddb)

🤖 CI

  • Replace pnpm action with corepack (ed8cd7b)

❤️ Contributors

v0.2.0

05 Apr 23:03
v0.2.0
0350576

Choose a tag to compare

compare changes

📦 Build

  • ⚠️ Remove .cjs and update module builder + deps (1ab6932)

⚠️ Breaking Changes

  • ⚠️ Remove .cjs and update module builder + deps (1ab6932)

❤️ Contributors

v0.1.11

20 Mar 08:07
v0.1.11
8131c47

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add MailChannels validator (#11)

🏡 Chore

  • nuxthub: Use sha256 utils helper (1298799)
  • test: Add missing await (c97ef20)

✅ Tests

  • Iterate simulation events + generate key pairs before testing (7373ea9)

❤️ Contributors

v0.1.10

08 Mar 00:06
v0.1.10
e0c7b02

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add shopify webhook validator (#10)

❤️ Contributors