I don't think React Suspense has something more to offer than what React Loadable provides. Isn't it? If there's very minimal, I don't think replacing the existing one is worth the effort.
But when you introduce React Concurrent or React Cache (both are in beta though) then using Suspense would certainly be useful.