multiformats / js-uri-to-multiaddr

Convert a URI to a Multiaddr: https://protocol.ai -> /dns4/protocol.ai/tcp/443/https
Other
3 stars 4 forks source link

feat!: convert to typescript #19

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

Converts module to typescript, fixes some bugs that occur when run in the browser.

BREAKING CHANGE: this module is now ESM only

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: