ICP JavaScript SDK v4.0.0 is released!

I’ve upgraded @icp-sdk in probably 10 projects or so, so I’m quite confident there is no relationship between the @dfinity and @icp-sdk libraries and the other dependencies you mentioned in the thread.

Just my two cents: I would recommend upgrading one or the other, but not both at the same time. Either migrate to v4, or update your outdated libraries but avoid mixing both approaches.

But I’m with you, upgrading outdated JS libraries is always tricky! :crossed_fingers:

2 Likes

Side note: if migrating solely to v4 still results in failures, of course feel free to share the repository if it’s open source. It could help diagnose the issue by trying to reproduce.