new
Livepeer.js
[BREAKING CHANGE] @livepeer/react 3.0.0
Update
We've just released version 3.0.0 of the
@livepeer/react
npm package. This includes renaming the livepeer
package to @livepeer/core-web
. Action Items
If you are using functionality like
parseCid
from that library, we recommend you move to importing from @livepeer/core-web
.If you use
livepeer
as a NodeJS library, please prepare to migrate to the new version which is one-to-one with the API. Keep an eye out for our announcement soon regarding the next version of the library.