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 6dbc31f commit 48e8780Copy full SHA for 48e8780
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [6.1.5](https://github.com/SortableJS/react-sortablejs/compare/v6.1.4...v6.1.5) (2023-06-01)
2
+
3
4
+### Bug Fixes
5
6
+* **react-sortable.jsx:** const newList = [...props.list].map((item) => ([c945c6d](https://github.com/SortableJS/react-sortablejs/commit/c945c6d659b952c545a23baed26caa663737c58c))
7
8
## [6.1.4](https://github.com/SortableJS/react-sortablejs/compare/v6.1.3...v6.1.4) (2022-05-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-sortablejs",
- "version": "6.1.4",
+ "version": "6.1.5",
"author": {
"name": "Wayne Van Son",
"email": "waynevanson@gmail.com"
0 commit comments