Releases: weareseeed/react-square-web-payments-sdk
Releases · weareseeed/react-square-web-payments-sdk
v3.2.1
v3.2.0
What's Changed
Bug Fixes 🐛
- Fix/duplicated input card by @gabrielelpidio in #60
- Fix form loading state after submission by @alexbrazier in #62
New Contributors
- @alexbrazier made their first contribution in #62
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
Bug Fixes 🐛
- fix: if options are undefined delete from object by @danestves in #56
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.0.0
This new version brings the following features:
- Better DX with semantic properties
- More customization of components
- TypeScript support for Afterpay/Clearpay
- A new documentation site with playground examples
- Addressed a problem with the bundler #38
- Avoid use a method when is not initialized yet #46
- Implement a loading state for some components #48
- Allow the user to pass any props to buttons elements following the HTML spec #50
- Addressed an error with NextJS ES modules
- And many more 🚀
For the full documentation, please refer to https://react-square-payments.weareseeed.com/
Full Changelog: v2.5.0...v3.0.0
v2.5.0
What's Changed
- Implement Abort Controller for attachments by @gabrielelpidio in #40
New Contributors
- @gabrielelpidio made their first contribution in #40
Full Changelog: v2.4.0...v2.5.0
v2.5.0-canary.1
Full Changelog: v2.5.0-canary.0...v2.5.0-canary.1
v2.5.0-canary.0
Full Changelog: v2.4.0...v2.5.0-canary.0
v2.4.0
What's Changed
- feat: allow override props for payments function by @danestves in #35
Full Changelog: v2.3.0...v2.4.0
v2.4.0-canary.0
What's Changed
- feat: allow override props for payments function by @danestves in #34
Full Changelog: v2.3.0...v2.4.0-canary.0