Skip to content

Emotion upgrade and optimizations

Compare
Choose a tag to compare
@davidhu2000 davidhu2000 released this 06 Jan 04:43
  • Update emotion package to emotion 10, this includes a breaking change with replacing className prop with css prop to match convention of the Emotion package.
  • update package.json to include wider range of version for recompose
  • update how onlyUpdateForKeys is imported from recompose. Reduced import cost from 26kb to 19kb.