Releases: FrigadeHQ/javascript
Releases · FrigadeHQ/javascript
@frigade/react@2.10.1
Patch Changes
- d600eee: Fixes an issue related to form type select/multiple
@frigade/react@2.10.0
Minor Changes
- 11f71d9: Fixes an issue with Frigade and Vite
@frigade/react@2.9.6
@frigade/js@0.9.5
Patch Changes
- 8496a7f: Fixes an issue where navigation change events were not firing in Firefox
@frigade/react@2.9.5
Patch Changes
- 75a5475: Adds an additional null check to Flows served through collections
@frigade/react@2.9.4
@frigade/js@0.9.4
Patch Changes
- e1688af: - Fixes a bug where
frigade.on('step.compelte')
could sometimes be called for already completed steps in flows.- Fixes an issue with using Storybook with Frigade components
@frigade/react@2.9.3
@frigade/js@0.9.3
Patch Changes
- b3d3cc6: Fixes an edge case where in some cases, the error
Frigade has not yet been initialized
can occur.