v1.3.26 - v1.3.17

1.3.26 2021-06-05

NOTE

This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.

1.3.25 2021-05-25

chore

  • compatibility with latest antd version

  • migarte loose mode to compiler assumptions

  • polyfill setimmediate only if needed internal reference #jh3czf

  • prettify code to new standard

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

  • update dependencies for safe major version bumps

  • upgrade dependencies to latest minor version

ci

  • move type check to validate stage

fix

  • do not rely on install_plugins capability, instead use activate_plugins so GIT-synced WP instances work too internal reference #k599a2

test

1.3.24 2021-05-14

NOTE

This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.

1.3.23 2021-05-12

NOTE

This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.

1.3.22 2021-05-11

NOTE

This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.

1.3.21 2021-05-11

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

1.3.20 2021-04-27

ci

fix

1.3.19 2021-03-30

NOTE

This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.

1.3.18 2021-03-23

build

docs

1.3.17 2021-03-10

fix