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
Graduate __experimentalApplyCheckoutFilter and __experimentalRegisterCheckoutFilters to stable.
#8346
Conversation
f794cb0
to
8073754
Compare
|
The release ZIP for this PR is accessible via: Script Dependencies ReportThe
This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
|
Size Change: -12 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
|
E2E test failures seem unrelated |
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.
Nice one, everything looks good :) Do we want to keep this spreadsheet PdToLP-kS-p2 up to date as well?
8073754
to
fb36aff
Compare
Yep, will do! |
In our last extensibility meeting we discussed graduating
__experimentalRegisterCheckoutFiltersand__experimentalApplyCheckoutFilters. This PR actions that and deprecates the old ones.As a follow up to this issue, we will be able to remove
__experimentalRegisterCheckoutFiltersand__experimentalApplyCheckoutFiltersafter July 2023.Testing
Automated Tests
Internal developer testing
pluginsdirectory and runnpx @wordpress/create-block -t @woocommerce/extend-cart-checkout-block test-plugin__experimentalRegisterCheckoutFilters.+ extra dataon the end of their name.woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/order-summary-item.tsx
Line 68 in f794cb0
__experimentalApplyCheckoutFilter.+ extra dataon the end, and ensure you see a deprecated notice in the console.User Facing Testing
WooCommerce Visibility
Changelog