5.0.0
Breaking Changes
-
Removes
ipfs-http-client
: resolves build issues when running in nextjs -
Now using
cross-fetch
instead of directly injectingnode-fetch
as a polyfill solution for fetch
22293a2 -
Changes
getLatestBlockhash()
on the LitNodeClient to be anasync
method. This was previously a synchronous call.
83a070b