Skip to content

v1.3.0

Choose a tag to compare

@wojtekmaj wojtekmaj released this 12 Jun 12:02
· 188 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.