We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a80fe commit ae0f4f1Copy full SHA for ae0f4f1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "performant-array-to-tree",
3
- "version": "1.4.0",
+ "version": "1.5.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