This repository has been archived by the owner on Dec 23, 2022. It is now read-only.
v0.11.2
Changed
- Always call
onRequestDelete
with the chip's value¹ #52 - Use Babel's
transform-object-assign
to support IE11 #54 - Update the floating label color to match recent changes in Material-UI #50
¹ This should not be a breaking change but a bug fix. If you worked around this bug previously, you may now remove your workaround.