Skip to content

Releases: FrigadeHQ/javascript

@frigade/react@2.7.1

10 Jan 01:51
Compare
Choose a tag to compare

Patch Changes

  • 3cd8d0b: Adds version number to the Flow model
  • Updated dependencies [3cd8d0b]
    • @frigade/js@0.8.1

@frigade/js@0.8.1

10 Jan 01:51
Compare
Choose a tag to compare

Patch Changes

  • 3cd8d0b: Adds version number to the Flow model

@frigade/react@2.7.0

08 Jan 05:28
Compare
Choose a tag to compare

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/js@0.8.0

@frigade/js@0.8.0

08 Jan 05:28
Compare
Choose a tag to compare

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

07 Jan 01:39
Compare
Choose a tag to compare

Patch Changes

  • 2860866: Bug fixes for onDismiss, onOpenChange, and URL-based Collection targeting
  • Updated dependencies [2860866]
    • @frigade/js@0.7.24

@frigade/js@0.7.24

07 Jan 01:39
Compare
Choose a tag to compare

Patch Changes

  • 2860866: Bug fixes for onDismiss, onOpenChange, and URL-based Collection targeting

@frigade/react@2.6.7

18 Dec 22:51
Compare
Choose a tag to compare

Patch Changes

  • 0a6c80d: Fixes an issue where generateGuestId if used with the useFrigade() could cause components not to load
  • Updated dependencies [0a6c80d]
    • @frigade/js@0.7.23

@frigade/js@0.7.23

18 Dec 22:50
Compare
Choose a tag to compare

Patch Changes

  • 0a6c80d: Fixes an issue where generateGuestId if used with the useFrigade() could cause components not to load

@frigade/react@2.6.6

16 Dec 22:06
Compare
Choose a tag to compare

Patch Changes

  • 991ebe2: Adds the ability to override the default scoring (options) on the Survey.NPS component

@frigade/react@2.6.5

09 Dec 22:35
Compare
Choose a tag to compare

Patch Changes

  • 3808781: Fix issue with ESM import of use-sync-external-store.