Skip to content

Releases: philipstanislaus/performant-array-to-tree

v1.5.0

20 Jan 15:58
ae0f4f1
Compare
Choose a tag to compare

Major:

None

Minor:

  • Add childrenField config option that allows specification of the field that will contain all the child nodes/items. See #12.

Patch:

None

v1.4.0

20 Jan 15:45
bc0a30a
Compare
Choose a tag to compare

Major:

None

Minor:

  • Add support for integer ids, see #15 .

Patch:

None

v1.3.0

20 Jan 15:39
9c4247f
Compare
Choose a tag to compare

Major:

None

Minor:

  • Add support for missing and undefined parentId field, see #10 .

Patch:

None

v1.2.0

03 Sep 15:48
ab807e8
Compare
Choose a tag to compare

Major:

None

Minor:

  • Add option to rename the field that will contain all properties/data of the original items. Set to null if you don't want a container.

Patch:

None

v1.1.4

14 Jul 05:24
aecee0c
Compare
Choose a tag to compare

Major:

None

Minor:

None

Patch:

  • Updates lodash to fix a security vulnerability