v4.0.4 - v3.5.3

4.0.4 2021-05-11

fix

refactor

  • create wp-webpack package for WordPress packages and plugins

  • introduce eslint-config package

  • introduce new grunt workspaces package for monolithic usage

  • introduce new package to validate composer licenses and generate disclaimer

  • introduce new package to validate yarn licenses and generate disclaimer

  • introduce new script to run-yarn-children commands

  • move build scripts to proper backend and WP package

  • move jest scripts to proper backend and WP package

  • move PHP Unit bootstrap file to @devowl-wp/utils package

  • move PHPUnit and Cypress scripts to @devowl-wp/utils package

  • move technical doc scripts to proper WP and backend package

  • move WP build process to @devowl-wp/utils

  • move WP i18n scripts to @devowl-wp/utils

  • move WP specific typescript config to @devowl-wp/wp-webpack package

  • remove @devowl-wp/development package

  • split stubs.php to individual plugins' package

style

  • compatibility with newest WooCommerce version

4.0.3 2021-04-27

ci

4.0.2 2021-04-15

fix

4.0.1 2021-03-30

docs

  • formatting error in wordpress.org product description corrected

4.0.0 2021-03-23

build

chore

ci

docs

feat

fix

style

BREAKING CHANGE

  • please reactivate your current license to get latest updates for PRO

  • if you want to force none-hierarchical taxonomies use custom filter or rename the taxonomy so it contains "_tag"

  • WooCommerce attributes are automatically hierarchical and can no longer be disabled

3.5.7 2021-03-03

fix

3.5.6 2021-03-02

fix

test

3.5.5 2021-02-24

chore

  • rename go-links to new syntax (#en621h)

docs

3.5.4 2021-02-02

fix

3.5.3 2021-01-24

fix

  • compatibility with Password Protected Categories plugin