# v1.4.3 - v1.4.0

# 1.4.3 2021-05-25

# chore

  • migarte loose mode to compiler assumptions

# 1.4.2 2021-05-11

# chore

  • remove fork of algoliasearch-client-php

# 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.4.1 2021-03-02

# fix

# 1.4.0 2021-02-16

# chore

# docs

  • update README for basic usage

# feat

# fix

# test

  • do not exit script when running WP CLI and no Algolia key is defined