mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
docs: add changelog entry for Vite browser compatibility fix
Document the fix for ReferenceError: process is not defined errors that occurred when using @stackframe/react in Vite apps.
This commit is contained in:
parent
b3d0ab66cc
commit
502b5e8eb5
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user