You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Making the shape configurable also removes the spotPadding prop from the SpotlightTourProvider. The padding can now be configured in the shape prop of the SpotlightTourProvider or independently on each step configuration.
The tooltip arrow now renders by default.
FloatingUI-related props were refactored.
The middleware prop was removed, now you can either pass each supported middleware options or a boolean to enable/disable the feature controlled by each middleware.