I've never seen anything saying IPFS was breaking compatibility with the old library, so it should be fine.
I assume you've seen the Helia git pages? It looks like they have a bunch of examples, though I've never tried to implement them.
The InterPlanetary File System (IPFS) is a set of composable, peer-to-peer protocols for addressing, routing, and transferring content-addressed data in a decentralized file system. Many popular Web3 projects are built on IPFS - see the ecosystem directory for a list of some of these projects.
I've never seen anything saying IPFS was breaking compatibility with the old library, so it should be fine.
I assume you've seen the Helia git pages? It looks like they have a bunch of examples, though I've never tried to implement them.
kubo is better than helia. use JS library for talking to kubo using its REST API.
I had many issues with Helia a couple months ago especially connecting to the open IPFS network due to lack of documentation but I believe something changed