- Add twelveHour prop
- Distribute JS files, rather than a Vue SFC
- Add displaySeconds prop
- Add blink prop
- Remove babel from project
- Remove ES6 from Clock.vue
- Remove babel-runtime plugin
- Add destroyed() method to clear interval when component is destroyed
- Add keywords to package.json
- Update image URL
- Add installation guide to README
- Update image URL in README
- Initial release.