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
Historic callbacks always immediately invoke all registered hooks, but
the callback is **only** triggered on hooks that come from newly
registered plugins. This change captures all information.
Added a test to specifically make sure this works correctly.
0 commit comments