We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0d052 commit b6363abCopy full SHA for b6363ab
docs/guides/frameworks/bun.mdx
@@ -14,6 +14,10 @@ import CliViewRunStep from "/snippets/step-view-run.mdx";
14
Bun will still be used to execute your tasks, even in the `dev` environment.
15
</Warning>
16
17
+<Note>
18
+ **Supported Bun version:** Deployed tasks run on Bun 1.3.3. For local development, use Bun 1.3.x for compatibility.
19
+</Note>
20
+
21
<Prerequisites framework="Bun" />
22
23
## Known issues
0 commit comments