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

feat: Add a backwards compatable version of toReactComponents #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

domtronn
Copy link

13.4.0 introduced a regression for us.

Where we were passing a list of nodes to render documents,
we now require entire documents.

This change will allow you to pass a list of nodes, rather than requiring an
entire document, and therefore allow rendering sub parts of the
document tree.

This will allow you to pass a list of nodes, rather than requiring an
entire document, and therefore allow rendering sub parts of the
document tree.
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

1 participant