Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

feat!: convert to typescript #53

Merged
merged 4 commits into from
Jan 27, 2023
Merged

Conversation

achingbrain
Copy link
Member

  • Converts this module to typescript
  • Publishes as ESM only
  • Removes cms operations to remove node-forge from the dependencies - if you need this, see @libp2p/cms

BREAKING CHANGE: this module is now typescript and does not store the self key on startup. cms operations have also been moved to @libp2p/cms

BREAKING CHANGE: this module is now typescript and does not store the self key on startup
@achingbrain achingbrain merged commit 3544df7 into master Jan 27, 2023
@achingbrain achingbrain deleted the feat/convert-to-typescript branch January 27, 2023 17:11
github-actions bot pushed a commit that referenced this pull request Jan 27, 2023
## [1.0.0](v0.6.1...v1.0.0) (2023-01-27)

### ⚠ BREAKING CHANGES

* this module is now typescript and does not store the self key on startup. cms operations have also been moved to [@libp2p/cms](https://www.npmjs.com/@libp2p/cms)

### Features

* convert to typescript ([#53](#53)) ([3544df7](3544df7))

### Trivial Changes

* add deprecation notice ([#50](#50)) ([2a9b99c](2a9b99c))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

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.

1 participant