Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

chore: replace err-code with CodeError#293

Merged
wemeetagain merged 1 commit into
libp2p:masterfrom
tabcat:refactor/code-error
Jan 13, 2023
Merged

chore: replace err-code with CodeError#293
wemeetagain merged 1 commit into
libp2p:masterfrom
tabcat:refactor/code-error

Conversation

@tabcat

@tabcat tabcat commented Jan 9, 2023

Copy link
Copy Markdown
Member

Replaces err-code with CodeError

Related: js-libp2p#1269

Changes

  • removes err-code from dependencies
  • adds @libp2p/interfaces@3.2.0 to dependencies
  • uses CodeError in place of err-code

@tabcat tabcat force-pushed the refactor/code-error branch from f578b39 to 2a7708b Compare January 9, 2023 05:05
@tabcat tabcat changed the title refactor: replace err-code with CodeError chore: replace err-code with CodeError Jan 10, 2023
Replaces [err-code](https://github.com/IndigoUnited/js-err-code/blob/master/index.js) with [CodeError](libp2p/js-libp2p-interfaces#314)

Related: [js-libp2p#1269](libp2p/js-libp2p#1269)

Changes

- removes err-code from dependencies
- adds @libp2p/interfaces@3.2.0 to dependencies
- uses CodeError in place of err-code
@wemeetagain wemeetagain merged commit 4398cf6 into libp2p:master Jan 13, 2023
github-actions Bot pushed a commit that referenced this pull request Feb 8, 2023
## [1.0.12](v1.0.11...v1.0.12) (2023-02-08)

### Bug Fixes

* derive ed25519 public key from private key using node crypto ([#300](#300)) ([874f820](874f820)), closes [#295](#295)

### Trivial Changes

* replace err-code with CodeError ([#293](#293)) ([4398cf6](4398cf6)), closes [js-libp2p#1269](libp2p/js-libp2p#1269)
@github-actions

github-actions Bot commented Feb 8, 2023

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.12 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants