1.3.0 (2019-10-06)
Bug Fixes
- bump minimum dnd-core to v9 (7626565)
Features
- sortable: Add a monitor argument to most SortableSpec callbacks. (9bbb97c)
- sortable: support
accepts
and createData
in NgRxSortableConfiguration (1f857f5)
Note that since the react-dnd
monorepo pushes breaking changes frequently,
which are usually unrelated to dnd-core
, bumping minimum versions of those
packages is not considered a breaking change to this library. Skyhook versions
assume you will just track the latest version of the backends, etc. Watch your
yarn/npm output for incompatible peer dependencies of those and upgrade as
required.