yarn react-use 14.0.0
v14.0.0

latest releases: 17.5.0, 17.4.4, 17.4.3...
4 years ago

14.0.0 (2020-04-04)

Features

  • useRafLoop: implement #1090 (1ef1272)
  • useRafLoop: reworked the hook, now it do not re-render parent component. (baa2f75)

BREAKING CHANGES

  • useRafLoop: changed return array, now it returns only functions in next order: [stop, start, isActive].

Parent component is not re-rendered on loop start/stop.

Don't miss a new react-use release

NewReleases is sending notifications on new releases.