github pmndrs/react-spring v9.2.0

latest releases: v0.0.0-nightly-70efa0d, v0.0.0-nightly-cfc74ea, v0.0.0-nightly-743a888...
2 years ago

Features

  • Parallax – Sticky!! Thanks to @kindoflew (#619)
  • POTENTIALLY_BREAKING_CHANGE Parallax – child horizontal prop defaults to parent's (#1458)

Fixes

  • Parallax – scrollTo gets correct scroll value (#1455)
  • Core – SpringValue would jump to to value at end of decay (#1437)
  • Core – SpringValue wouldn't animate after immediate value has been changed (#1026)
  • useTransition – useTransition wasn't passing it's ref (#1453)
  • useTransition – Delay prop wasn't being added to the trail delay caused by the trail prop (#1099)
  • Core – Springs sometimes return undefined (#1096)
  • POTENTIALLY_BREAKING_CHANGE SpringRef – has been re-written as a function resolving (#1423)

Chores

  • repo now uses preconstruct and changesets
  • recrawl has been removed from repo due to lack of windows support
  • support react@17 in peer deps (#1478)

Don't miss a new react-spring release

NewReleases is sending notifications on new releases.