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 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.