Skip to content

Commit aab9b21

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore: rebuild project due to codegen change (#518)
1 parent 5016ad5 commit aab9b21

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,15 @@ TypeScript >= 4.5 is supported.
531531

532532
The following runtimes are supported:
533533

534+
- Web browsers (Up-to-date Chrome, Firefox, Safari, Edge, and more)
535+
- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions.
536+
- Deno v1.28.0 or higher, using `import Mux from "npm:@mux/mux-node"`.
537+
- Bun 1.0 or later.
538+
- Cloudflare Workers.
539+
- Vercel Edge Runtime.
540+
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
541+
- Nitro v2.6 or greater.
542+
534543
Note that React Native is not supported at this time.
535544

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

0 commit comments

Comments
 (0)