1
1
Node v20.16.0 (nodejs.org)
2
1
3
1
4
1
5
1
6
1
7
1
8
1
9
1
10
1
11
1
submitted 2 years ago* (last edited 2 years ago) by mac@programming.dev to c/nodejs@programming.dev

The Node.js project will release new versions of the 18.x, 20.x, 21.x releases lines on or shortly after, Tuesday, April 9, 2024 in order to address:

  • 1 high severity issues.
  • 1 medium severity issues.
12
1
submitted 2 years ago* (last edited 2 years ago) by mac@programming.dev to c/nodejs@programming.dev

Linked in the post is 21.7.2

13
1
submitted 2 years ago* (last edited 2 years ago) by mac@programming.dev to c/nodejs@programming.dev

The Node.js project will release new versions of the 18.x, 20.x, 21.x releases lines on or shortly after, Wednesday, April 3, 2024 in order to address:

  • 1 medium severity issue.
  • 1 high severity issue.
14
1
15
1
require(esm) in Node.js (joyeecheung.github.io)
16
1

cross-posted from: https://programming.dev/post/11927506

Many times when I’ve tried to write some code in Node.js using ES modules I’ve found myself reaching for __dirname and then looking up how to replace it. Now Node.js, Deno and Bun support import.meta.dirname. Check out the article for more detail.

17
1
18
1
19
1
20
1
21
1

Here's a reminder that the good people behind Express.js are currently working on Express 5, currently in beta.

22
1
23
1
Node v21.7.1 (nodejs.org)
24
1
Node v21.7.0 (nodejs.org)
25
1
submitted 2 years ago* (last edited 2 years ago) by mac@programming.dev to c/nodejs@programming.dev
view more: next ›

Node.js

210 readers
7 users here now

founded 2 years ago
MODERATORS