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

Support for preactX. #7

Closed
wants to merge 1 commit into from
Closed

Support for preactX. #7

wants to merge 1 commit into from

Conversation

pl12133
Copy link

@pl12133 pl12133 commented Jun 12, 2019

props.children is no longer guaranteed to be an Array, so just pass all children through.
Update tests for children no longer guaranteed to be defined.

Depends on developit/preact-jsx-chai#69

`props.children` is no longer guarenteed to be an Array, so just pass all children through.
@billneff79
Copy link
Contributor

Code looks fine but we need to figure out release strategy given that Preact < X will be used by most projects in the wild for quite some time yet

@billneff79 billneff79 mentioned this pull request Jul 8, 2019
@billneff79
Copy link
Contributor

Closing in favor of #8, which removes the preact-jsx-chai dependency.

@billneff79 billneff79 closed this Jul 8, 2019
@billneff79
Copy link
Contributor

Release 2.0.0-preactx.2 has been pushed to the preactx tag in npm and supports Preact X (version 10).

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

Successfully merging this pull request may close these issues.

None yet

2 participants