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

feat: convert to ESM #731

Merged
merged 2 commits into from
May 9, 2022
Merged

feat: convert to ESM #731

merged 2 commits into from
May 9, 2022

Conversation

achingbrain
Copy link
Member

  • Converts module to ESM and uses ESM versions of libp2p deps
  • Moves controller.api.peerId property to controller.peer so it doesn't conflict with the api types
  • Updates all deps
  • Adds semantic release

BREAKING CHANGE: the controller.api.peerId property is now at controller.peer

- Converts module to ESM and uses ESM versions of libp2p deps
- Moves `controller.api.peerId` property to `controller.peer` so it doesn't conflict with the api types

BREAKING CHANGE: the `controller.api.peerId` property is now at `controller.peer`
@achingbrain achingbrain merged commit c6ad54d into master May 9, 2022
@achingbrain achingbrain deleted the feat/convert-to-esm branch May 9, 2022 08:40
github-actions bot pushed a commit that referenced this pull request May 9, 2022
## [11.0.0](v10.0.6...v11.0.0) (2022-05-09)

### ⚠ BREAKING CHANGES

* the `controller.api.peerId` property is now at `controller.peer`

### Features

* convert to ESM ([#731](#731)) ([c6ad54d](c6ad54d))
@github-actions
Copy link

github-actions bot commented May 9, 2022

🎉 This PR is included in version 11.0.0 🎉

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