Problem/Motivation
Drupal 9.2 ships with native webp support. As Drupal 9.1 is no longer supported, it may be time to deprecate the integration with the contributed WebP module.
This could act to simplify code and reduce the responsibility of this module.
Proposed resolution
- Cut a 2.x branch that removes the contributed module support.
- Backport any fixes for a set period of time to the 1.x branch.
- Determine when to stop supporting 1.x.
- Undeclare Drupal 8 support.
Issue fork responsive_image_preload-3253676
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
luke.leberComment #3
luke.leberComment #6
luke.leberThe path to Drupal-10 support is now open.