Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add useGetRecoilValueInfo() hook #713

Closed

Conversation

drarmstr
Copy link
Contributor

@drarmstr drarmstr commented Nov 5, 2020

Summary: Add useGetRecoilValueInfo_UNSTABLE() hook which acts similar to getInfo_UNSTABLE() method on Snapshot, except peeks the info for the current state.

Differential Revision: D24718803

Summary: Add `useRecoilValueInfo_UNSTABLE()` hook which acts similar to `getInfo_UNSTABLE()` method on `Snapshot`, except peeks the info for the current state.

Differential Revision: D24718803

fbshipit-source-id: b0da056101bed5355e903c56898748c27d2dcd81
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Nov 5, 2020
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D24718803

@drarmstr drarmstr self-assigned this Nov 5, 2020
@drarmstr drarmstr added devtools enhancement New feature or request labels Nov 5, 2020
@drarmstr drarmstr changed the title Add useRecoilValueInfo() hook Add useGetRecoilValueInfo() hook Nov 10, 2020
@drarmstr drarmstr deleted the export-D24718803 branch November 17, 2020 03:47
@drarmstr
Copy link
Contributor Author

Document in #744

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4825275.

AlexGuz23 pushed a commit to AlexGuz23/Recoil that referenced this pull request Nov 3, 2022
Summary:
Pull Request resolved: facebookexperimental/Recoil#713

Add `useGetRecoilValueInfo_UNSTABLE()` hook which acts similar to `getInfo_UNSTABLE()` method on `Snapshot`, except peeks the info for the current state.

Reviewed By: maxijb

Differential Revision: D24718803

fbshipit-source-id: 3ec8276ff835203cdaff93d8f1aa613540c64759
snipershooter0701 pushed a commit to snipershooter0701/Recoil that referenced this pull request Mar 5, 2023
Summary:
Pull Request resolved: facebookexperimental/Recoil#713

Add `useGetRecoilValueInfo_UNSTABLE()` hook which acts similar to `getInfo_UNSTABLE()` method on `Snapshot`, except peeks the info for the current state.

Reviewed By: maxijb

Differential Revision: D24718803

fbshipit-source-id: 3ec8276ff835203cdaff93d8f1aa613540c64759
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. devtools enhancement New feature or request fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants