We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63039b5 commit 11780c7Copy full SHA for 11780c7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "performant-array-to-tree",
3
- "version": "1.7.1",
+ "version": "1.8.1",
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