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

React 18 alias useId, unstable_useId and unstable_useOpaqueIdentifier #76

Merged
merged 2 commits into from
Jan 5, 2022

Conversation

MarcGuiselin
Copy link
Contributor

Fixes #74

I probably didn't need to break this out into another pull request did I haha

@codecov-commenter
Copy link

Codecov Report

Merging #76 (6a6939f) into master (a2660b4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   95.93%   95.93%           
=======================================
  Files          12       12           
  Lines         516      516           
  Branches       89       89           
=======================================
  Hits          495      495           
  Misses         19       19           
  Partials        2        2           
Impacted Files Coverage Δ
src/internals/dispatcher.js 92.72% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2660b4...6a6939f. Read the comment docs.

@MarcGuiselin
Copy link
Contributor Author

Can someone please merge this and create a new release, or did I forget to do something?

@kitten kitten merged commit 0579cfc into FormidableLabs:master Jan 5, 2022
@kitten
Copy link
Contributor

kitten commented Jan 5, 2022

All done and published 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React 18 support useId
3 participants