Conversation
|
You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review. |
d547145 to
9567e55
Compare
smartie2037
left a comment
There was a problem hiding this comment.
Latest Release of Node.js (v23.8.0)
Release Date: February 13, 2025
Author: @targos
Release URL: v23.8.0
Notable Changes
-
Support for Using System CA Certificates Store on macOS and Windows
-
Introduction of the URL Pattern API
- An implementation of the URL Pattern API is now available.
- The
URLPatternconstructor is exported from thenode:urlmodule and will be available as a global in Node.js 24. - Contributed by Yagiz Nizipli and Daniel Lemire (PR #56452).
-
Support for the zstd Compression Algorithm
- Node.js now includes support for the Zstandard (zstd) compression algorithm.
- Various APIs have been added to the
node:zlibmodule for both compression and decompression of zstd streams. - Contributed by Jan Krems (PR #52100).
-
Node.js Thread Names
- Threads created by the Node.js process are now named to improve the debugging experience.
- Worker threads will use the
nameoption that can be passed to theWorkerconstructor. - Contributed by Rafael Gonzaga (PR #56416).
-
Timezone Data Updated to 2025a
- Included changes:
- Paraguay adopts permanent -03 starting spring 2024.
- Improved pre-1991 data for the Philippines.
- Included changes:
Other Notable Changes
- (SEMVER-MINOR) sqlite: Allow returning
ArrayBufferViews from user-defined functions (René) (PR #56790).
Commits
- Add simple parse and test benchmarks for URLPattern (James M Snell) (#56882)
- Exclude libm linking on macOS (deepak1556) (#56901)
- Remove explicit linker call to libm on macOS (deepak1556) (#56901)
- And many more...
For full details, please visit the release page.
9567e55 to
395c83c
Compare
|
rebased |
|
PR merged - please consider contributing some funds to lists.eth |
Co-authored-by: ligi <ligi@ligi.de>
Co-authored-by: ligi <ligi@ligi.de>
We launch mainnet chain, MemeCore!
#6362