Premature declaration of D12 compatibility

Created on 29 January 2025, 3 months ago

Problem/Motivation

I'm updating a site, and saw that login_emailusername 3.0.0 is now available. To my great surprise, it's already claiming to be compatible with Drupal 12, even though there are definitely going to be more deprecations added in D11 before 12.0.0 comes out. 😅

Steps to reproduce

Look at login_emailusername.info.yml or https://www.drupal.org/project/login_emailusername/releases/3.0.0 and see:

core_version_requirement: ^10.3 || ^11.0 || ^12

Proposed resolution

Remove the || ^12 until D12 is actually API complete.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇺🇸United States dww

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024