Skip to content
This release contains the following changes:

- #3171296: Call to a member function getTypePlugin() on null in Drupal\scheduled_publish\Plugin\Field\FieldWidget\ScheduledPublishWidget->formElement()
- #3438599: Automated Drupal 11 compatibility fixes for scheduled_publish
- #3461884: Fix CSpell issues reported by GitLab CI
- #3461885: Fix strict_types issue reported by PHPCS
- #3461931: Update renderPlain() to RendererInterface::renderInIsolation() as reported by PHPStan
- #3461969: PHPUnit fails to run for next_major
- #3471346: Update fixture for next major test
- #3471373: Fix StyleLint Formatting Issues