Skip to content

v3.0.0

Compare
Choose a tag to compare
@danestves danestves released this 18 May 22:03
· 33 commits to main since this release
48be3aa

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