@heroui/react@2.8.10

heroui-inc/heroui@heroui/react@2.8.10Mar 7, 2026by github-actions[bot]

AI Summary

A patch release containing bug fixes for draggable and select components, documentation corrections, and updates to the react-aria dependency.

Key Highlights

  • Fixed draggable transform persistence across renders
  • Fixed select dropdown scrolling when reopening
  • Updated react-aria dependency to version 1.16.0
  • Fixed documentation typos and broken examples in Autocomplete

Full Release Notes

## What's Changed
* fix(use-draggable): persist transform position across renders by @wingkwong in https://github.com/heroui-inc/heroui/pull/6287
* fix(select): scroll to selected item when reopening dropdown by @deepansh946 in https://github.com/heroui-inc/heroui/pull/6269
* chore(deps): bump react-aria versions (release v1.16.0) by @wingkwong in https://github.com/heroui-inc/heroui/pull/6281
* fix(docs): typo in AutocompleteItem by @muhammad-paksi in https://github.com/heroui-inc/heroui/pull/6247
* fix(docs): broken example in autocomplete by @wingkwong in https://github.com/heroui-inc/heroui/pull/6292
* ci(changesets): :package: version packages by @github-actions[bot] in https://github.com/heroui-inc/heroui/pull/6288

## New Contributors
* @muhammad-paksi made their first contribution in https://github.com/heroui-inc/heroui/pull/6247

**Full Changelog**: https://github.com/heroui-inc/heroui/compare/@heroui/react@2.8.9...@heroui/react@2.8.10