Releases: FrigadeHQ/javascript
Releases · FrigadeHQ/javascript
@frigade/js@0.7.23
Patch Changes
- 0a6c80d: Fixes an issue where
generateGuestId
if used with theuseFrigade()
could cause components not to load
@frigade/react@2.6.6
Patch Changes
- 991ebe2: Adds the ability to override the default scoring (options) on the
Survey.NPS
component
@frigade/react@2.6.5
Patch Changes
- 3808781: Fix issue with ESM import of use-sync-external-store.
@frigade/react@2.6.4
Patch Changes
- 3855645: Fixes an issue with React 17 related to useSyncExternalStore
@frigade/react@2.6.3
Patch Changes
- 51c62d6: Show error logs when hooks are used outside the context of the
Frigade.Provider
@frigade/react@2.6.2
Patch Changes
- 32d72bc: Fixes an issue where
flow.restart()
followed byflow.start()
could cause Dialog flows not to show up
@frigade/react@2.6.1
Patch Changes
- cce59b6: Fixes a series of inconsistencies in dismissible behaviors across components
@frigade/react@2.6.0
Minor Changes
- ae705d1: Refactored useModal. Modal collision detection should behave more consistently with SSR / caching.
@frigade/react@2.5.29
Patch Changes
- b59ede2: Fix Button active styles
@frigade/react@2.5.28
Patch Changes
- 25e7a98: Add video props to Announcement, Card, Collapsible