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

[v13] chore: remove debug shallow #1601

Merged
merged 2 commits into from May 8, 2024
Merged

Conversation

mdjastrzebski
Copy link
Member

Summary

Remove legacy debug.shallow(). Since v2 we no longer support shallow rendering, so we remove debug.shallow() as well.

RTL compatibility

debug.shallow() is not present in RTL

Test plan

All checks should pass.

@mdjastrzebski mdjastrzebski force-pushed the chore/v13-remove-debug-shallow branch from 842cea5 to 0c5a357 Compare May 7, 2024 13:06
@thymikee
Copy link
Member

thymikee commented May 8, 2024

Feel free to include the shim compatible with React 19 in the PR description, in case someone would want it really bad :P

@mdjastrzebski mdjastrzebski merged commit 1ddef7f into v13 May 8, 2024
5 checks passed
@mdjastrzebski mdjastrzebski deleted the chore/v13-remove-debug-shallow branch May 8, 2024 14:40
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.

None yet

2 participants