Skip to content

Commit 4f14919

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore: rebuild project due to codegen change (#67)
1 parent 5e744b7 commit 4f14919

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
@@ -393,6 +393,15 @@ TypeScript >= 4.5 is supported.
393393

394394
The following runtimes are supported:
395395

396+
- Web browsers (Up-to-date Chrome, Firefox, Safari, Edge, and more)
397+
- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions.
398+
- Deno v1.28.0 or higher, using `import Openlayer from "npm:openlayer"`.
399+
- Bun 1.0 or later.
400+
- Cloudflare Workers.
401+
- Vercel Edge Runtime.
402+
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
403+
- Nitro v2.6 or greater.
404+
396405
Note that React Native is not supported at this time.
397406

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

0 commit comments

Comments
 (0)