orbitdb-archive / ipfs-log

Append-only log CRDT on IPFS
https://orbitdb.github.io/ipfs-log/
MIT License
398 stars 55 forks source link

preparations for js-ipfs 0.41 #296

Closed alanshaw closed 4 years ago

alanshaw commented 4 years ago

👋 hey, a new js-ipfs release is coming soon \o/

It's a big release with breaking API changes, please check the release issue for all the info you need. There's also a migration guide to help you to migrate your code to the new API and a blog post explaining the changes and motivations behind them.

Fortunately, the tests for your application PASSED when they were run with the latest release candidate (0.41.0-rc.0) - hooray for you!

Aside from that, have fun with this release, we're really excited about this one and the possibilities it brings to our users! ❤️

alanshaw commented 4 years ago

0.41.0-rc.2 is now available and looks like it may be the final candidate 🤞 If you have production infrastructure/applications, please consider rolling it out either partially or fully and shout if you experience any issues!