### v1.0.8 * Update Bumps [url-parse](hhttps://github.com/gaer87/react-swipe-to-delete-component/pull/47) from 1.5.7 to 1.5.10 ### v1.0.7 * Update a Node version - [Bump node version](https://github.com/gaer87/react-swipe-to-delete-component/issues/48) ### v1.0.6 * Fix dependencies in CD ### v1.0.5 * Add CI * Update Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.5 to 1.5.7 ### v1.0.0 * Add some tests * Update README ### v0.5.7 * Update libs ### v0.5.6 * Use on a server - [Not working with NextJS](https://github.com/gaer87/react-swipe-to-delete-component/issues/31) ### v0.5.5 * Update libs and correct memory leak issue ### v0.5.4 * Fix a small bug ### v0.5.3 * Fix a bug if a `` component is unmounted before its callbacks will be executed ### v0.5.2 * Pass custom props to "onDelete" and "onCancel" callbacks. ### v0.5.1 * Updated Webpack from 1st to 4th version. Update Babel from 6th to 7th version. * Used "@babel/preset-env" and a list of supported browsers. * Size of the dist are reduced. * Added some tests. * Did small refactoring ### v0.5.0 * Do not move a component if it moved by Y ### v0.4.0 * Added "onRight" and "onLeft" events. ### v0.3.4 * Update the React dependence to 16 version. ### v0.3.3 * Update the React dependence to 15.6 version. ### v0.3.2 * Update an example. ### v0.3.1 * Fixed working on mobile. ### v0.3.0 * Added "tag" props. * Added "classNameTag" props. * Added CI, Code climate, test coverage. ### v0.2.1 * Add tests. ### v0.2.0 * Remove jQuery from dependencies. ### v0.1.1 * Initial version.