decentralized-identity / ethr-did-resolver

DID resolver for Ethereum Addresses with support for key management
Apache License 2.0
212 stars 77 forks source link

fix(build): include default export to work around some bundler issues #205

Closed mirceanis closed 2 months ago

mirceanis commented 2 months ago

Added a default export to the index as a workaround for esbuild/vite/hermes issues

fixes #186

BREAKING CHANGE: EthereumDIDRegistry is no longer exported as a JSON file, but as a const object exported from a typescript file.

uport-automation-bot commented 2 months ago

:tada: This PR is included in version 11.0.0-alpha.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

uport-automation-bot commented 2 months ago

:tada: This PR is included in version 11.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: