Skip to content

Conversation

@achingbrain
Copy link
Member

If the user just wants to override specific parts of the libp2p config don't make them pass a whole libp2p object in, instead accept an Libp2pOptions object and use the keys from that to override the default config.

If the user just wants to override specific parts of the libp2p config
don't make them pass a whole libp2p object in, instead accept an Libp2pOptions
object and use the keys from that to override the default config.
@achingbrain achingbrain requested a review from a team as a code owner June 1, 2023 08:03
@achingbrain achingbrain merged commit 33a75d5 into main Jun 1, 2023
@achingbrain achingbrain deleted the feat/allow-passing-libp2p-config branch June 1, 2023 12:22
github-actions bot pushed a commit that referenced this pull request Jun 1, 2023
## [helia-v1.2.0](helia-v1.1.5...helia-v1.2.0) (2023-06-01)

### Features

* allow passing partial libp2p config to helia factory ([#140](#140)) ([33a75d5](33a75d5))

### Dependencies

* update sibling dependencies ([c936ba6](c936ba6))
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

🎉 This PR is included in version helia-v1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

2 participants