1.1.0
April 29th, 2026
Statamic 6 support
- Add Statamic 6 compatibility (
statamic/cms: ^5.46|^6.0) - Switch CP build to IIFE format using Statamic externals pattern; share the CP's Vue instance
- Fix Fieldtype global registration for Statamic 6
- Fix icon color and Stripe Elements dark mode
- Inject
StripeServiceintoFormSubmittedListenerand add real behavior tests (CI on PHP 8.2 / 8.3 / 8.4)
1.0.5
December 6th, 2025
What's Changed
- Fix dependabot security vulnerabilities by @darinlarimore in https://github.com/darinlarimore/statamic-stripe-form-field/pull/1
- update nvmrc and add claudemd by @darinlarimore in https://github.com/darinlarimore/statamic-stripe-form-field/pull/2
- Add Pest unit tests with GitHub Actions CI by @darinlarimore in https://github.com/darinlarimore/statamic-stripe-form-field/pull/3
Full Changelog: https://github.com/darinlarimore/statamic-stripe-form-field/compare/1.0.4...1.0.5
1.0.4
February 18th, 2025
Added validation error for Stripe API errors.
1.0.3
February 7th, 2025
Fix missing form handle error on other forms
1.0.2
February 6th, 2025
Fix Vue component
1.0.1
February 6th, 2025
Fix static caching issue, use alpine js to load in nocache tags.
1.0.0
February 6th, 2025
First release!