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: convert to dual package with conditional exports #121

Merged
merged 2 commits into from
May 5, 2020

Conversation

jedwards1211
Copy link
Member

fix #119

BREAKING CHANGE: drop support for Node < 8

fix #119

BREAKING CHANGE: drop support for Node < 8
@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #121 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   96.87%   96.92%   +0.04%     
==========================================
  Files           1        1              
  Lines          64       65       +1     
==========================================
+ Hits           62       63       +1     
  Misses          2        2              
Impacted Files Coverage Δ
src/index.js 96.92% <100.00%> (+0.04%) ⬆️

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 ee2ba06...c828f65. Read the comment docs.

@jedwards1211 jedwards1211 merged commit d99dc62 into master May 5, 2020
@jedwards1211
Copy link
Member Author

🎉 This PR is included in version 4.0.0 🎉

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.

Unnecessarily large install size
1 participant