Skip to content

Commit c4cb934

Browse files
mathiasbynensPaulKinlan
authored andcommitted
Add Chrome version number in #SmooshGate write-up (google#7189)
* Add Chrome version number in #SmooshGate write-up * Update date
1 parent 19dc967 commit c4cb934

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content/en/updates/2018/03/smooshgate.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project_path: /web/_project.yaml
22
book_path: /web/updates/_book.yaml
33
description: What can #SmooshGate teach us about standards development and the Web Platform? This write-up gives an overview.
44

5-
{# wf_updated_on: 2018-06-25 #}
5+
{# wf_updated_on: 2019-02-01 #}
66
{# wf_published_on: 2018-03-19 #}
77
{# wf_tags: javascript #}
88
{# wf_featured_image: /web/updates/images/generic/info.png #}
@@ -219,4 +219,7 @@ During [the May 2018 TC39
219219
meeting](https://github.com/tc39/agendas/blob/master/2018/05.md), #SmooshGate
220220
was officially resolved by renaming `flatten` to `flat`.
221221

222+
`Array.prototype.flat` and `Array.prototype.flatMap` shipped in V8 v6.9 and
223+
Chrome 69.
224+
222225
{% include "web/_shared/rss-widget-updates.html" %}

0 commit comments

Comments
 (0)