Interesting, the WooCommerce plugin latest version is
8.4.0
on the WordPress WooCommerce plugin directory page.
But on wpackagist
(from which Bedrock installs plugins using composer
)the woocommerce
plugin package is also available in versions 8.5.0-beta.1
; 8.5.0-rc.1
and 8.5.0
. In the GitHub repository the latest (stable) available version is also 8.5.0
.
So were the 8.5.0
beta
, rc
and stable
releases actually retracted from the WordPress plugin directory, probably because of this significant issue?