3.0.0
- Use native
Array.isArray
instead oflodash.isarray
- Add new
childrenProperty
configuration option that allows setting custom property for child nodes - Prevent original array from mutating by cloning it before transformation
Array.isArray
instead of lodash.isarray
childrenProperty
configuration option that allows setting custom property for child nodes