TBD54566975 / web5-js

Monorepo for the Web5 JS TypeScript implementation
https://tbd54566975.github.io/web5-js/
Apache License 2.0
135 stars 56 forks source link

cleanup crypto utils #830

Closed shamilovtim closed 3 months ago

shamilovtim commented 3 months ago

web5 crypto had a package.json named export which causes pain for different bundlers, mocha, etc. removed it and replaced with a regular esm export.

merge after #713

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: c8fcc31de074437afdceafaa7800eae3b06d08d7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages | Name | Type | | -------------------- | ----- | | @web5/crypto-aws-kms | Patch | | @web5/identity-agent | Patch | | @web5/credentials | Patch | | @web5/proxy-agent | Patch | | @web5/user-agent | Patch | | @web5/crypto | Patch | | @web5/agent | Patch | | @web5/dids | Patch | | @web5/api | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR