Releases: fastify/fastify-websocket
Releases Β· fastify/fastify-websocket
v2.0.1
π PR:
- fixed Method 'GET' already declared for route Error (#62)
v2.0.0
π PR:
- Updated README for fastify v3
- Fixed dependabot config
- Fixed dependabot
- Added .taprc
- update fastify to v3 (#54)
- Bump @types/ws from 6.0.4 to 7.2.4 (#57)
- Bump tap from 12.7.0 to 14.10.7 (#58)
- Bump find-my-way from 2.2.2 to 3.0.0 (#59)
v1.1.2
π PR:
- Fix PluginOptions incorrect typings (#53)
v1.1.1
π PR:
- Add websocketServer type (#51)
v1.1.0
π PR:
- feat(typescript): add initial types (#39)
v1.0.0
π PR:
- Update standard (#36)
- Update README.md (#31)
- Migrate to ws (continue) (#38)
v0.6.0
π PR:
- chore(package): update standard to version 13.0.1
- Update standard to the latest version π (#28)
- feature: pass route params to handlers (#29)
v0.5.0
π PR:
- Fix wssOptions typo (#27)
- Adds support for routing (#26)