Skip to content

Releases: fastify/fastify-websocket

v1.0.0

18 Nov 21:10

Choose a tag to compare

📚 PR:

  • Update standard (#36)
  • Update README.md (#31)
  • Migrate to ws (continue) (#38)

v0.6.0

26 Jul 13:41

Choose a tag to compare

📚 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

01 Jun 21:28

Choose a tag to compare

📚 PR:

  • Fix wssOptions typo (#27)
  • Adds support for routing (#26)

v0.4.0

15 May 17:17

Choose a tag to compare

📚 PR:

  • chore(package): update snazzy to version 8.0.0
  • chore(package): update standard to version 12.0.0
  • chore(package): update fastify to version 2.0.0
  • chore(package): update lockfile package-lock.json
  • ignore tap (#24)
  • Add Node 12 to CI and update dependencies (#21)
  • Remove package-lock (#25)
  • Allow wss plugin to be customized (#22)

v0.3.0

10 Jul 08:57

Choose a tag to compare

  • Updated dependencies #15

v0.1.0

04 Jun 12:35

Choose a tag to compare

  • First release