From 1da8045ce45bb155ec05acc1789eff97b4227307 Mon Sep 17 00:00:00 2001 From: Derrick Farris Date: Tue, 28 Feb 2023 19:55:18 -0600 Subject: Fix incorrect Bun version in docs (#2236) --- docs/ecosystem/nodejs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ecosystem') 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. --- -- cgit v1.2.3