what stackpulse tracks
Stripe Node releases from GitHub
StackPulse watches Stripe Node release notes and keeps the original source link close to every summary.
Node.js library for the Stripe API StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Stripe Node release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces support for several new resources and methods, while also removing or modifying some existing ones. The API version has been updated to 2026-06-24.preview, and there are significant changes to the billing contract and core account configurations.
Developers using the Stripe Node library, especially those working with billing contracts and core account configurations, will be affected by these changes.
Review the breaking changes and deprecations carefully and update your code accordingly.
This beta release updates the Stripe Node library to support the 2026-06-24.preview API version, introducing new features like redaction support across multiple resources and new enum values for financial connections and money management. It also includes breaking changes such as the removal of certain enum values and event notifications.
Developers using the Stripe Node library and relying on removed enum values or event notifications will be affected.
Review the breaking changes and update your code to use the new supported values and features.
This release updates the pinned API version to 2026-06-24.dahlia and introduces new payment method options, enums, and fields across various Stripe objects.
Users handling billing, payments, and account configurations will be affected by the changes.
Review the changelog and update any integration code to handle new required fields and enum values.
This release includes a fix for URI path parameter encoding in the accounts.retrieve method.
Users utilizing the accounts.retrieve method may be affected by the URI encoding fix.
Update to v22.2.3 if you rely on the accounts.retrieve method.
This release focuses on fixing type-related issues in the Stripe Node library, including CJS type exports and incorrect usage of `Stripe.ErrorType.StripeError`. It also addresses shadowed namespaces.
Developers using the Stripe Node library may encounter fixes for type-related issues.
Update to v22.2.2 to benefit from the fixes.
Updated generated code for private-preview with new payment method support and several breaking changes.
Developers using removed fields or payment methods will need to update their code.
Review breaking changes and update implementations using removed fields or changed enums.
This release includes fixes for URI encoding of path parameters, improved handling of empty pages in V2ListIterator, and enhancements to the user-agent header.
Developers using path parameters or V2ListIterator may be affected by the fixes.
Update to the latest version to benefit from the fixes and enhancements.
This release introduces support for new resources like GiftCard, TaxFund, and various methods, while removing deprecated features and making significant type changes.
Developers using the Stripe Node library, especially those relying on deprecated features like `money_services` or `liquid_asset`, will be affected.
Review the breaking changes and update your code to use the new features and types.
This alpha release introduces support for new resources and methods, including DelegatedCheckout.OrderEvent, V2.Billing.Contract, and V2.Signals.AccountSignal. It also adds new enum values and modifies existing types, such as changes to transaction_type fields.
Developers using the Stripe Node library, particularly those working with DelegatedCheckout, V2.Billing, and V2.Signals resources, will be affected by these changes.
Review the changelog and update your code to accommodate the new features and breaking changes.
This release updates the API version to 2026-05-27.private and introduces several changes to the Stripe Node library, including new enum types, required fields, and support for additional payment methods.
Developers using the Stripe Node library may need to update their code to accommodate breaking changes and new features.
Review the changelog and update your code to handle the new enum types and removed fields.
This beta release updates the API version to 2026-05-27.private and introduces several new features and breaking changes, including support for new payment methods and enum values.
Developers using the Stripe Node library may need to update their code to accommodate breaking changes and new features.
Review the changelog and update your code to handle breaking changes and leverage new features.
This release updates the Stripe API version to 2026-05-27.dahlia and introduces several new features and enhancements, including support for new payment methods and resources.
Developers using the Stripe Node library and integrating with the Stripe API are affected by these changes.
Update to the latest version of the Stripe Node library to take advantage of new features and ensure compatibility with the latest API changes.