Skip to content

Releases: fastify/fastify-websocket

v7.2.0

28 Mar 07:18
769ddfc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.2...v7.2.0

v7.1.2

08 Jan 17:29
b863495
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.1...v7.1.2

v5.0.1

04 Nov 10:28
6bd6c75
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

Fixes GHSA-4pcg-wr6c-h9cq.

  • Add error handler to avoid crashes #228

Full Changelog: v5.0.0...v5.0.1

v7.1.1

03 Nov 13:27
1e41ac4
Compare
Choose a tag to compare

⚠️ Security Release ⚠️

Fixes GHSA-4pcg-wr6c-h9cq.

What's Changed

New Contributors

Full Changelog: v7.1.0...v7.1.1

v7.1.0

06 Oct 09:48
83ec6ac
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #220
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by @dependabot in #222
  • Added SchemaCompiler, TypeProvider, and Logger to types. by @teastman in #225

New Contributors

Full Changelog: v7.0.1...v7.1.0

v7.0.1

27 Aug 21:20
3819f1f
Compare
Choose a tag to compare

What's Changed

  • fix(types): update for TypeScript 4.8 compatibility by @SimenB in #219

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

06 Aug 21:59
4917f36
Compare
Choose a tag to compare

What's Changed

  • docs(readme): remove snyk badge by @Fdawgs in #201
  • chore(.gitignore): use updated skeleton template by @Fdawgs in #205
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #206
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #211
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #212
  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #214
  • ci: enable license checking by @Fdawgs in #215
  • Ensure that setErrorHandler functions run for errors thrown before the websocket is upgraded by @airhorns in #216
  • docs(readme): replace use of deprecated variadic listen() by @Fdawgs in #217

Full Changelog: v6.0.1...v7.0.0

v6.0.1

12 May 10:24
5c0a269
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

06 May 15:15
6199935
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0

v5.0.0

27 Apr 14:16
7becc2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.2...v5.0.0