Skip to content

Commit c1d19e3

Browse files
chore: rebuild project due to codegen change (#47)
1 parent 86a8199 commit c1d19e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,15 @@ TypeScript >= 4.5 is supported.
285285

286286
The following runtimes are supported:
287287

288+
- Web browsers (Up-to-date Chrome, Firefox, Safari, Edge, and more)
289+
- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions.
290+
- Deno v1.28.0 or higher, using `import Browserbase from "npm:@browserbasehq/sdk"`.
291+
- Bun 1.0 or later.
292+
- Cloudflare Workers.
293+
- Vercel Edge Runtime.
294+
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
295+
- Nitro v2.6 or greater.
296+
288297
Note that React Native is not supported at this time.
289298

290299
If you are interested in other runtime environments, please open or upvote an issue on GitHub.

0 commit comments

Comments
 (0)