react-treebeard v3.2.3 Release Notes

Release Date: 2019-05-01 // almost 5 years ago
  • v3.2.3 (2019-05-01)

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • #196 Background is not working if node is active

    ๐Ÿก Internal

    • ๐Ÿšš #184 setup jest and enzyme and remove karma
    • โœ… #185 #191 test TreeNode component
    • โœ… #195 test NodeHeader component
    • โž• Add pre-push to husky to run npm test before push