Skip to content

v3.13.0

Latest

Choose a tag to compare

@TrevorBurnham TrevorBurnham released this 04 Jul 02:20
abda3d1

Features

  • useSimpleTree now accepts an onChange option, called with the full data
    array after any internal move/create/rename/delete — a single place to persist
    the whole tree without wiring up each handler yourself. (#373)