3

socket.io/4/migration-recipe

How to Use
Run this codemod on your codebase using one of the following commands

The easiest way to run this codemod without installing anything globally:

Documentation

This recipe is a set of codemods that will fix some of Socket.io 4.0 breaking changes.

The recipe includes the following codemods:

  • socket.io/4/ws-engine-format-update,
    socket.io/4/removing-useless-broadcast-flag

Ready to contribute?

Build your own codemod and share it with the community.