v2.0.0
This release adds standard keyboard interactions to the component making it more accessible and user-friendly.
The new version also introduces one breaking change. If you do override custom properties --cbx-tree-label-hover-bg and --cbx-tree-label-hover-fg in your CSS code, you will need to replace them with the new ones: --cbx-tree-label-focus-bg and --cbx-tree-label-focus-fg, respectively.