Skip to content

Releases: uNetworking/uWebSockets.js

v20.41.0

25 Jan 02:53
105d9ec
Compare
Choose a tag to compare

v20.40.0

17 Jan 20:38
Compare
Choose a tag to compare
  • Adds App.filter wrapper
  • Adds App.filter and WebSocketBehavior.dropped to TypeScript definitions
  • Updates the documentation from v20.16.0 to v20.40.0

v20.39.0

08 Jan 22:38
Compare
Choose a tag to compare

Bumps uWS to v20.56.0

v20.38.0

24 Dec 00:54
Compare
Choose a tag to compare

Bumps uWS to v20.53.0

v20.37.0

23 Dec 15:34
0fce132
Compare
Choose a tag to compare

Bumps uWS to v20.52.0

v20.36.0

23 Dec 02:30
2fc43d4
Compare
Choose a tag to compare
  • Fixes broken v20.35.0

image

v20.35.0

21 Dec 07:56
Compare
Choose a tag to compare
  • Bumps uWS to v20.51.0
  • Adds new .dropped event

v20.34.0

09 Nov 22:12
fca27c0
Compare
Choose a tag to compare

Bumps uWS to v20.48.0

v20.33.0

22 Oct 19:26
Compare
Choose a tag to compare

Node.js 21

Apparently the idea of only supporting LTS versions of Node.js went down the shitter. New rule will be:

  • 3 most recent LTS versions (or to be LTS) are supported.
  • Latest non-LTS (never to become) supported until replaced with a new one.

This means Node.js 16, 18, 20 and 21 are supported now.

Then it becomes 18, 20, 21, 22.
Then it becomes 18, 20, 22, 23.
Then it becomes 20, 22, 23, 24.
Then it becomes 20, 22, 24, 25.

Then, you should really just swap to Bun.

v20.32.0

24 Sep 23:32
Compare
Choose a tag to compare

Fixes

  • Updates uWS to v20.47.0