-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Update WooCommerce Blocks package to 8.7.1 #35040
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
Conversation
Test Results SummaryCommit SHA: 7c6a67f
Please address the following issues prior to merging this pull request: |
|
Adding myself as a reviewer just so that this doesn't get lost. Don't let me be blocking, if you get another accepted review first, feel free to merge. |
alexflorisca
left a comment
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.
Looks good 👍
alexflorisca
left a comment
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.
👍
ralucaStan
left a comment
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.
Looks good!
|
Hi @ralucaStan, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:
|
This pull updates the WooCommerce Blocks plugin to 8.7.1 and is intended to target WooCommerce 7.1 for release.
WooCommerce Blocks 8.6.0
WooCommerce Blocks 8.7.0
Changelog entry
The following changelog entries are only those that impact existing blocks and functionality surfaced to users:
Enhancements
showRemoveItemLinkas a new checkout filter to allow extensions to toggle the visibility of theRemove itembutton under each cart line item. (7242)Cart-Tokenheader that can be used to retrieve the cart from the corresponding session via GET/wc/store/v1/cart. (5953)Bug Fixes
/checkoutendpoint now returns HTTP 402 instead of HTTP 400 when payment fails. (7273)WooCommerce Blocks 8.7.1
Changelog entry
Bug Fixes
Changelog entry
Note: this PR was initially aimed at updating to 8.7.0. In the meantime we got the minor 8.7.1 released.