- Publishes Typescript types on NPM
- Corrects misspelling of
maxSizeproperty - Corrects type of parameters from object to array
- Omits incompatible properties from the React HTMLAttributes
- Allows
snapOffsetto be passed as an array
- Extends React component types from React.HTMLAttributes
- Publishes Typescript types on npm
- Fixes a bug where
maxSizewas being passed to the DOM component
- Updates types with new
maxSizeoption
- Fixes a bug in storing columns and rows in the instance
- Adds types
- Adds
maxSizeoption
- Fix
React.Childrentypo
- Update
onDragtype definitions on includesizesparameter
- Revert from
.mjsmodules for Webpack
- Fix module resolution
- Remove support of IE8
- Support SSR
- Bundle Typescript types in published build
- Most stable testing with CircleCI and Saucelabs
- Upgrade all dev dependencies and setup Dependabot for automatic upgrades