-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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(medusa): admin get product should return prices when expected #5480
Conversation
🦋 Changeset detectedLatest commit: 4c1ec5b The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Ignored Deployments
|
e99628a
to
93573af
Compare
93573af
to
639ae66
Compare
…to fix/admin-get-product
@adrien2p, will you resolve the conflicts? Then I think we should be good to go |
Our integration test suites are getting more and more flaky. Think we need to dedicate some time to improving it soon |
@adrien2p, what do you think - should we merge this badboy? |
Yes i think so 👌 |
@@ -35,6 +36,7 @@ export const useAdminProducts = ( | |||
|
|||
export const useAdminProduct = ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note to self: "breaking"
No description provided.