- Enabled experimental require(esm) by default in v22.x, removing ERR_REQUIRE_ESM and adding warnings/ERR_REQUIRE_ASYNC_MODULE handling;
- Buffer now correctly reflects changes in length when backed by a resizable ArrayBuffer;
- Root CA bundle upgraded to NSS 3.104 with new certificates, enhancing security.