Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 443 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 443 Bytes

Release Notes

0.2.0

  • Clarified README
  • Code style tweaks
  • Clean up event listeners

0.1.2

  • Fixed missing export in component template
  • Changed react-css-modules variable name in component template to avoid linting errors

0.1.1

  • Minor change to context menu labels
  • mapStateToProps and mapDispatchToProps now return empty objects in default template

0.1.0 - First Release

  • Every feature added
  • Every bug fixed