Update dependency react-stripe-elements to v6
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
react-stripe-elements | dependencies | major | ^6.0.1 | source |
Release Notes
stripe/react-stripe-elements
v6.0.1
Version bump that fixes some typos, no changes.
v5.1.0
New Features
- Add support for accessing the underlying Element using refs via
getElement
.
Bug Fixes
- Fix crash when trying to create element while unmounting. Thanks @CarsonF!
v5.0.1
Bug Fixes
- Fixes a bug where calling
stripe.createPaymentMethod
would error in IE.
v5.0.0
New Features
- React 16.9 compatibility.
Breaking Changes
- We replaced the internal use of deprecated
componentWillReceiveProps
. This internal movement of logic between lifecycle methods is likely safe for almost all apps and should not require any changes.
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.