This repository has been archived by the owner on Mar 27, 2021. It is now read-only.
Releases: stripe-archive/react-stripe-elements
Releases · stripe-archive/react-stripe-elements
v1.0.0
- Update dependencies
- Improve test coverage
- Allow React 16 as peer dependency
v0.1.0
You can now pass the withRef
option to injectStripe
to make the wrapped component instance available via getWrappedInstance()
v0.0.8
Add `className` to `*Element` components
You can now pass className
to <*Element>
(e.g. <CardElement className="foo">
and it will be passed down to the element container DOM element.
v0.0.6
Same as v0.0.3 but fixed corrupted npm upload.
v0.0.5 v0.0.5