Skip to content

v1.3.0

Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 12 Jun 12:02
· 157 commits to main since this release
ea75deb

What's new?

  • AsyncButtonProps type is now exported for your convenience.
  • Added named export support.

Bug fixes

  • Fixed as and onClick accepted in pendingConfig, successConfig and errorConfig props.
  • Fixed types for onClick prop.