Closed mirceanis closed 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:
:tada: This PR is included in version 11.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Added a
default
export to the index as a workaround for esbuild/vite/hermes issuesfixes #186
BREAKING CHANGE:
EthereumDIDRegistry
is no longer exported as a JSON file, but as aconst
object exported from a typescript file.