react-smooth
Advanced tools
Changelog
3.0.0 / 2023-10-18
Remove some unused/unneeded code which drops support for older browser versions. Results in slightly decreased bundle size.
Number.isFinite
- browser support since 2015 AND polyfilled by babel/core-jsChangelog
2.0.3 / 2023-05-08
duration={0}
as if animation is not active by doing a check and returning early. This fixes a bug where NaN can cause a crash in the browser.Changelog
2.0.2 / 2023-02-23
fast-equals
to latest. No breaking changes - see https://github.com/planttheidea/fast-equals/blob/master/CHANGELOG.mdreact-transition-group
in minor release as this requires dropping support for react <16.6Changelog
2.0.0 / 2021-03-21