Skip to content

Releases: ryanhefner/react-timecode

v1.1.3

15 Jun 09:15

Choose a tag to compare

  • Update npm dependencies

v1.1.2

13 Jun 10:33

Choose a tag to compare

  • Add transform-object-rest-spread Babel plugin to fix build

v1.1.1

13 Jun 10:32

Choose a tag to compare

  • Update component prop to accept string or func, and clone the returned element.
  • Update README

v1.1.0

26 May 15:59

Choose a tag to compare

  • Add prefix and postfix properties to alter output of timecode
  • Update babel-jest dependency

v1.0.0

19 May 15:05

Choose a tag to compare

  • Refactored component
  • Changed element to component for setting custom elements
  • Updated all dependencies
  • Added test
  • Updated README.md
  • Setup code coverage reporting

v0.1.3

06 Mar 20:46

Choose a tag to compare

  • Update NPM modules and Rollup config
  • Update README.md
  • Update LICENSE

v0.1.1

09 Aug 02:05

Choose a tag to compare

  • Upgrade clean-react-props dependency
  • Clean-up NPM package, ignoring rollup.config.js

v0.1.0

30 Jul 03:32

Choose a tag to compare

  • Initial release