Skip to content

Commit

Permalink
chore(docs): mention support of web browser runtimes (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored Jul 23, 2024
1 parent 417b998 commit ee56773
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,14 +300,6 @@ TypeScript >= 4.5 is supported.

The following runtimes are supported:

- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions.
- Deno v1.28.0 or higher, using `import Metronome from "npm:@metronome/sdk"`.
- Bun 1.0 or later.
- Cloudflare Workers.
- Vercel Edge Runtime.
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
- Nitro v2.6 or greater.

Note that React Native is not supported at this time.

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

0 comments on commit ee56773

Please sign in to comment.