Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

v0.11.2

Compare
Choose a tag to compare
@leMaik leMaik released this 12 Dec 23:02
· 213 commits to master since this release

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.