Skip to content

v1.1.0

Compare
Choose a tag to compare
@papb papb released this 19 Sep 13:15

Changes

  • Accept a non-tree as input (returning it directly).
    • This is useful if you have for example a tree that could be undefined. In that case treeShortcut will gracefully return undefined as well.

Commits

  • Handle non-trees gracefully 31e345c

v1.0.2...v1.1.0