Releases: nosferatu500/react-sortable-tree
Releases · nosferatu500/react-sortable-tree
v5.0.0
What's Changed
- build(deps): bump lodash from 4.17.20 to 4.17.21 by @dependabot[bot] in #54
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot[bot] in #53
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot[bot] in #52
- build(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot[bot] in #51
- build(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot[bot] in #50
- build(deps): bump minimist from 1.2.5 to 1.2.8 by @dependabot[bot] in #49
- build(deps): bump browserslist from 4.14.7 to 4.21.8 by @dependabot[bot] in #48
- Add Typing to VirtuosoProps by @14rau in #63
- Update README.md by @nosferatu500 in #82
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #86
- build(deps): bump @babel/runtime from 7.24.4 to 7.28.4 by @dependabot[bot] in #85
- build(deps-dev): bump webpack from 5.91.0 to 5.103.0 by @dependabot[bot] in #84
New Contributors
- @14rau made their first contribution in #63
- @nosferatu500 made their first contribution in #82
Full Changelog: v4.4.0...v5.0.0
v5.0.0-rc.2
Full Changelog: v5.0.0-rc.1...v5.0.0-rc.2
v5.0.0-rc.1
Full Changelog: v5.0.0-beta.2...v5.0.0-rc.1
v5.0.0-beta.2
Full Changelog: v5.0.0-beta.1...v5.0.0-beta.2
v5.0.0-beta.1
Full Changelog: v4.4.0...v5.0.0-beta.1
v4.4.0
What's Changed
- build(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #35
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #38
- Add virtuosoProps property to ReactSortableTree by @rbenton in #46
New Contributors
- @dependabot made their first contribution in #35
- @rbenton made their first contribution in #46
Full Changelog: v4.3.0...v4.4.0
v4.3.0
v4.2.2
What's Changed
- fix: fix the scroll on drag issue by @tianzhich in #34
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
- docs(README): use the relative url, fix some broken links by @tianzhich in #31
- Fix search strictmode by @tianzhich in #32
New Contributors
- @tianzhich made their first contribution in #31
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- ✏️ Add virtousoRef to ReactSortableTreeProps by @azuharu07 in #29
New Contributors
- @azuharu07 made their first contribution in #29
Full Changelog: v4.1.5...v4.2.0