Releases: fastify/fastify-websocket
Releases · fastify/fastify-websocket
v7.2.0
What's Changed
- chore(.gitignore): add bun lockfile by @Fdawgs in #242
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #243
- bump fastify version by @aradwann in #244
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #245
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #246
- nodenext compatibility by @DMax-YT in #247
New Contributors
Full Changelog: v7.1.2...v7.2.0
v7.1.2
What's Changed
- build(deps-dev): bump @sinclair/typebox from 0.24.51 to 0.25.10 by @dependabot in #231
- disable package-lock-generation by @Uzlopak in #232
- Restructure by @Uzlopak in #233
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #235
- chore(.gitignore): add clinic by @Fdawgs in #237
- Remove override of the default route by @mcollina in #238
New Contributors
Full Changelog: v7.1.1...v7.1.2
v5.0.1
⚠️ 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
⚠️ Security Release ⚠️
Fixes GHSA-4pcg-wr6c-h9cq.
What's Changed
- Update README.md by @hellower in #227
- fix/ws-error-handler - Handle WebSocket errors to avoid Node.js crashes by @marcolanaro in #228
New Contributors
- @hellower made their first contribution in #227
- @marcolanaro made their first contribution in #228
Full Changelog: v7.1.0...v7.1.1
v7.1.0
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
v7.0.0
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