Skip to content

Releases: weareseeed/react-square-web-payments-sdk

v3.2.1

06 Jun 15:59
1f9c43a
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: revert duplicate card input

Full Changelog: v3.2.0...v3.2.1

v3.2.0

06 Jun 15:07
40ecbc3
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

20 May 00:35
049074c
Compare
Choose a tag to compare

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

20 May 00:21
e3d8312
Compare
Choose a tag to compare

What's Changed

Features 🎉

Full Changelog: v3.0.0...v3.1.0

v3.0.0

18 May 22:03
48be3aa
Compare
Choose a tag to compare

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 🚀

Credit card basic usage

For the full documentation, please refer to https://react-square-payments.weareseeed.com/

Full Changelog: v2.5.0...v3.0.0

v2.5.0

01 Apr 21:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.5.0-canary.1

30 Mar 18:14
Compare
Choose a tag to compare
v2.5.0-canary.1 Pre-release
Pre-release

v2.5.0-canary.0

30 Mar 18:12
Compare
Choose a tag to compare
v2.5.0-canary.0 Pre-release
Pre-release

Full Changelog: v2.4.0...v2.5.0-canary.0

v2.4.0

24 Mar 19:23
Compare
Choose a tag to compare

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

24 Mar 19:20
Compare
Choose a tag to compare
v2.4.0-canary.0 Pre-release
Pre-release

What's Changed

  • feat: allow override props for payments function by @danestves in #34

Full Changelog: v2.3.0...v2.4.0-canary.0