yarn react-flip-move 2.9.10
v2.9.10

latest releases: 3.0.5, 3.0.4, 3.0.3...
6 years ago

Limit console warnings

Warnings, like the one given when rendering stateless functional components, would trigger on every re-render, creating a lot of noise when they happen to not be relevant (eg. when using Preact). Warnings will now be limited to once per type. This is a stopgap until we can figure out a better way to handle it.

Big thanks to @Hypnosphi for their work on this.

Don't miss a new react-flip-move release

NewReleases is sending notifications on new releases.