Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@jfangrad jfangrad released this 24 Dec 15:34

3.0.0

This release marks a migration to styled-components for dropdown styling

Breaking changes

  • If you were previously applying custom styles via the styles prop you will need to update the object you are passing to use the new method. Migration should be relatively simple and may only entail removing the base function parameter if you are using it. See the Styling section for more details on the new method.

Prop changes

  • style => theme