Open
Description
Right now we might introduce breaking changes once every 3 months (quarterly release). That's not great for projects that rely on Vuestic UI as a long term committment.
What we want instead is a much larger time span between breaking changes and an array of safety features to facilitate a change. We probably also need some form of testing to make sure no changes were being introduced and a bit of robustification on PRs. In total - that's a lot of planning and work from our side 😁.