@heroui/button@2.2.31

heroui-inc/heroui@heroui/button@2.2.31Feb 13, 2026by github-actions[bot]

AI Summary

This is a patch release for the button component that fixes a logic issue regarding the `disableRipple` prop and updates ripple-related dependencies.

Key Highlights

  • Fixed `disableRipple` prop precedence to respect explicit `false` value when `disableAnimation` is enabled
  • Updated dependency `@heroui/spinner` to v2.2.28
  • Updated dependency `@heroui/ripple` to v2.2.21

Full Release Notes

### Patch Changes

-   [#6199](https://github.com/heroui-inc/heroui/pull/6199) [`c92543b`](https://github.com/heroui-inc/heroui/commit/c92543ba7984eff3e0946da46bacc7532af614e8) Thanks [@KMNowak](https://github.com/KMNowak)! - fix(button): correct `disableRipple` prop precedence to respect explicit `false` value when `disableAnimation` is enabled

-   Updated dependencies \[]:
    -   @heroui/spinner@2.2.28
    -   @heroui/ripple@2.2.21