-
Notifications
You must be signed in to change notification settings - Fork 112
feat: drop Node 10 support #243
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
Conversation
Codecov Report
@@ Coverage Diff @@ ## next #243 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 77 99 +22 Branches 27 34 +7 ========================================= + Hits 77 99 +22
Continue to review full report at Codecov.
|
Can you bump the major version please? Or you can put this in whatever prerelease branch you want to use if there are other breaking changes.
Can you bump the major version please? Or you can put this in whatever prerelease branch you want to use if there are other breaking changes.
@nickmccurdy given the fact that 6.x
branch is reserved for Vue 3, should we merge this one there, or release a minor version for 5.x
noticing that we removed support for node 10?
6e781d1
to
a8e29dc
Compare
@afontcu The base branch of this PR should be the next
branch, so could your please rebase onto that branch?
a8e29dc
to
865f930
Compare
Uh oh!
There was an error while loading. Please reload this page.
Only updates engines, as CI has already been updated.