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
cellFormatter can now return a react component or a string instead of being limited to strings
Fixed
Storybook actions addon should be in devDependencies (#432)
Multiselect encountered a undefined .map error when clearing all options because the check before mapping was checking strictly for the value undefined and not null (#433)