Skip to content

Migration Guide

Current Status

vue-rating-kit is currently in beta (0.1.0-beta.x).

No breaking changes have been introduced yet and no migration steps are currently required.


Future Releases

When breaking changes are introduced, migration steps will be documented here with:

  • What changed and why
  • Step-by-step migration instructions
  • Before / after code examples

Versioning Policy

vue-rating-kit follows Semantic Versioning:

  • Patch (0.x.x) — bug fixes and non-breaking improvements
  • Minor (x.x.0) — new features, backward compatible
  • Major (x.0.0) — breaking changes, documented here

Released under the MIT License.