We use dependabot to keep our code up to date. It gave us a recommendation that we should update react-reconciler.
I foolishly assumed that because it was a minor upgrade that it would work ok, but I see that it causes a bug where an extension won’t load.
Is there a way to enforce that Shopify UI extensions are incompatible with react-reconciler versions greater than 0.29.2?
I saw that this thread confirms this is the issue, but wanted to ask if there was a more “forceful” solution other than just knowing the right version.
Thanks,
Ed