Releases: stripe/react-stripe-js
Releases · stripe/react-stripe-js
v1.7.0
New features
- [Affirm] Add support for affirmMessage (#228)
Fixes
- Fix isEqual to work with special object. (#235)
Changed
v1.6.0
New features
- Add Link authentication and shipping address elements (#225)
Changed
- Migrate to GitHub Actions (#221)
v1.5.0
New features
- Support updates to
options
props on the Elements
provider (#220)
- This can be used to easily change the
locale
of Elements.
- [types] utilize types for Payment element (#219)
Fixes
- fix: example code is not valid type-safe code (#193)
Changed
- update to latest stripe-js version (#218)
- Bump path-parse from 1.0.6 to 1.0.7 (#208)
- Replaced IRC with Discord (#204)
- Update migrating.md (#203)
- Bump postcss from 7.0.35 to 7.0.36 (#197)
- Upgrade Storybook to 6.x.x (#196)
- Bump ws from 7.4.2 to 7.4.6 (#191)
v1.4.1
Upgrade dependencies, minor changes
New features
Fixes
- Fix lint warnings (#183)
- Add placeholders for
payment
Element (#184)
- add registerAppInfo (#182)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#181)
- Bump lodash from 4.17.20 to 4.17.21 (#180)
- Bump url-parse from 1.4.7 to 1.5.1 (#178)
- Bump ua-parser-js from 0.7.23 to 0.7.28 (#177)
- Bump ssri from 6.0.1 to 6.0.2 (#175)
- add stale config. (#169)
Changed
v1.4.0
New features
- Add support for
P24
and EPS
Bank account Elements (#148)
v1.3.0
New features
- Add support for
afterpayClearpayMessage
Element (#163)
v1.2.2
Fixes
- useLayoutEffect for synchronous cleanup (#156)
v1.2.1
Fixes
- Fix Element effect cleanup when using async stripe prop (#153)
v1.2.0
New features
- Add support for React 17 (#147)
v1.1.2
Changes
- Register package version with Stripe instance (#76)