2
0

🐛 Fix potential infinite redirect when session is remembered

Closes #1404
This commit is contained in:
Baptiste Arnaud
2024-04-02 13:31:43 +02:00
parent 89dec4a6dc
commit 50d515cf37
5 changed files with 31 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.2.58",
"version": "0.2.59",
"description": "Convenient library to display typebots on your React app",
"main": "dist/index.js",
"types": "dist/index.d.ts",