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

Add Preact support #76

Merged
merged 3 commits into from
May 8, 2020
Merged

Add Preact support #76

merged 3 commits into from
May 8, 2020

Conversation

kale-stew
Copy link
Contributor

Description

This PR consolidates the Preact support introduced in #67 and tests for that work introduced in #75 for a single minor release.

Checklist:

  • All tests are passing
  • Benchmark performance has not significantly decreased
  • Bundle size has not been significantly impacted (but we are up to 639)
  • The bundle size badge has been updated to reflect the new size

dios-david and others added 2 commits May 8, 2020 11:27
* Mimic existing React tests for Preact, update deps

* Test cleanup / PR feedback

* Tie React-specific checks together

* Testing yarn lock changes

* Focus on supporting preact/compat, revert index chng

* Drop support for node@8

* Fix node coverage

* Transpile preact for ie tests

* Bump CI versions

* Fix win ci

* Switch to codecov

Co-authored-by: Ryan Roemer <ryan.roemer@formidable.com>
@kale-stew kale-stew requested a review from ryan-roemer May 8, 2020 22:14
Copy link
Member

@ryan-roemer ryan-roemer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks great!!!

CodeCov is picking up correctly, so now we have a coverage badge too.

Once last thing I'd like to see is an update of our badge size (and READM bullet point if above 650b but I don't think so) per https://github.com/FormidableLabs/react-fast-compare/blob/master/CONTRIBUTING.md#before-submitting-a-pr as we've likely added a few bytes to yarn size-min-gz

@ryan-roemer
Copy link
Member

Oh, haha, you even got the byte size bundle image too. Rock on!

🤜 🤛

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

3 participants