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

refactor(cloudflare-workers): remove @cloudflare/workers-types #2773

Merged
merged 3 commits into from
May 23, 2024

Conversation

yusukebe
Copy link
Member

@yusukebe yusukebe commented May 23, 2024

This PR removes @cloudflare/workers-types from the dev dependencies.

It is used for the serve static feature which is deperecated. And used in the src/adapter/cloudflare-workers/websocket.ts internally. I think we can remove it.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun denoify to generate files for Deno
  • bun run format:fix && bun run lint:fix to format the code

@yusukebe yusukebe marked this pull request as ready for review May 23, 2024 07:56
@yusukebe yusukebe changed the base branch from main to next May 23, 2024 07:56
@yusukebe yusukebe force-pushed the refactor/remove-cloudflare-workers-types branch from 03f0465 to 2dc3cd3 Compare May 23, 2024 08:06
@yusukebe yusukebe added the v4.4 label May 23, 2024
@yusukebe yusukebe merged commit ab71448 into next May 23, 2024
10 checks passed
@yusukebe yusukebe deleted the refactor/remove-cloudflare-workers-types branch May 23, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant