Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix fetchCheckoutOrderOperation action not being exported #857

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

jhairabreu
Copy link
Contributor

Description

Added the export for fetchCheckoutOrderOperation action as it was not being exported and causes the applications that use it to fail.

Dependencies

Checklist

  • The commit message follows our guidelines
  • Tests for the respective changes have been added
  • The code is commented, particularly in hard-to-understand areas
  • The labels and/or milestones were added

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

Added the export for `fetchCheckoutOrderOperation` action as it was not
being exported and causes the applications that use it to fail.
@jhairabreu jhairabreu added the 📦 redux Relative to the `@farfetch/blackout-redux` package label Sep 4, 2023
@jhairabreu jhairabreu added this to the dev-main-05-09-23 milestone Sep 4, 2023
@github-actions github-actions bot added the type: bug Something isn't working properly label Sep 4, 2023
@ivomota ivomota requested review from ivomota and anapim September 4, 2023 09:46
@ruifcnunes ruifcnunes merged commit c076d4e into dev-main-05-09-23 Sep 5, 2023
3 checks passed
@ruifcnunes ruifcnunes deleted the fix_operation_action_export branch September 5, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 redux Relative to the `@farfetch/blackout-redux` package type: bug Something isn't working properly
Development

Successfully merging this pull request may close these issues.

5 participants