-
Notifications
You must be signed in to change notification settings - Fork 221
Remove isExperimental flag from product-query module which is not experimental #10531
Remove isExperimental flag from product-query module which is not experimental #10531
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: 0 B Total Size: 1.61 MB ℹ️ View Unchanged
|
This PR has been marked as If deemed still relevant, the pr can be kept active by ensuring it's up to date with the main branch and removing the stale label. |
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.
This tests well, but I'm also baffled why this was available. I checked a few of the usual suspects like maybe the file is being loaded via an import but nothing stands out.
@samueljseay, yea... I suspected |
This PR removes the leftover
isExperimental
from Products (Beta) block. Even though the flag was there, block was meant to be available to users.Another question is why the block is available EVEN though the flag was here. I haven't finished my initial investigation hence the PR was in draft for some time. I'm doing PRs cleanup and decided to put this PR into review.
Accessibility
prefers-reduced-motion
Other Checks
[type]
label or a[skip-changelog]
label.Screenshots
Testing
Automated Tests
User Facing Testing
Prerequisites:
npm run build:deploy
) - ignore if you test the full plugin via ZIP fileWooCommerce Visibility
Performance Impact
Changelog