Releases: FrigadeHQ/javascript
Releases · FrigadeHQ/javascript
@frigade/[email protected]
Patch Changes
- 3cd8d0b: Adds version number to the
Flow
model
@frigade/[email protected]
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(...)
Patch Changes
- Updated dependencies [9bdfcb3]
- @frigade/[email protected]
@frigade/[email protected]
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/[email protected]
Patch Changes
- 2860866: Bug fixes for onDismiss, onOpenChange, and URL-based Collection targeting
- Updated dependencies [2860866]
- @frigade/[email protected]
@frigade/[email protected]
Patch Changes
- 2860866: Bug fixes for onDismiss, onOpenChange, and URL-based Collection targeting
@frigade/[email protected]
Patch Changes
- 0a6c80d: Fixes an issue where
generateGuestId
if used with theuseFrigade()
could cause components not to load - Updated dependencies [0a6c80d]
- @frigade/[email protected]
@frigade/[email protected]
Patch Changes
- 0a6c80d: Fixes an issue where
generateGuestId
if used with theuseFrigade()
could cause components not to load
@frigade/[email protected]
Patch Changes
- 991ebe2: Adds the ability to override the default scoring (options) on the
Survey.NPS
component
@frigade/[email protected]
Patch Changes
- 3808781: Fix issue with ESM import of use-sync-external-store.
@frigade/[email protected]
Patch Changes
- 3855645: Fixes an issue with React 17 related to useSyncExternalStore