Public list by ~nodeweekly

Issue 625 - Should we rewrite Node.js in Rust?

Kanel

https://kristiandupont.github.io/kanel/

Kanel 4.0: Generate TypeScript Types from Postgres — It inspects your database and outputs code you can add to a TypeScript project for use with something like Knex, Zod or Kysely (it has official extensions for each). GitHub repo.

3 months ago

Staged publishing for npm packages | npm Docs

https://docs.npmjs.com/staged-publishing

Introducing Staged Publishing for npm Packages — Several months after first being teased, npm has released its new ‘staged publishing’ model that provides a review period before packages go live (as part of yesterday’s npm 11.15.0 release).

3 months ago

Node.js — Node.js 26.2.0 (Current)

https://nodejs.org/en/blog/release/v26.2.0

Node.js 26.2.0 (Current) Released — A modest release compared to v26 (Temporal) and v26.1 (node:ffi), but stream.compose is now marked as stable and fs.Stats/BigIntStats now support Temporal.Instant.

3 months ago

A New Look for Express · Express.js

https://expressjs.com/en/blog/2026-05-18-a-new-look-for-express/

A Fresh Chapter and New Look for Express — For a while, Node’s long-standing web framework, Express.js, was looking a bit stale and projects like Fastify were beginning to carry the torch, but a major reboot that began in 2024 brought Express back to the fore. Now Express’s brand, website, and docs have time-travelled to 2026 too.

3 months ago

Node.js — Axios to WHATWG Fetch

https://nodejs.org/en/blog/migrations/axios-to-fetch

An Official Codemod to Migrate from Axios to fetch — A codemod (used via npx codemod) that transforms code using Axios to leverage the WHATWG Fetch API, which is now natively available in Node.js. For some reason they don’t link to it in the post, but it’s here if you want to try it out (and here’s the underlying code).

3 months ago

Release Notes 1.0 | TypeORM

https://typeorm.io/docs/releases/1.0/release-notes/

TypeORM 1.0: The DataMapper and ActiveRecord ORM — The popular TypeScript-first ORM that supports all major relational databases has reached 1.0 after years on 0.3.x, bringing cleanup and modernization work, INSERT INTO ... SELECT support, cross-driver transaction isolation levels, and smoother PostgreSQL enum migrations.

3 months ago

The 4-Layer Production Stack Every AI Agent Needs

https://orkes.io/webinars/the-4-layer-production-stack-every-ai-agent-needs

Build Durable AI Agents That Won’t Break in Production (Webinar) — Learn the open-source 4-layer stack and run durable AI agents with Agentspan across LangGraph, OpenAI, and Google SDKs.

4 months ago