bump react and react-dom version for React 19
I can't use react-simple-maps in my React 19 project without using this workaround: https://github.com/zcreativelabs/react-simple-maps/issues/367
This PR would bump the allowed versions for react and react-dom to allow v19.
@katarzynajanus you spoke at NgPoland in 2023?
Can we expect this PR to be merged soon as it has been approved by @katarzynajanus ?
I don't know who has the permissions to merge. In the meantime, you can use this fork if you want: https://www.npmjs.com/package/@mdworld/react-simple-maps
I hope this is getting merged soon
I don't know who has the permissions to merge. In the meantime, you can use this fork if you want: https://www.npmjs.com/package/@mdworld/react-simple-maps
thanks
Why isn't this getting merged?
There is another fork, more elaborate than mine: https://github.com/vnedyalk0v/react19-simple-maps
This is a modernized fork of the original react-simple-maps by Richard Zimerman, completely rewritten with full TypeScript support, React 19 compatibility, and modern development practices by Georgi Nedyalkov.
I would like to mention that it seems to have been created with (assistance of) AI, if you care about that.
hey @zimrick it would be great if we could merge this simple PR to extend to React 19 - any thoughts/issues on doing it at least as a 4.0.0-beta.7 release?