WooCommerce Product Bundles Version 6.6.0 Changelog
* Important-Min/Max bundle size post meta are no longer available via ‘WC_Product::get_meta’! Please update your code to use ‘WC_Product_Bundle::get_min_bundle_size’ and ‘WC_Product_Bundle::get_max_bundle_size’.
* Feature-Introduced props for Min/Max Bundle Size fields and made them available in the core Importer/Exporter and REST API.
* Feature-Auto-apply bundle-sells discounts in cart.
* Fix-Fixed broken bundle-sells layout when using Elementor Pro.
* Fix-Bundle catalog price incorrect when using a ‘Min Bunde Size’ with ‘Item Grouping > None’.
* Tweak-Moved ‘woocommerce_before_bundled_items’ action after bundle-sells title.
