Closed
Conversation
Member
|
👀 what's going on here? |
Member
Author
|
release-please didn't create a release issue for a purely deps based commit so I'm not convinced it's reading the config properly. I thought I'd try to upgrade it to v4. It's not being cooperative. |
Member
Author
|
#2367 is looking more healthy 😅 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
1.0.0 (2024-01-18)
⚠ BREAKING CHANGES
kadDHTfunction returns a single DHT - see the readme for how to configure amino/lan as beforeminSendBytesoption has been removed from Mplex since the transport can now decide how to optimise sending dataperfServiceexport is now justperflibp2p/fetchshould be updated to@libp2p/fetchlibp2p/circuit-relayshould be updated to@libp2p/circuit-relay-v2libp2p/plaintextshould be changed to@libp2p/plaintextlibp2p/dcutrnow need to be from@libp2p/dcutrlibp2p/identifyneed to change to@libp2p/identifylibp2p/pingmust be updated to@libp2p/pinglibp2p/upnp-natshould be updated to@libp2p/upnp-natisStartedmethod has been removed from theStartableinterface.protocolsproperty has been removed from thePeerInfointerfacemeasurePerformancenow returns an async generator that yieldsPerfOutputs and no longer accepts thestartTimeparameter.close,closeReadandcloseWritemethods on theStreaminterface are now asynchronousstream.stat.*andconn.stat.*properties are now accessed viastream.*andconn.*Features
negotiateFullyoption when opening streams (#2331) (5d1f68e)Bug Fixes
Miscellaneous Chores
Code Refactoring
This PR was generated with Release Please. See documentation.