Skip to content

Releases: fillout/react

v3.1.2

10 Apr 06:49

Choose a tag to compare

  • Support localhost in domain prop (exact match only)
  • Support full URL (http://... / https://...) in domain prop
  • Support VITE_FILLOUT_EMBED_URL env var override for staging/local dev

v3.1.0

07 Apr 05:33

Choose a tag to compare

Pass through submission data in onSubmit callback as optional second parameter

v3.0.0

26 Apr 20:27
23d4175

Choose a tag to compare

  • Add CommonJS export
  • Styles are now injected automatically, no need to export them
  • Add support for React 19