Releases: karakanb/vue-info-card
Releases · karakanb/vue-info-card
v0.1.4
Initial Basic Stability
Within the last week, the component is extracted from a completely different project, got a proper API and documentation, and the first steps are taken. In the process, I managed to:
- publish the package on NPM,
- create a basic documentation,
- setup tests and achieve 100% coverage,
- increase the performance by simplyfing the component structure,
- setup a CI pipeline using Travis.
Within this process, I learned various things about the ecosystem and the best practices. I believe, this is the stable version of the component; however, I am not sure if there are impractical points in the API, therefore, I keep it in v0.1.0
for now, before it gets used on some simple use-cases.
Hope this becomes a useful component. ❤️