v4.0.0-rc.1 #97
jonasgeiler
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
About
Here's the second release candidate for
v4.0.0
!This release mostly contains changes that make maintenance easier, but there were also some automatic code modifications done by Biome.js/ESLint.
The minimum Node.js version has also been bumped up to
v20.17.0
, but I expect minimal impact.Additionally, we now publish build provenance statements! You can verify if a version was built and published from a verified party, by looking at the box on the bottom of the npm page, or running
npm audit signatures
.While probably less useful, we also upload the packaged library to GitHub Releases now. You can find the
.tgz
file down below!What's Changed
package.json
index.js
exportsNumber.isNaN()
instead ofisNaN()
void
instead ofnull
/any
v20.17.0
Full Changelog: v3.0.1...v4.0.0-rc.1
Sponsors
Thank you to my first ever GitHub Sponsor, Jakob Kruse (@jakob-kruse)!!! 💖
Do you also want to appear here? Sponsor me!
This discussion was created from the release v4.0.0-rc.1.
Beta Was this translation helpful? Give feedback.
All reactions