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
Split ATX handler to prepare for handling ATX v2 (#5897)
## Motivation
The idea is to easily add a handler for upcoming ATX V2 without affecting the handler for V1. The `Handler` should figure out the version of ATX and dispatch to a specific handler.
0 commit comments