-
Notifications
You must be signed in to change notification settings - Fork 448
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
feat(core): add unstable useObserveDocument
hook
#8407
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
No changes to documentation |
Component Testing Report Updated Jan 24, 2025 5:23 PM (UTC) ❌ Failed Tests (2) -- expand for details
|
⚡️ Editor Performance ReportUpdated Fri, 24 Jan 2025 17:23:13 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
Description
Adds
useObserveDocument
. a hook that uses the newunstable_observeDocument
functionality from the documentPreviewStoreThis hook is internal as in beta, we are using it for the
corel
branch but it can be extracted and merged intonext
What to review
Testing
Notes for release
n/a internal