2025.03.17 - version 2.7.9
* Update: Tested up to WooCommerce 9.9.0.
* New: Force Sells for WooCommerce compatibility.
* Fix: Incorrect class instantiation in admin when product is not mix-and-match type.
* Fix: Escape any remaining translatable strings.
* Change: Move `woocommerce_after_cart_item_quantity_update` callback to earlier priority for Force Sells compatibility.
* Change: `wc-add-to-cart-mnm` script params use booleans instead of yes|no strings. Advanced script integrations should re-test.
* Tweak: Update sass files to use Dart Sass.