Releases: ynnoj/next-stripe
Releases · ynnoj/next-stripe
v1.0.0-beta.9
Code Refactoring
- Recommend using restricted API key (#23) (cfaf335)
BREAKING CHANGES
-
Now called stripe_key
-
docs: Update README
Add note recommending restricted key usage
- docs: Additional README context
v1.0.0-beta.8
Features
- simplify NextStripe initialization (#14) (fedcfc6)
v1.0.0-beta.6
Bug Fixes
- Add missing function export from next-stripe/client (#10) (2509fa0)
v1.0.0-beta.5
Features
- Add createBillingPortalSession (#8) (7e477dc)
v1.0.0-beta.2
Bug Fixes
- Issues with createPaymentIntent (#3) (d270753)
v1.0.0-beta.1
1.0.0-beta.1 (2021-01-26)
Features