Skip to content

Commit

Permalink
ref: Add Beta
Browse files Browse the repository at this point in the history
  • Loading branch information
HazAT committed Sep 20, 2023
1 parent 29f9452 commit bc460ef
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<Note>

The Bun SDK is currently in Beta.

</Note>

<Alert level="warning" title="Note">

It's not possible to capture unhandled exceptions, unhandled promise rejections now - Bun is working on adding support for it.
It's not possible to capture global unhandled exceptions, unhandled promise rejections now - Bun is working on adding support for it.
[Github Issue](https://github.com/oven-sh/bun/issues/5091) follow this issue.

</Alert>

0 comments on commit bc460ef

Please sign in to comment.