News Releases
Node v18.15.0 (LTS)
Notable Changes [ 163563f8a7a ] – doc,lib,src,test: rename –test-coverage (Colin Ihrig) #46017 [ 128a775b32f ] – test_runner: add initial code coverage support (Colin Ihrig) #46017 [ 14d50db14b3 ] – (SEMVER-MINOR) test_runner: add reporters (Moshe Atlow) #45712 [ 1643545ab79 ] – (SEMVER-MINOR) fs: add statfs() functions (Colin Ihrig) #46358 [ 1110ead9abb Read more…
NodeJS Official
Playing in the sandbox
#476 — March 2, 2023 Read on the Web zx 7.2: A Tool for Writing Better Shell Scripts — Always a popular tool when we link it! 1zx is an alternative way to run Node that makes it more useful for shell scripting by bringing along a variety of niceties Read more…
NodeJS Official
7 awesome JavaScript projects to check out today
Here are seven newer JavaScript projects you might not know about yet. These tools and frameworks cover a wide range of functionality and give us insight into emerging trends in JavaScript development. Examples include native app creation, strongly typed full-stack development, a drop-in runtime alternative to Node.js, in-browser graphics, and Read more…
NodeJS Official
Deno adds package.json support
Deno 1.31, the latest version of the Node.js rival runtime for JavaScript, TypeScript, and WebAssembly, adds 1package.json support. The new feature is one of several improvements designed to make it easier for developers to transition from existing Node.js projects. Deno now will automatically detect a 1package.json and use it to Read more…
NodeJS Official
Single executable apps come to Node core
#475 — February 23, 2023 Read on the Web The State of Node.js Core with Colin Ihrig — Colin sits on the Node.js Technical Steering Committee (TSC) and gives us a 30-minute presentation reviewing what’s going on and some potential upcoming features (including a permissions system, better TypeScript integration, proxy Read more…
News Releases
Node v19.7.0 (Current)
Notable Changes [ 160a612607e ] – deps: upgrade npm to 9.5.0 (npm team) #46673 [ 17d6c27eab1 ] – deps: add ada as a dependency (Yagiz Nizipli) #46410 [ 1a79a8bf85a ] – doc: add debadree25 to collaborators (Debadree Chatterjee) #46716 [ 10c2c322ee6 ] – doc: add deokjinkim to collaborators (Deokjin Kim) Read more…
News Releases
Node v18.14.2 (LTS)
Notable Changes [ 1f864bef32a ] – deps: upgrade npm to 9.5.0 (npm team) #46673 Commits [ 1880a65d7ff ] – build: delete 1snapshot.blob file from the project (Juan José Arboleda) #46626 [ 1cbea56efda ] – deps: update undici to 5.20.0 (Node.js GitHub Bot) #46711 [ 1f864bef32a ] – deps: upgrade npm Read more…