v1.12.3 - v1.10.10

1.12.3 2022-01-17

build

  • create cachebuster files only when needed, not in dev env internal reference #1z46xp8

  • improve build and CI performance by 50% by using @devowl-wp/regexp-translation-extractor internal reference #1z46xp8

  • remove webpack assets before building the plugin itself to avoid outdated files

chore

fix

refactor

  • use webpack plugin instead of grunt task to create dependency-map.json

test

1.12.2 2021-12-21

fix

1.12.1 2021-12-15

build

fix

1.12.0 2021-12-01

feat

fix

1.11.4 2021-11-18

fix

1.11.3 2021-11-11

chore

1.11.2 2021-11-03

NOTE

This package (@devowl-wp/utils) has been updated because a dependency, which is also shipped with this package, has changed.

1.11.1 2021-10-12

chore

  • always pull translations from remote repository

  • translate plugin meta data correctly (plugin description, ..., internal reference #1kvxtge

fix

1.11.0 2021-09-30

build

chore

ci

feat

fix

perf

refactor

  • grunt-mojito to abstract grunt-continuous-localization package internal reference #f94bdr

  • introduce @devowl-wp/continuous-integration

  • introduce new command with execa instead of own exec implementation

1.10.10 2021-08-31

build

  • generate i18n files correctly for bundled WP packages

fix