Path to this page:
Subject: CVS commit: pkgsrc/lang/nodejs
From: Adam Ciarcinski
Date: 2024-07-05 21:28:56
Message id: 20240705192856.B5EADFC74@cvs.NetBSD.org
Log Message:
nodejs: updated to 22.4.0
Version 22.4.0 (Current)
Experimental Web Storage API
- (SEMVER-MINOR) deps,lib,src: add experimental web storage (Colin Ihrig)
API stability updates
- doc: move node --run stability to rc (Yagiz Nizipli)
- doc: mark WebSocket as stable (Matthew Aitken)
- doc: mark --heap-prof and related flags stable (Joyee Cheung)
- doc: mark --cpu-prof and related flags stable (Joyee Cheung)
Other Notable Changes
- doc: doc-only deprecate OpenSSL engine-based APIs (Richard Lau)
- inspector: fix disable async hooks on Debugger.setAsyncCallStackDepth (Joyee \
Cheung)
- (SEMVER-MINOR) lib: add diagnostics_channel events to module loading (RafaelGSS)
- (SEMVER-MINOR) util: support --no- for argument with boolean type for \
parseArgs (Zhenwei Jin)
Files: