honojs-middleware/.changeset
Palmer McCutcheon 5178967931
feat(node-ws): Add WebSocketServer instance return to createNodeWebSocket (#1213)
* Add WebSocketServer instance return to createNodeWebSocket

This change introduces the return of the WebSocketServer instance from the createNodeWebSocket function, enhancing its usability by allowing consumers access to the WebSocketServer instance for additional operations.

- Updated tests to verify the returned WebSocketServer instance
- Added wss property to NodeWebSocket interface for type safety

* style
2025-06-22 13:07:24 +09:00
..
README.md initial commit 2022-10-16 17:52:21 +09:00
config.json chore(changeset): remove `updateInternalDependencies` 2024-10-06 14:02:58 +09:00
stale-insects-own.md feat(node-ws): Add WebSocketServer instance return to createNodeWebSocket (#1213) 2025-06-22 13:07:24 +09:00

README.md

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation