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
- Correct type assignability check direction (method param must be assignable TO handler param)
- Ensures proper type safety for handler invocations
- All 179 tests pass
- No security vulnerabilities
Co-authored-by: JeanMarcMbouma <16613177+JeanMarcMbouma@users.noreply.github.com>
0 commit comments