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
FormTokenField
types in the settings screen. H/t @alexookah - dev: Add
react-jsx-runtime
polyfill 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-compose
commands withdocker compose
. - ci: Test compatibility with WordPress 6.6.1.
Full Changelog: 0.3.0...0.3.1