v1.10.9 - v1.10.0

1.10.9 2021-08-20

build

  • introduce new grunt script to update all composer packages across monorepo

  • scope composer files more accurate

fix

1.10.8 2021-08-10

chore

1.10.7 2021-08-05

fix

1.10.6 2021-07-16

fix

1.10.5 2021-06-05

fix

1.10.4 2021-05-25

chore

  • enqueue wp-polyfill for our utils; until we drop support for IE internal reference #jh3cza

  • migarte loose mode to compiler assumptions

  • polyfill setimmediate only if needed internal reference #jh3czf

  • prettify code to new standard

  • remove whatwg-fetch polyfill internal reference #jh3czg

  • revert update of [email protected] as it does not support monorepos yet

  • update cypress@7

  • update dependencies for safe major version bumps

  • update immer@9

  • upgrade dependencies to latest minor version

1.10.3 2021-05-14

fix

1.10.2 2021-05-12

fix

1.10.1 2021-05-11

fix

1.10.0 2021-05-11

chore

  • remove classnames as dependency

feat

fix

perf

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 CodeSniffer configuration to @devowl-wp/utils

  • 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