- Publishes Typescript types on NPM
- Corrects misspelling of
maxSize
property - Corrects type of parameters from object to array
- Omits incompatible properties from the React HTMLAttributes
- Allows
snapOffset
to be passed as an array
- Extends React component types from React.HTMLAttributes
- Publishes Typescript types on npm
- Fixes a bug where
maxSize
was being passed to the DOM component
- Updates types with new
maxSize
option
- Fixes a bug in storing columns and rows in the instance
- Adds types
- Adds
maxSize
option
- Fix
React.Children
typo
- Update
onDrag
type definitions on includesizes
parameter
- Revert from
.mjs
modules 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