You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this package needs the multiformats@>10 treatment (#49) which also means aegir support and all of the other things we've done to the primary packages to get them publishing with the new non-cjs publishes, which also include better types exposure..
I don't suppose you want to tackle that @vasco-santos? https://github.com/multiformats/js-murmur3 or the ipld codecs are probably the best place to look at for the pattern we've been adopting and rolling out. This one is just far enough down the list that nobody has managed to prioritise it yet.
@rvagg Just created the issue to flag it and get prioritised when possible.
Currently, we actually need to use CJS because our E-IPFS lambdas were written in CJS... Upgrading with aegir treatment and non-cjs publishes will not work for us. For now, we just did the old @ts-ignore and we are fine :)
BigLep
added
the
P1
High: Likely tackled by core team if no one steps up
label
May 9, 2023
Importing this module does not get inferred types. I think we need to add them in the package.json exports
The text was updated successfully, but these errors were encountered: