Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 05:28
· 14 commits to main since this release
9303c84

New:

  • Added a new parameter expandSingleChildren, which will automatically expand every child item that has no siblings until there are no children or multiple children. Similar to how some IDEs expand file trees when there is only one folder per level until there are none or multiple. The parameter defaults to false.

Bug fix:

  • Fixed the indent of the root elements end bracket to align it with the opening bracket

Other:

  • Dependency updates