Skip to content

Releases: fastify/fastify-websocket

v11.0.1

21 Sep 08:44
c0408dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.0.0...v11.0.1

v11.0.0

04 Sep 17:07
9ca6618
Compare
Choose a tag to compare
v11.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: v10.0.1...v11.0.0

v10.0.1

19 Mar 10:24
94711bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

v10.0.0

18 Mar 16:53
bc969b7
Compare
Choose a tag to compare

What's Changed

  • fix: provide websocket instead of stream to avoid potential backpressure issues (#289) by @mat-sz in #290

New Contributors

Full Changelog: v9.0.0...v10.0.0

v9.0.0

19 Feb 15:51
25d37d2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.1...v9.0.0

v8.3.1

26 Dec 16:02
22cf066
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.3.0...v8.3.1

v8.3.0

14 Dec 10:42
d1c6cec
Compare
Choose a tag to compare

What's Changed

  • Updated a link in the README by @mustardfrog in #264
  • build(deps-dev): Bump tsd from 0.28.1 to 0.29.0 by @dependabot in #265
  • perf: use node: prefix to bypass require.cache call for builtins by @Fdawgs in #266
  • chore: add .gitattributes file by @Fdawgs in #268
  • fix(types): websocketPlugin is not an existing variable by @Yovach in #269
  • chore(package): explicitly declare js module type by @Fdawgs in #271
  • test: disable failing ts tests by @Uzlopak in #273
  • test: replace typeof undefined check by @Fdawgs in #272
  • Fix types compatibility with Fastify v4.25.0 by @mcollina in #278

New Contributors

Full Changelog: v8.2.0...v8.3.0

v8.2.0

12 Jul 08:05
30e2bab
Compare
Choose a tag to compare

What's Changed

  • Add preClose opt + merge close and preClose hook by @HDegroote in #261

New Contributors

Full Changelog: v8.1.0...v8.2.0

v8.1.0

19 May 08:26
ec0e7ae
Compare
Choose a tag to compare

What's Changed

  • ci: only trigger on pushes to main branches by @Fdawgs in #255
  • build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #256
  • build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.2.0 by @dependabot in #257
  • fix: import WebSocket using default import (d.ts) by @adjsky in #259

New Contributors

Full Changelog: 8.0.0...v8.1.0

8.0.0

26 Apr 07:32
0b9a2db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.0...8.0.0