We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53ab8c commit ad29b9cCopy full SHA for ad29b9c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "performant-array-to-tree",
3
- "version": "1.6.0",
+ "version": "1.7.0",
4
"description": "Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.",
5
"keywords": [
6
"array to tree",
0 commit comments