Release aria-current for Drupal 10 w/ semantic versioning

Created on 12 August 2023, over 1 year ago
Updated 9 October 2023, over 1 year ago

Problem/Motivation

The 8.x-1.x branch of aria-current module supports ^9 || ^10 but the latest stable version from 2020 does not.

8.x-1.2
Works with Drupal: ^8.7.7 || ^9

Can a new release for official D10 support and switch to semantic versioning?

Steps to reproduce

  1. Install Drupal 9.
  2. composer require drupal/aria_current:^1.2 works as expected.
  3. Install Drupal 10.
  4. composer require drupal/aria_current:^1.2 instead installs 1.x-dev.

Proposed resolution

Release version 2.0.0 for Drupal 10 support.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇪🇨Ecuador jwilson3

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

Comments & Activities

Production build 0.71.5 2024