Skip to content

v4.2.0

Choose a tag to compare

@morellodev morellodev released this 22 Jan 17:02
· 71 commits to main since this release
4613ea4

4.2.0 (2023-01-22)

Minor Changes

  • Disable animations if user has a reduced motion setting applied system-wide
  • Removed css prop from the Reveal component

Patch Changes

  • Refactored code to be more functional
  • Emotion's css prop is not used anymore by the animated components – they now all use inline styling. This should improve runtime perfs due to less Emotion work