Frigade React 2.0 Beta
Jan 26, 2024
We've opened up `@frigade/react` 2.0 for public testing. This release captures everything we've learned building our first React SDK over the past year.
- All UI powered by Radix Primitives — accessible out of the box.
- A new and even more flexible design system. Match your own design system; explode any component into its parts.
- Greatly improved performance and bundle size, powered by the Vanilla JS SDK.
We're building 2.0 in public, so feel free to look around, contribute ideas, and test how features integrate with your existing setup. GA in mid-February 2024.
- Oct 25, 2023
Improved Docs Layouts
We've given the developer docs a layout upgrade. Rather than storing everything on a single page (it was getting out of hand), the docs are now divided into high-level sections to make it much easier to find what you're looking for.
- Oct 11, 2023
Updated Flow Analytics
After hearing feedback that customers wanted better performance insights directly in the dashboard, we gave Flow analytics a big update:
- Sep 12, 2023
Targeting Acquired
Targeting is how you control the state and visibility of Flows (and Steps) based on data about the current user. Previously, targeting was code-only: fine for simple queries, awkward for complex ones.