♻️ Introduce typebot v6 with events (#1013)

Closes #885
This commit is contained in:
Baptiste Arnaud
2023-11-08 15:34:16 +01:00
committed by GitHub
parent 68e4fc71fb
commit 35300eaf34
634 changed files with 58971 additions and 31449 deletions

View File

@@ -7,7 +7,7 @@ sidebar_position: 5
## Install
```bash
npm install @typebot.io/react
npm install @typebot.io/js @typebot.io/react
```
## Standard

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -47,8 +47,8 @@
"@docusaurus/types": "2.3.1",
"@types/react": "18.0.28",
"dotenv-cli": "7.2.1",
"tsx": "3.12.5",
"typescript": "4.9.5",
"tsx": "3.14.0",
"typescript": "5.2.2",
"url": "0.11.1"
}
}