You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per maintainer feedback: the removal was intentional — callsites should
use ``install()`` directly (which is already a no-op short-circuit when
``is_valid`` and no ``no_cache`` is set). Reverting the restored helper
and leaving it to the plugin hooks to adopt ``install()``.
0 commit comments