Skip to content

3.1.0

Compare
Choose a tag to compare
@mikejolley mikejolley released this 05 Jan 16:19
· 455 commits to trunk since this release

Changelog

  • Fix – Prevent a fatal error on activation if WooCommerce Admin is intentionally disabled.
  • Fix – Removed legacy code targeting unsupported versions of WooCommerce. Storefront currently supports 4.2+.
  • Dev - Update stylelint to use stylelint-config-wordpress\scss config and refactor SCSS files to follow WordPress CSS coding standards.
  • Dev - Updated engines in package.json.
  • Dev - Fixed PHP linting warnings.