Enhancements
- Adds key/value pairs of all WooCommerce SEO meta tags to our REST API.
Other
- Sets the minimum WordPress version to 5.6.
- Sets the minimum required Yoast SEO to 16.7.
- Replaces an occurrence of the deprecated jQuery
.ready
syntax with more modern syntax. Props to kkmuffme.