-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
feat: build for node 20 [#1096] #1094
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1094 +/- ##
==========================================
+ Coverage 87.19% 87.78% +0.59%
==========================================
Files 6 6
Lines 289 303 +14
Branches 108 108
==========================================
+ Hits 252 266 +14
Misses 11 11
Partials 26 26 ☔ View full report in Codecov by Sentry. |
size-limit report 📦
|
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
Drop support for Node 16 and Node 18
Build in Node 20
Update dev dependencies
Replace ts-node with tsx
closes fix: drop support for node pre 16 #1096
Screenshots (if appropriate)