From 98d98992a76bed54fa2dfb6819e6c8ca6c76d8c7 Mon Sep 17 00:00:00 2001 From: Denis Pushkarev Date: Sat, 30 Mar 2024 04:10:14 +0700 Subject: [PATCH] Actualize `core-js` data for `Iterator` helpers (#751) --- src/features/iterator-helpers.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/features/iterator-helpers.md b/src/features/iterator-helpers.md index f06f2492..fc98a4b9 100644 --- a/src/features/iterator-helpers.md +++ b/src/features/iterator-helpers.md @@ -186,7 +186,7 @@ Iterator helpers are shipped in V8 v12.2. ## Import attribute support + firefox="no https://bugzilla.mozilla.org/show_bug.cgi?id=1568906" + safari="no https://bugs.webkit.org/show_bug.cgi?id=248650" + nodejs="no" + babel="yes https://github.com/zloirock/core-js#iterator-helpers">