Skip to content

fix(types): add missing retrieveProductOptionValue to module interface - #12313

Merged
willbouch merged 8 commits into
medusajs:developfrom
leobenzol:fix/expose-retrieve-option-value
Sep 9, 2025
Merged

fix(types): add missing retrieveProductOptionValue to module interface#12313
willbouch merged 8 commits into
medusajs:developfrom
leobenzol:fix/expose-retrieve-option-value

Conversation

@leobenzol

Copy link
Copy Markdown
Contributor

Closes #12166

@leobenzol
leobenzol requested a review from a team as a code owner April 28, 2025 18:59
@changeset-bot

changeset-bot Bot commented Apr 28, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: daf4495

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 71 packages
Name Type
@medusajs/types Patch
@medusajs/draft-order Patch
@medusajs/framework Patch
@medusajs/js-sdk Patch
@medusajs/modules-sdk Patch
@medusajs/orchestration Patch
@medusajs/utils Patch
@medusajs/workflows-sdk Patch
@medusajs/medusa-oas-cli Patch
@medusajs/admin-bundler Patch
@medusajs/dashboard Patch
integration-tests-http Patch
@medusajs/medusa Patch
@medusajs/test-utils Patch
@medusajs/analytics Patch
@medusajs/api-key Patch
@medusajs/auth Patch
@medusajs/cache-inmemory Patch
@medusajs/cache-redis Patch
@medusajs/cart Patch
@medusajs/currency Patch
@medusajs/customer Patch
@medusajs/event-bus-local Patch
@medusajs/event-bus-redis Patch
@medusajs/file Patch
@medusajs/fulfillment Patch
@medusajs/index Patch
@medusajs/inventory Patch
@medusajs/link-modules Patch
@medusajs/locking Patch
@medusajs/notification Patch
@medusajs/order Patch
@medusajs/payment Patch
@medusajs/pricing Patch
@medusajs/product Patch
@medusajs/promotion Patch
@medusajs/region Patch
@medusajs/sales-channel Patch
@medusajs/settings Patch
@medusajs/stock-location Patch
@medusajs/store Patch
@medusajs/tax Patch
@medusajs/user Patch
@medusajs/workflow-engine-inmemory Patch
@medusajs/workflow-engine-redis Patch
@medusajs/analytics-local Patch
@medusajs/analytics-posthog Patch
@medusajs/auth-emailpass Patch
@medusajs/auth-github Patch
@medusajs/auth-google Patch
@medusajs/file-local Patch
@medusajs/file-s3 Patch
@medusajs/fulfillment-manual Patch
@medusajs/locking-postgres Patch
@medusajs/locking-redis Patch
@medusajs/notification-local Patch
@medusajs/notification-sendgrid Patch
@medusajs/payment-stripe Patch
@medusajs/core-flows Patch
@medusajs/cli Patch
@medusajs/oas-github-ci Patch
@medusajs/telemetry Patch
@medusajs/admin-sdk Patch
@medusajs/admin-shared Patch
@medusajs/admin-vite-plugin Patch
@medusajs/icons Patch
@medusajs/toolbox Patch
@medusajs/ui-preset Patch
create-medusa-app Patch
medusa-dev-cli Patch
@medusajs/ui Patch

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

@vercel

vercel Bot commented Apr 28, 2025

Copy link
Copy Markdown

@steelrazor47 is attempting to deploy a commit to the medusajs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions Bot added the Stale label Jul 14, 2025
@github-actions github-actions Bot removed the Stale label Jul 15, 2025
@leobenzol

Copy link
Copy Markdown
Contributor Author

@fPolic sorry to bother, i just picked one of the assigned reviewers to ping.
Can this get merged? It's just a simple missing type. If there's a reason it's not part of the interface you can close this obviously.
It's not important, more so to not have to deal with the stale bot anymore :/

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions Bot added the Stale label Aug 31, 2025
@carlos-r-l-rodrigues
carlos-r-l-rodrigues requested a review from a team as a code owner August 31, 2025 02:38
@github-actions github-actions Bot removed the Stale label Sep 4, 2025
@willbouch
willbouch merged commit 6634765 into medusajs:develop Sep 9, 2025
15 of 25 checks passed
@leobenzol
leobenzol deleted the fix/expose-retrieve-option-value branch September 9, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Product module retrieveProductOptionValue doesn't exist

4 participants