v1.10.0 - v1.6.3

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

1.9.4 2021-03-23

fix

1.9.3 2021-03-02

fix

  • no longer markup plugin to avoid issues with quotes (wptexturize)

test

  • update tests for wptexturize bugfix

1.9.2 2021-01-24

fix

1.9.1 2021-01-11

build

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

fix

  • caching issues with new versions in settings page

  • compatibility with combine JS in newest WP Rocket update internal reference #c11w2c

  • generate dependency map for translations

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

1.9.0 2020-12-15

feat

1.8.1 2020-12-10

chore

  • export sprintf as i18n method

1.8.0 2020-12-09

feat

1.7.0 2020-12-09

chore

feat

fix

1.6.3 2020-12-01

chore

refactor