Skip to content

Releases: iankberry/react-crossfade-simple

v1.0.6

22 Sep 14:21

Choose a tag to compare

  • Fix issue where the children prop wasn't rendered properly in some cases after the transition completed

v1.0.5...v1.0.6

v1.0.5

22 Sep 13:46

Choose a tag to compare

  • Remove previous child nodes after transition completes
  • Remove no longer used dependency on the react-freeze library

v1.0.4...v1.0.5

v1.0.4

21 Sep 18:03

Choose a tag to compare

  • Fix issue where transition was not working with React strict mode enabled
  • Replace @emotion/styled and @emotion/react dependencies with @emotion/css
  • Add eslint to demo project
  • Add style prop

v1.0.3...v1.0.4

v1.0.3

20 Sep 23:07

Choose a tag to compare

  • add missing @emotion/react dependency df60a1c

v1.0.2...v1.0.3

v1.0.2

20 Sep 22:53

Choose a tag to compare

Initial release