Closed pedromartello closed 1 year ago
Thanks for the pull request, @pedromartello! Please note that it may take us up to several weeks or months to complete a review and merge your PR.
Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.
Please let us know once your PR is ready for our review and all tests are green.
Patch coverage has no change and project coverage change: +0.03%
:tada:
Comparison is base (
26001c9
) 83.05% compared to head (fefcef9
) 83.08%. Report is 4 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@pedromartello 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.
Updating dependencies to the latest react-redux@8.1.1
These changes support OEP-65 and the related work in the repository frontend-app-shell which uses the Piral framework to federate MFEs.
Piral is incopatible with the earlier version of react-redux@7.2.9 where the Redux store was not available during component rendering.