v2.5.11 - v2.5.2

2.5.11 2021-06-05

NOTE

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

2.5.10 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

  • 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

2.5.9 2021-05-14

NOTE

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

2.5.8 2021-05-12

NOTE

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

2.5.7 2021-05-11

NOTE

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

2.5.6 2021-05-11

ci

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

2.5.5 2021-03-30

NOTE

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

2.5.4 2021-03-23

build

2.5.3 2021-03-10

fix

  • properly detect thumbnail size for PDFs and images

2.5.2 2021-03-02

fix