Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@bcarroll22 bcarroll22 released this 01 Apr 13:22
· 159 commits to master since this release

1.0.0 (2019-04-01)

Bug Fixes

  • build: remove npm release src directory (5e7b694)
  • ci: add files array to package.json (0fe39d2)
  • ci: add semantic-release package (6aa2c1a)
  • ci: change default test script to coverage (38a3b30)
  • npm: transpile library for use in projects (00129c8)
  • change babel output to dist (762b539)
  • change files array (a585b88), closes #1

Features

  • debug: allow custom element to be passed to debug (474c43a)
  • add the ability to test custom hooks (856cec2)
  • release v1.0.0 (ced7853)