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

fix: constrain options transport to tcp or udp #396

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

achingbrain
Copy link
Member

Update the types to express that the transport field will only ever be 'tcp' or 'udp'.

Update the types to express that the `transport` field will only
ever be `'tcp'` or `'udp'`.
@achingbrain achingbrain merged commit 8d5b325 into main Feb 5, 2025
19 checks passed
@achingbrain achingbrain deleted the fix/constrain-options-transport branch February 5, 2025 10:33
github-actions bot pushed a commit that referenced this pull request Feb 5, 2025
## [12.3.5](v12.3.4...v12.3.5) (2025-02-05)

### Bug Fixes

* constrain options transport to tcp or udp ([#396](#396)) ([8d5b325](8d5b325))
* use named error when parsing multiaddrs ([#395](#395)) ([5a9d33c](5a9d33c))

### Dependencies

* **dev:** bump sinon from 18.0.1 to 19.0.2 ([#387](#387)) ([e1747b7](e1747b7))
Copy link

github-actions bot commented Feb 5, 2025

🎉 This PR is included in version 12.3.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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