v6.0.0
6.0.0 (2024-09-19)
Features
BREAKING CHANGES
- select: The Boemly select component has been updated.
change onChange now returns an array of selected strings instead of the event
value is now a string array instead of a string
Migration Steps:
update onChange handlers to handle the new array structure
update value to be a string array