-
Notifications
You must be signed in to change notification settings - Fork 176
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
Refactor to use native Node.js modules, support Node.js v20+ and modernize the code #180
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/eslint@8.39.0, npm/nyc@15.1.0, npm/supertest@6.3.4 |
d0f8f6c
to
8b92fdf
Compare
…upport node.js 20+ ...etc
8b92fdf
to
ab8a4be
Compare
@3imed-jaberi can you also submit a PR that takes care of this? f7ffb93#r145401932 then I can release to npm major version bump |
awesome work, btw 🙏 🎉 |
also @3imed-jaberi is there any reason why node v18 would not be supported? |
@titanism honestly no reason, if you want we can support it until the v18 end of life |
That would be great, can you PR? |
Just waiting on tests to finish and then will merge/release. Also – can you join our Matrix chat channel? We're "forwardemail" username in there 😄 We don't have Slack anymore. |
@titanism thanks for mentioning that because I was surprised with Slack last time 😅! |
v13.0.0 released to npm 🎉 |
Changelog
methods
dependency with native Node.js methodsshould
andexpect.js
dependencies with native Node.js assert moduleChecklist