Skip to content

Commit

Permalink
Actualize core-js data for Iterator helpers (#751)
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock authored Mar 29, 2024
1 parent cf0bc7f commit 98d9899
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/features/iterator-helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Iterator helpers are shipped in V8 v12.2.
## Import attribute support

<feature-support chrome="122 https://chromestatus.com/feature/5102502917177344"
                 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="no"></feature-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"></feature-support>

0 comments on commit 98d9899

Please sign in to comment.