Skip to content
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

Update WooCommerce Blocks package to 5.5.1 #30222

Merged
merged 2 commits into from Jul 16, 2021

Conversation

frontdevde
Copy link
Contributor

This PR updates the WooCommerce Blocks plugin to version 5.5.0.

It includes changes from WooCommerce Blocks 5.4.0 and 5.5.0. It is intended to target WooCommerce 5.6.0 for release.

Details from the releases included in this PR:

Blocks 5.4.0

Blocks 5.5.0

Changelog entry

The following changelog entries are only those that impact existing blocks and functionality surfaced to users:

Enhancements

  • Add screen reader text to price ranges. (4367)
  • Allow HTML in All Products Block Product Titles. (4363)
  • Made script and style handles consistent. (4324)

Bug Fixes

  • Ensure product grids display as intended in the editor. (4424)
  • Fix filtering by product type on Store API. (4422)

Various

  • Allow products to be added by SKU in the Hand-Picked Products block. (4366)

Documentation

  • Add documentation for the IntegrationInterface which extension developers can use to register scripts, styles, and data with WooCommerce Blocks. (4394)

The following changelog entries are for items that only apply when the feature plugin is active:

Enhancements

  • Show loading state in the express payments area whilst payment is processing or the page is redirecting. (4228)

Bug Fixes

  • Wrap components in the Cart and Checkout sidebar in a TotalsWrapper. This will ensure consistent spacing and borders are applied to items in the sidebar. (4415)
  • Remove couponName filter and replace it with coupons filter. (4312)
  • Fix a warning shown when fees are included in the order. (4360)
  • Prevent PHP notice for variable products without enabled variations. (4317)

Various

  • Add Slot in the Discounts section of the Checkout sidebar to allow third party extensions to render their own components there. (4310)

@frontdevde frontdevde added this to the 5.6.0 milestone Jul 6, 2021
@frontdevde frontdevde self-assigned this Jul 6, 2021
@nerrad
Copy link
Contributor

nerrad commented Jul 15, 2021

Just a reminder that this should probably be bumped to 5.5.1 now.

Copy link
Contributor

@claudiosanches claudiosanches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for submitting this PR and testing instructions.
I have updated to 5.5.1 so we also include all latest fixes. Thanks!

@claudiosanches claudiosanches merged commit 630b8ed into trunk Jul 16, 2021
@claudiosanches claudiosanches deleted the update/woocommerce-blocks-5.5.0 branch July 16, 2021 02:36
@claudiosanches claudiosanches changed the title Update WooCommerce Blocks package to 5.5.0 Update WooCommerce Blocks package to 5.5.1 Jul 16, 2021
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.

None yet

3 participants