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
Changes Icon.sizes from a space-separated string to a list of strings,
aligning with spec changes in modelcontextprotocol/modelcontextprotocol#1531.
This provides clearer, more consistent size specifications that are easier
to iterate over and validate.
Updated all examples and tests to use the new list format.
0 commit comments