Version 3.1.8
Migrating from 3.1.2
Up to this point, we have tried to match the version number for react-dnd
, however this means that release like this (which have breaking changes) are not represented by a major version bump. Starting from 4.0.0
we use a version number independent from react-dnd
and try to follow semver.
What's Changed
- Allow any React version
Full Changelog: v3.1.7...v3.1.8