Releases: FrigadeHQ/javascript
Releases · FrigadeHQ/javascript
@frigade/react@2.7.5
Patch Changes
- 51c7b3d: Upgrade dependencies for React 19 support
@frigade/react@2.7.4
Patch Changes
- 50e19ba: Adds support for React 19
@frigade/react@2.7.3
Patch Changes
- d05a923: Fixes an issue where Frigade will re-render when minor fields are changed in the provider
@frigade/react@2.7.2
Patch Changes
- 8225ecd: Updates the behavior of
<Frigade.Tour />such that Flows are only marked started when a valid selector is found. Also adds the ability to disable/enable scroll when using spotlight in tours.
@frigade/react@2.7.1
@frigade/js@0.8.1
Patch Changes
- 3cd8d0b: Adds version number to the
Flowmodel
@frigade/react@2.7.0
@frigade/js@0.8.0
Minor Changes
- 9bdfcb3: Adds a new and improved API for handling state changes which allows you to filter events based on flow and step completion for the user. The API is available through
frigade.on(...)
@frigade/react@2.6.8
@frigade/js@0.7.24
Patch Changes
- 2860866: Bug fixes for onDismiss, onOpenChange, and URL-based Collection targeting