React-meteor-data - pinned to react 17.0.2?

Hey all - wondering on the feasibility of moving react-meteor-data to 18.3.1? I can see it’s currently pinned to 17.0.2. For context, I’m in the middle of upgrading to meteor 3 and have everything else using react 18.3.1, but am getting an invalid hook call, and I suspect it’s due to react-meteor-data being at a previous version. This may be an incorrect assumption, but before I pursue any work on this, was wondering on any thoughts from the community on a PR to move react-meteor-data to react ^18.x? Thanks!

yes it’s worked, I use Meteor2.16 + React18.3.1 + react-meteor-data latest.
I no idea about you invalid hook call, maybe other error?

PS: I not test Meteor3.0