v0.3.1 - 2024-09-07
This patch releases fixes a bug where descriptions were not being displayed for FormTokenField types in the settings screen. Additionally, we've updated our dependencies to the latest (SemVer-compatibile) versions.
What's Changed
- fix: Display missing help text to
FormTokenFieldtypes in the settings screen. H/t @alexookah - dev: Add
react-jsx-runtimepolyfill for WordPress backwards-compatibility. - chore: Update Strauss to v0.19.1.
- chore: Update Composer dependencies.
- chore: Update NPM dependencies.
- tests: Fix test helper PSR-4 namespaces.
- ci: Replace
docker-composecommands withdocker compose. - ci: Test compatibility with WordPress 6.6.1.
Full Changelog: 0.3.0...0.3.1