v1.3.6 - v1.2.0

1.3.6 2021-05-25

chore

  • migarte loose mode to compiler assumptions

  • 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.3.5 2021-05-11

chore

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

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.3.4 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

1.3.3 2020-12-09

build

chore

fix

1.3.2 2020-12-01

chore

1.3.1 2020-11-24

fix

1.3.0 2020-10-23

feat

  • route PATCH PaddleIncompleteOrder (#8ywfdu)

refactor

  • use "import type" instead of "import"

1.2.2 2020-10-08

chore

  • release : version bump

1.2.1 2020-09-29

build

  • backend pot files and JSON generation conflict-resistent (#6utk9n)

chore

  • introduce development package (#6utk9n)

  • move backend files to development package (#6utk9n)

  • move grunt to common package (#6utk9n)

  • move packages to development package (#6utk9n)

  • move some files to development package (#6utk9n)

  • remove grunt task aliases (#6utk9n)

  • update dependencies (#3cj43t)

  • update package.json script for WordPress packages (#6utk9n)

1.2.0 2020-09-22

feat

  • allow to use pro-revserse naming (#82rgxu9)

fix

  • import settings (#82rk4n)