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

rev shelf_web_socket to 3.0 in prep for publishing #469

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

devoncarew
Copy link
Member

Our various mono-repos (the sdk, google3, and flutter) have been preped for this change.


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:shelf_web_socket 3.0.0 ready to publish shelf_web_socket-v3.0.0
package:shelf 1.4.3-wip WIP (no publish necessary)
package:shelf_packages_handler 3.0.3-wip WIP (no publish necessary)
package:shelf_proxy 1.0.5-wip WIP (no publish necessary)
package:shelf_router 1.1.5-wip WIP (no publish necessary)
package:shelf_router_generator 1.1.1 already published at pub.dev
package:shelf_static 1.1.3 already published at pub.dev
package:shelf_test_handler 2.0.3-wip WIP (no publish necessary)

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@devoncarew devoncarew merged commit 2a7442f into master Jan 21, 2025
25 checks passed
@devoncarew devoncarew deleted the shelf_web_socket_3.0 branch January 21, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add type information to the webSocketHandler onConnection callback
2 participants