Releases: fastify/fastify-websocket
Releases · fastify/fastify-websocket
v11.0.1
v11.0.0
What's Changed
- build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 by @dependabot in #296
- Merge
next
intomaster
by @jsumners in #301 - build(deps-dev): Bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #302
- chore: update min fastify version by @Fdawgs in #303
Full Changelog: v10.0.1...v11.0.0
v10.0.1
v10.0.0
v9.0.0
What's Changed
- build(deps-dev): Bump @fastify/type-provider-typebox from 3.6.0 to 4.0.0 by @dependabot in #286
- build(deps-dev): Bump tsd from 0.29.0 to 0.30.1 by @dependabot in #287
- chore(.gitignore): add .tap/ dir by @Fdawgs in #288
- Add #injectWS by @DanieleFedeli in #276
New Contributors
- @DanieleFedeli made their first contribution in #276
Full Changelog: v8.3.1...v9.0.0
v8.3.1
What's Changed
- fix: generic type error of
RouteShorthandMethod
by @XHFkindergarten in #282 - Fix Websocket Types by @bstka in #284
New Contributors
- @XHFkindergarten made their first contribution in #282
- @bstka made their first contribution in #284
Full Changelog: v8.3.0...v8.3.1
v8.3.0
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
- @mustardfrog made their first contribution in #264
- @Yovach made their first contribution in #269
Full Changelog: v8.2.0...v8.3.0
v8.2.0
What's Changed
- Add preClose opt + merge close and preClose hook by @HDegroote in #261
New Contributors
- @HDegroote made their first contribution in #261
Full Changelog: v8.1.0...v8.2.0
v8.1.0
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