Version: 1.5.87
### chore
* update dependencies including TypeScript 4.9, antd and eslint (CU-85zrqk9pd)
### refactor
* rename grunt-continuous-localization to continuous-localization and remove grunt dependency (pure bin, CU-85zrrytg6)
### chore
* compatibility with WordPress 6.1 (CU-32bjn2k)
**Note:** This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.
### chore
* introduce devowl-scripts binary (CU-2n41u7h)
* introduce for non-flat node_modules development experience (CU-2n41u7h)
* prepare packages for PNPM isolated module mode (CU-2n41u7h)
* rebase conflicts (CU-2n41u7h)
### perf
* drop IE support completely (CU-f72yna)
* permit process.env destructuring to save kb in bundle size (CU-f72yna)
### refactor
* use browsers URL implementation instead of url-parse (CU-f72yna)
**Note:** This package (@devowl-wp/real-physical-media) has been updated because a dependency, which is also shipped with this package, has changed.
### fix
* sanitize input fields where needed (CU-2kat97y)
### chore
* minimum required PHP version is now PHP 7.2 (CU-2eanvmc)
* update changelog URL (CU-2adgjqp)
### docs
* compatibility with WordPress 6.0 (CU-2e4yvvt)
### refactor
* use is_multisite instead of function_exists checks (CU-2k54b8m)
chore
update changelog URL (CU-2chdb51)
docs
new contributors for WordPress plugins
fix
support multisites with more than 100 subsites (CU-2de4am1)
### chore
* code refactoring and calculate monorepo package folders where possible (CU-2386z38)
* remove React and React DOM local copies and rely on WordPress version (CU-awv3bv)
### refactor
* extract composer dev dependencies to their corresponding dev package (CU-22h231w)
* name traefik environment to staging (CU-22h231w)
* put composer license packages to @devowl-wp/composer-licenses (CU-22h231w)
* rename wordpress-packages and wordpress-plugins folder (CU-22h231w)
* revert empty commits for package folder rename (CU-22h231w)
* use phpunit-config and phpcs-config in all PHP packages (CU-22h231w)
### fix
* compatibility with PHP 8.0 error handling (CU-22wtge0)
### ci
* upload releases to our new update server (CU-1zab44u)
* use Traefik and Let's Encrypt in development environment (CU-1vxh681)
### fix
* readme syntax (CU-1mjm7jp)
### fix
* compatiblity with WordPress 5.9 (CU-1vc94eh)
### chore
* remove not-finished translations from feature branches to avoid huge ZIP size (CU-1rgn5h3)
### fix
* compatibility with WPML subdirectories when home url gets parsed too early (CU-1qm1caj)
### ci
* remove some jobs no longer needed in CI (CU-1jtj4fg)
### build
* allow to define allowed locales to make release management possible (CU-1257b2b)
* copy files for i18n so we can drop override hooks and get performance boost (CU-wtt3hy)
### chore
* prepare for continuous localization with weblate (CU-f94bdr)
* refactor texts to use ellipses instead of ... (CU-f94bdr)
* remove language files from repository (CU-f94bdr)
### ci
* introduce continuous localization (CU-f94bdr)
### feat
* translation into Russian (CU-10hyfnv)
### perf
* remove translation overrides in preference of language files (CU-wtt3hy)
### refactor
* grunt-mojito to abstract grunt-continuous-localization package (CU-f94bdr)
* introduce @devowl-wp/continuous-integration
### chore
* update PHP dependencies
### fix
* modify composer autoloading to avoid multiple injections (CU-w8kvcq)