-
Notifications
You must be signed in to change notification settings - Fork 33
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 40 files changed
- 3 contributors
Commits on Mar 15, 2022
-
feat: update to new libp2p interfaces
Updates this module to use the `@libp2p/*` set of modules as part of the typescript port. - Renames imports to add .js suffix - Renames bundled `@types/*.d.ts` to `@types/*.ts` because tsc ignores `.d.ts` which masks errors - Updates project config to output ESM instead of CJS code - Updates all deps to lastest versions including ones that have gone ESM-only - Re-generates protobuf code with the ES6 target N.b. `pbjs` generates invalid imports for bundler-less ESM - the `.js` suffix has to be added to the import manually so it's best not rebuild the protobuf generated code unless you know something has changed. BREAKING CHANGE: This module now outputs ESM code only
Configuration menu - View commit details
-
Copy full SHA for c458806 - Browse repository at this point
Copy the full SHA c458806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fca780 - Browse repository at this point
Copy the full SHA 4fca780View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc97bd - Browse repository at this point
Copy the full SHA 3dc97bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b1c16 - Browse repository at this point
Copy the full SHA 93b1c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for e78bfd9 - Browse repository at this point
Copy the full SHA e78bfd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c04e40d - Browse repository at this point
Copy the full SHA c04e40dView commit details
Commits on Mar 16, 2022
-
Merge pull request #134 from achingbrain/feat/update-to-new-interface…
…s-and-esm feat: update to new libp2p interfaces
Configuration menu - View commit details
-
Copy full SHA for 732e468 - Browse repository at this point
Copy the full SHA 732e468View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7cb39ee - Browse repository at this point
Copy the full SHA 7cb39eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1ea66 - Browse repository at this point
Copy the full SHA fe1ea66View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.3...v6.0.0