v1.7.0 - v1.6.4

1.7.0 2021-09-30

build

chore

ci

feat

perf

refactor

  • grunt-mojito to abstract grunt-continuous-localization package internal reference #f94bdr

  • introduce @devowl-wp/continuous-integration

1.6.12 2021-08-20

chore

  • update PHP dependencies

1.6.11 2021-08-10

chore

refactor

  • split i18n and request methods to save bundle size

1.6.10 2021-05-25

chore

  • migarte loose mode to compiler assumptions

  • polyfill setimmediate only if needed internal reference #jh3czf

  • prettify code to new standard

  • upgrade dependencies to latest minor version

fix

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

1.6.9 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 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

1.6.8 2021-03-30

refactor

  • use composer autoload to setup constants and package localization

1.6.7 2021-03-02

fix

test

1.6.6 2021-02-24

chore

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

1.6.5 2021-01-11

build

  • reduce javascript bundle size by using babel runtime correctly with webpack / babel-loader

1.6.4 2020-12-09

chore