Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

v3.2.3

Compare
Choose a tag to compare
@maximilianoforlenza maximilianoforlenza released this 01 May 12:53
· 45 commits to master since this release

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