Problem/Motivation

Thank you so much Igor for keeping this module moving. 7,820 sites report using it.

We would love to ship it in Drupal CMS recipes. Recipes install with minimum-stability: stable, and 3.0.x is rc only, so the install stops.

Steps to reproduce

On a project with the default minimum-stability: stable:

composer require drupal/advanced_text_formatter:~3

Result:

Root composer.json requires drupal/advanced_text_formatter ~3, found drupal/advanced_text_formatter[dev-3.0.x, 3.0.0-rc1, 3.0.0-rc2, 3.0.x-dev (alias of dev-3.0.x)] but it does not match your minimum-stability.

Proposed resolution

A stable 3.0.0 tag. rc2 has been out since October 2024 and 3.0.x has had commits since, so it looks close.

Happy to help with testing, reviews, or anything needed to get there.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

rajab natshah created an issue.