Skip to main content

· v1.0.1

Updated Vortex compatibility

Updated the minimum Vortex version required by the Spinners package.

Updated

The @vortexlabs/vortex peer dependency now requires version 0.5.0 or later, up from 0.4.3. This aligns the package with the BreakpointsIndicator and token behavior it relies on. Update @vortexlabs/vortex alongside this release if your app uses an earlier version.

This release updates package compatibility; it does not change spinner patterns or animation behavior.

The narrower peer range prevents a spinner from being paired with an older token or positioning contract that it was not tested against. This keeps installation warnings actionable instead of allowing a runtime mismatch.