2026-07-29 · Article
stripe-node breaking changes and release tracker
Every breaking and material change in stripe-node over the last 365 days, quoted from the official Stripe Node release notes.
stripe-node moves often, and the release that costs you an afternoon is rarely the one with an announcement. This page tracks every change we classify as breaking or material, quoted from the Stripe Node release notes so you can check it yourself.
Covering the last 365 days: 5 breaking, 3 material.
Breaking changes
v22.1.0-alpha.1 — 2026-04-03
This release changes the pinned API version to 2026-04-01.preview and contains additional breaking changes. See the GA changelog for more information.
v22.0.0 — 2026-04-03
This release uses the same pinned API version to
2026-03-25.dahliaas the last major release. The breaking changes in this release are prefixed with ⚠️ below. There's also a [detailed migration…
v21.1.0-beta.1 — 2026-03-26
This release changes the pinned API version to
2026-03-25.preview. It is built on top of SDK version 21.0.0 which contains breaking changes. Please review the [changelog for…
v21.1.0-alpha.1 — 2026-03-26
This release changes the pinned API version to 2026-03-25.preview and contains additional breaking changes. See the GA changelog for more information.
v21.0.0 — 2026-03-26
This release changes the pinned API version to
2026-03-25.dahliaand contains breaking changes (prefixed with ⚠️ below). There's also a detailed migration guide to simplify your upgrade…
Material changes worth reading
Deprecations, security fixes and migrations. Not breaking today, but the ones that become breaking later.
v22.4.0 — 2026-07-29
Remove support for
proof_of_registrationonAccountCreateParams.documents. This field was limited-use and is being deprecated.
v22.3.1 — 2026-07-09
Restores
Stripe.StripeConfig,Stripe.CryptoProvider,Stripe.HttpClient,Stripe.HttpClientResponse,Stripe.Webhooks,Stripe.Signature,Stripe.WebhookTestHeaderOptions,Stripe.StripeResource,Stripe.LatestApiVersion,Stripe.HttpAgent…
v22.2.0 — 2026-05-27
Adds
V2ListandV2ListPromisetypes to represent API v2 list responses. These types include deprecated fields from the previously returned list shapes. These fields will be removed in the next major release.
How these are classified
Breaking means the vendor's own notes say so in plain language, or the package crossed a major version. Material means a deprecation, a security fix, or a migration note. A routine minor bump is neither, because flagging every release is how people learn to ignore alerts.
We do not claim to know about a change before it ships. What we do is read the release the moment it is published and tell you whether it matters.
Get stripe-node changes as a feed
This page is free and refreshes as new releases land. If you would rather have the signal delivered than remember to check, the paid feed returns these same classified stripe-node changes as JSON over an authenticated API, ready for CI, a Slack channel or your own dashboard.
TechSight Data Feeds — Pro, $29/month. Cancel any time; access is issued and revoked automatically.
Also tracked: the cross-SDK breaking-changes roundup.
Book an AI Audit