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
feat: Make the Filter type more specific. (#915) Thanks to @ylixir
Now the type more accurately represents which Filter objects are valid.
This will provide better code completion, documentation and allow the
typechecker to better help in writing more robust new code and in more
easily refactoring existing code.
0 commit comments