Skip to content

Conversation

@LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Aug 12, 2025

Closes #8635

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

RSP

@rspbot
Copy link

rspbot commented Aug 12, 2025

@rspbot
Copy link

rspbot commented Aug 12, 2025

## API Changes

@react-aria/utils

/@react-aria/utils:useLoadMoreSentinel

-useLoadMoreSentinel {
-  props: LoadMoreSentinelProps
-  ref: RefObject<HTMLElement | null>
-  returnVal: undefined
-}

/@react-aria/utils:UNSTABLE_useLoadMoreSentinel

+UNSTABLE_useLoadMoreSentinel {
+  props: LoadMoreSentinelProps
+  ref: RefObject<HTMLElement | null>
+  returnVal: undefined
+}

@LFDanLu LFDanLu added this pull request to the merge queue Aug 13, 2025
Merged via the queue into main with commit 3e8cdab Aug 13, 2025
32 checks passed
@LFDanLu LFDanLu deleted the bring_back_unstable branch August 13, 2025 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@react-aria/utils 3.30.0 introduced breaking change

5 participants