diff options
Diffstat (limited to 'docs/ecosystem/nodejs.md')
-rw-r--r-- | docs/ecosystem/nodejs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ecosystem/nodejs.md b/docs/ecosystem/nodejs.md index 8a5532f3b..d74acc8ca 100644 --- a/docs/ecosystem/nodejs.md +++ b/docs/ecosystem/nodejs.md @@ -419,7 +419,7 @@ The table below lists all globals implemented by Node.js and Bun's current compa - {% anchor id="node_formdata" %} [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData) {% /anchor %} - 🟢 -- Fully implemented. Added in Bun 0.7.0. +- Fully implemented. Added in Bun 0.5.7. --- |