Test-only release. The module code is unchanged, so upgrading from 1.0.0-alpha2 is a no-op for running sites.
Changes since 1.0.0-alpha2
Issue #3610174: Use createStub() for pure-stub test doubles, so the test suite is clean under PHPUnit 12, which Drupal 12 ships. Doubles that have expectations set on them remain createMock().