Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added codemods for socket.io 4.0#459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Janhvibabani wants to merge1 commit intosocketio:main
base:main
Choose a base branch
Loading
fromJanhvibabani:socket.io-migration-codemod

Conversation

@Janhvibabani
Copy link

Added Codemods for Socket.io 4.0 Migration
This PR provides codemods to help migrate from Socket.io 3.x to 4.0. Run the following command to automatically update your code:

npx codemod@latest socket.io/4/migration-recipe

The included codemods:

socket.io/4/ws-engine-format-update (for this change:https://socket.io/docs/v4/migrating-from-3-x-to-4-0/#wsengine-option)
socket.io/4/removing-useless-broadcast-flag (for this change:https://socket.io/docs/v4/migrating-from-3-x-to-4-0/#known-migration-issues)

These automate changes from the v4 migration guide.

@vercel
Copy link

vercelbot commentedSep 11, 2024
edited
Loading

The latest updates on your projects. Learn more aboutVercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
socket-io-website✅ Ready (Inspect)Visit Preview💬Add feedbackSep 11, 2024 5:35pm

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@Janhvibabani

[8]ページ先頭

©2009-2025 Movatter.jp