# Versioning in Stripe JS ## What’s new Adds support for [versioning on Stripe.js](https://docs.stripe.com/sdks/stripejs-versioning.md). ## Impact This change introduces a new release cadence and versioning system for Stripe.js that combines twice-yearly major updates with continuous feature enhancements. This set release schedule gives you the predictability and clarity that you need to better plan your engineering cycles. When migrating from Stripe.js v3, follow [the migration guidelines](https://docs.stripe.com/sdks/stripejs-versioning.md#migrate-from-stripejs-v3).