React Tree Walker Versions Save

Walk a React (or Preact) element tree, executing a "visitor" function against each element.

2.0.1

7 years ago

Patches

  • Catches and logs errors so they don't get swallowed by the Promise chain.: e4ae22217d50ae8b0ce4550d903fd90cd37ef417

2.0.0

7 years ago

2.0.0-alpha.3

7 years ago

Patches

  • Inlines the p-* utilities from sindresorhus's github to avoid more complex build configurations.: f7da70de3a39e733afcbf80cfd492593bfd372de

2.0.0-alpha.1

7 years ago

Major Changes

  • Converts react-tree-walker to be promised based.: d07154b9c7705d3e4476411a480c9e080f9d4f64

1.0.0

7 years ago

Initial release 🚀