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
Use condition shorthand for return in getFirstMentionedUser()
- Use condition shorthand syntax for return statements in function getFirstMentionedUser()
- Fixed logic error for collection length checking, collection length is never negative
- Bumped version to v2.3.0-beta1
0 commit comments