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

Dropping support for Node v4 and Node v5 #163

Merged
merged 1 commit into from
Nov 8, 2019
Merged

Conversation

adriantoine
Copy link
Owner

We are dropping support for Node v4 and Node v5 mainly because Yarn doesn't support those versions anymore so it's impossible to run tests and make sure our library works with those versions.

You can still use enzyme-to-json with Node v4 but we can't make sure it's perfectly working.

@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

Merging #163 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files           6        6           
  Lines         107      107           
  Branches       41       41           
=======================================
  Hits          104      104           
  Misses          3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1cbb9aa...d4d8925. Read the comment docs.

@adriantoine adriantoine merged commit d1f86ee into master Nov 8, 2019
@adriantoine adriantoine deleted the drop-node-4 branch November 8, 2019 12:29
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.

1 participant