We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5526be commit 7e1b678Copy full SHA for 7e1b678
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.1.3](https://github.com/SortableJS/react-sortablejs/compare/v6.1.2...v6.1.3) (2022-05-31)
2
+
3
4
+### Bug Fixes
5
6
+* **react18:** add `children` to `ReactSortableProps` ([f6b4e2e](https://github.com/SortableJS/react-sortablejs/commit/f6b4e2e1fa235752348c3b4021120c2a56ea41c7))
7
8
## [6.1.2](https://github.com/SortableJS/react-sortablejs/compare/v6.1.1...v6.1.2) (2022-04-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
- "version": "6.1.2",
+ "version": "6.1.3",
"author": {
"name": "Wayne Van Son",
"email": "[email protected]"
0 commit comments