Skip to content

Releases: ducktors/fastify-socket.io

v5.0.0

19 Sep 07:36
Compare
Choose a tag to compare
  • Drop support for Node 16
  • Move to Fastify v4
  • TS types are no longer shipped with the package, see "Typescript" section in the README

v4.0.0

28 Jun 08:23
Compare
Choose a tag to compare

v4.0.0-1...v4.0.0

v4.0.0-1

18 Jun 14:45
Compare
Choose a tag to compare
v4.0.0-1 Pre-release
Pre-release
  • feat: drop support for node 12 1d241a3

v4.0.0-0...v4.0.0-1

v4.0.0-0

18 Jun 14:34
Compare
Choose a tag to compare
v4.0.0-0 Pre-release
Pre-release
  • chore: revert version to 3 d74d2bf

v3.0.0...v4.0.0-0

BREKING: drop support for node 12, types will no longer be shipped with the package

Move socket.io as a peer dependency

28 Nov 16:50
Compare
Choose a tag to compare
  • fix: clear deps in ci 93945d3
  • chore: clear deps in ci db60586
  • chore: remove ts-standard 086a21a
  • fix: revert ci install command a9799a1
  • fix: ci install socket.io 4dd8730
  • docs: add installation of socket.io faad50c
  • feat: move socket.io as peer dependency bd5e28e
  • chore: drop support for node 10 f896e33

v2.0.1...v3.0.0

v2.0.1

27 Aug 08:14
Compare
Choose a tag to compare

v2.0.0...v2.0.1

v1.0.2

03 Feb 13:30
Compare
Choose a tag to compare
  • docs: updated README 6474e30
  • feat: added hook to close socket server on fastify close 1e15892
  • 1.0.1 ee94ee3
  • Merge pull request #5 from Sebring/patch-1 5acba86
  • fix: move io event handler to app.ready e68876a
  • build: updated several dependencies 56b7a33

v1.0.0...v1.0.2

v1.0.1

20 Nov 14:19
Compare
Choose a tag to compare
  • build: updated several dependencies 56b7a33

v1.0.0...v1.0.1

v1.0.0

19 Nov 16:48
Compare
Choose a tag to compare
  • test: added test for custom options scenario a7692d2
  • feat: Bumped socket.io to v3 2db6aba
  • fix: fixed options passed to socket.io d156421
  • docs(examples): fixed examples index.html path 4346d6d
  • 0.0.4 dbee98a
  • Merge pull request #2 from kala2/typescript-v4 725cc8b
  • Update package.json c6c3800
  • Update typescript to v4 6a44999
  • feat: ts-config extends fastify-tsconfig 5acc652

v0.0.3...v1.0.0

v0.0.4

26 Sep 16:35
Compare
Choose a tag to compare
  • feat: ts-config extends fastify-tsconfig 5acc652

v0.0.3...v0.0.4