-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
The release pull request has been created! This checklist is a guide to follow for the remainder of the release process. You can check off each item in this list once completed.
Initial Preparation
Write Testing NotesWhen creating testing notes, please write them from the perspective of a "user" (merchant) familiar with WooCommerce. So you don't have to spell out exact steps for common setup scenarios (eg. "Create a product"), but do be specific about the thing being tested. Include screenshots demonstrating expectations where that will be helpful. Additionally, make sure to differentiate between things in the testing notes that only apply to the feature plugin and things that apply when included in WooCommerce core as there may be variations there.
Update Pull Request description and get approvals
Ensure hub is set up and you're authenticated
Push the button - Deploy!
After Workflow completes
Publish posts
Pull request in WooCommerce Core for Package updateThis only needs to be done if this release is the last release of the feature plugin before code freeze in the WooCommerce core cycle. If this condition doesn't exist you can skip this section.
🚀 This comment was generated by the automations bot triggered by the creation of the branch:
|
c7aafc0
to
b297337
Compare
Size Change: +10 B (0%) Total Size: 815 kB
ℹ️ View Unchanged
|
b297337
to
a5fe2b2
Compare
8b6097c
to
2ea6e71
Compare
2ea6e71
to
4ec464a
Compare
61b321c
to
c1d743a
Compare
c1d743a
to
4ef899b
Compare
* Fix default stockStatusOptions in tag and attribute blocks These should be an array of keys, not objects. * Fix stockStatus definition on PHP side * Swap state to debounce. * Improve presentation of stock filters * Remove state usage for display options * Remove debounce * Consistent panel titles
…lock, and Product Title block (#5595) * Fix global style for Product Summary block, Product Stock Indicator block, and ProductTitle block Fix global style for Product Summary block, Product Stock Indicator block, and ProductTitle block * add feature flag * fix lint errors * fix global style bugs on Product Title block
a765bad
to
ec6305f
Compare
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.
While I haven't tested any of the FSE-related issues, I tested all non-FSE-related issues successfully.
This is the release pull request for WooCommerce Blocks plugin
6.8.0
.Changelog
Communication
Prepared Updates
Please leave a comment on this PR with links to the following:
Release announcement (announcement post on developer.woocommerce.com published after release).
Happiness engineering or Happiness/Support (if special instructions needed).
Relevant developer documentation (if applicable).
Quality
Testing Instructions are included in this PR
Any performance impacts are documented.
🚀 This pull request was generated by the automations bot triggered by the creation of the branch:
release/6.8.0
. cc @gigitux