Skip to content

v1.2.6

Compare
Choose a tag to compare
@JFusco JFusco released this 25 Jul 19:29
· 32 commits to master since this release

Minor Release

Added features
  • Added delimiters option and added docs to README on usage
  • Finishing unit tests for Tags and Tag components
  • Refactored unit tests that were already written
  • Installed class properties plugin so we could use static members inside a React Component class
  • Changing tag container and tags to an unordered list element to stay semantic
Bug fixes
  • Fixing unit test task runner and watch command
Breaking Changes
  • None