diff --git a/CHANGELOG.md b/CHANGELOG.md index 67f1cf48b..ab45cac62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ --- +## 4/28/26 + +### Bug Fixes +- Fixed `ReferenceError: process is not defined` errors when using `@stackframe/react` in Vite apps and other bundlers without automatic `process` shims +- Resolved related sign-in flow errors like `clientSecret must not be empty` that occurred from this issue + ## 1/23/26 ### Payments