What is the minimum version of React supported by Meteor 3.x? React 16.8?
By default Meteor should work with all of them. The Meteor’s React packages I think are indeed minimum of v16.8, but it would be better if you are on newer versions as the old patterns will be deprecated soon.
Thanks. I am considering if we will proceed with migrating to Meteor 3 for tools running in an old version of React. Not being forced to upgrade React at the same time will make the task easier.