Releases: elseu/use-tree
Releases · elseu/use-tree
v2.7.3
2.7.3 (2022-07-21)
Bug Fixes
v2.7.2
2.7.2 (2022-07-21)
Bug Fixes
- allow react 18 and update storybook and other deps (22fce0c)
- use the correct node version to deploy (1d76e44)
v2.7.1
2.7.1 (2021-07-29)
Bug Fixes
v2.7.0
2.7.0 (2021-07-26)
Features
- useTreeNodesController: expand multiple items at once (8808be8)
v2.6.2
2.6.2 (2021-02-17)
Bug Fixes
v2.6.1
2.6.1 (2021-01-06)
Bug Fixes
- compat: remove Object.fromEntries dependency (0cc6dc3)
v2.6.0
2.6.0 (2020-01-29)
Features
- TreeContainer: support a render function for TreeContainer (8b6c073)
v2.5.1
2.5.1 (2020-01-29)
Bug Fixes
- staticTreeSource: fix a bug with trail() for nodes without children (d41acc0)
v2.5.0
2.5.0 (2019-11-20)
Features
- staticTreeSource: allow undefined children in static tree data structure (1efdbe6)
v2.4.0
2.4.0 (2019-11-19)
Features
- useTreeLoader: allow switching tree source (fd97a1a)