Skip to content

v0.3.1 - 2024-09-07

Latest
Compare
Choose a tag to compare
@justlevine justlevine released this 07 Sep 12:02
72936f4

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 with docker compose.
  • ci: Test compatibility with WordPress 6.6.1.

Full Changelog: 0.3.0...0.3.1