WooCommerce Product Search Version 5.6.0 Changelog
* Update – WordPress 6.6 compatible.
* Update – WooCommerce 9.2 compatible.
* Update – Requires at least WordPress 6.2.
* Add – Added filtering support for the WooCommerce “Product Collection” block. The extension’s filter blocks can now be used together with the “Product Catalog” collection of the “Product Collection” block to show results that match the current filters.
* Dev – Replaced uses of the deprecated jQuery function trim().
* Dev – Replaced uses of the deprecated jQuery function isArray().
* Dev – Replaced uses of the deprecated jQuery shorthand keydown().
* Dev – Replaced uses of the deprecated jQuery shorthand focus().
* Dev – Replaced uses of the deprecated jQuery shorthand focusin().
* Dev – Replaced uses of the deprecated jQuery shorthand focusout().
* Update – Updated selectize to v0.15.2.
* Add – Added the woocommerce_product_search_handle_product_collections filter.
* Dev – Using ReactDOMClient.createRoot() if available (as of React 18.0) instead of ReactDOM.createRoot().
