Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pkgroll, bump Node, remove deprecations, improve, shorter paths, and friends #613

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

enisdenjo
Copy link
Owner

@enisdenjo enisdenjo commented Jan 10, 2025

Closes #567, closes #564, closes #553, closes #591

  • Drop ws v7 support
  • Drop deprecated fastify-websocket support
    • Update documentation
  • Least supported Node version is current LTS (v20)
  • Least supported graphql versions are v15.9.0 and v16.9.0
  • Default package type is module (commonjs is still supported but through exports)
  • Drop eslint
  • The /lib/ part from imports is removed. graphql-ws/lib/use/ws becomes graphql-ws/use/ws
    • Update documentation

@theguild-bot
Copy link
Collaborator

theguild-bot commented Jan 10, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
graphql-ws 6.0.0-alpha-1cc7164b8562245a127d34ce69bf16e2e844d82b npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jan 10, 2025

💻 Website Preview

The latest changes are available as preview in: https://07fae0bb.graphql-ws.pages.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants