v0.6.0
TL;DR
v0.6.0 adds webhook event-source metadata to the core webhook dispatcher and webhook package.
Highlights
- Added
X-Webhook-Sourceheader support to indicate event origin. - Updated core webhook service dispatch behavior.
- Extended webhook handler/types in
packages/webhook.
Changes
feat: Webhook source header support.chore: Webhook package release metadata.