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

fix(Merged): restores recursive implementation #2366

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

CodyJasonBennett
Copy link
Member

@CodyJasonBennett CodyJasonBennett commented Feb 24, 2025

Merged stopped working with #2318, which made it non-recursive. This was a partial fix that needs more work. For now, I've added rolled back but added slightly loose type safety for children.

A proper fix will be completely type-safe and allow either children signature, regardless of the input props. This is not possible with the current recursive implementation.

Copy link

vercel bot commented Feb 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2025 5:43pm

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett merged commit aa0f742 into master Feb 24, 2025
5 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/restore-recursive-merged branch February 24, 2025 17:48
Copy link

🎉 This PR is included in version 10.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant