github stripe/stripe-node v22.0.2

latest release: v22.1.0-beta.3
9 hours ago
  • #2685 Adds parseEventNotificationAsync to match existing sync function
  • #2681 Add emitEventBodies config to include bodies in request/response events
    • Added emitEventBodies config option to include request and response bodies in request/response events.
    • Changed httpClient config type from HttpClient class to HttpClientInterface interface.
  • #2670 tolerance, receivedAt, timestamp are now optional in Webhook.ts
  • #2677 Fixed named export for Bun
    // ✅ Fixed
    import { Stripe } from 'stripe';

See the changelog for more details.

Don't miss a new stripe-node release

NewReleases is sending notifications on new releases.