Skip to content

Releases: Yizack/nuxt-webhook-validators

v0.1.1

23 Sep 21:45
v0.1.1
62e9ec7
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Dropbox webhook validator (46629f3)

💅 Refactors

  • Rename algorithm constants (a9b3cbc)
  • Remove ohash dependency and use webcrypto for NuxtHub validation (8180f1c)

📖 Documentation

  • Add missing Meta validator (1f109b5)
  • Use new nuxi module add command in installation (62020b5)

🏡 Chore

  • Direct import validators (dd0a4da)
  • Update dependencies (ad8f227)
  • Update devtools (a939eb4)
  • types: Reference webcrypto.Algorithm type (e20f6c8)
  • Add missing buffer import (9b909e3)

❤️ Contributors

v0.1.0

17 Sep 21:25
v0.1.0
e4daf7e
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Meta webhook validator (84b2a91)

💅 Refactors

  • Simplify signature compute and verify (1d4d3f3)

🏡 Chore

✅ Tests

  • Stub paypal response (d332e04)
  • Import from e2e, nuxt 4 compat (3a252d4)

❤️ Contributors

v0.0.6

11 Jul 09:20
v0.0.6
09186a7
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Heroku webhook validator (ccad636)

📖 Documentation

  • Add jsdoc @see and remove @async tag (c940cf4)

🏡 Chore

✅ Tests

  • Import nuxt config webhook secrets from fixture (474a8be)

❤️ Contributors

v0.0.5

06 Jul 01:44
v0.0.5
d80b2fd
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Discord webhook validator (#1)

🏡 Chore

❤️ Contributors

v0.0.4

04 Jul 11:05
v0.0.4
e0e8452
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add nuxthub webhook validator (fbe5945)

📖 Documentation

🏡 Chore

  • Add helpers (406cecd)
  • Import helpers (01e4ff5)
  • Update ci code (cb1d472)
  • Remove api routes from fixtures, use playground as server dir (5b60e59)
  • Capitalize some names (d9e1c1a)

✅ Tests

  • Simulate webhook events in one server start (2c93261)

❤️ Contributors

v0.0.3

30 Jun 19:55
v0.0.3
fa09220
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add Stripe webhook validator (6a0b494)

📖 Documentation

🏡 Chore

  • Ci actions (8bcdb41)
  • Add update configs (3da2b98)
  • Move playground into workspace (2d0c343)
  • Regenerate lock (d083fdc)
  • Update deps (4a37a4e)
  • Use recommended statusCode and statusMessage on playground error (a49152a)
  • Fix wrong test name (0140183)
  • Update vue-tsc (08ea51b)
  • Use getRequestHeaders instead of alias (d3c670c)
  • Move constants outside function (b018b78)

✅ Tests

❤️ Contributors

v0.0.2

21 Jun 07:12
v0.0.2
58cefa0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add webhook validator for GitHub (bee0536)

📖 Documentation

🏡 Chore

❤️ Contributors

v0.0.1

21 Jun 04:55
v0.0.1
0b9f153
Compare
Choose a tag to compare

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors