v1.8.0 - v1.3.3

1.8.0 2021-05-11

feat

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 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.7.0 2021-04-15

feat

fix

1.6.1 2021-03-30

refactor

  • use composer autoload to setup constants and package localization

1.6.0 2021-03-23

feat

fix

1.5.1 2021-02-24

chore

  • introduce empty class for Weglot

fix

1.5.0 2021-02-16

feat

  • introduce new function to iterate all language contexts

  • introduce new Output Buffer plugins and TranslatePress compatibility internal reference #cew7v9

fix

perf

  • do not translate JSON with TranslatePress, use single HTML string

1.4.0 2021-02-02

feat

1.3.5 2021-01-24

refactor

  • remove unused classes and methods

1.3.4 2021-01-18

fix

1.3.3 2021-01-11

build

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

fix

  • wrong language for duplicated cookie when using PolyLang default language in admin dashboard