---
title: "ECMAScript 2022 Is Officially Released, What Should We Pay Attention To?"
url: https://daily.dev/posts/ecmascript-2022-is-officially-released-what-should-we-pay-attention-to--08viwp57p
source_url: https://blog.devgenius.io/ecmascript-2022-is-officially-released-what-should-we-pay-attention-to-5e207ed61a46?source=rss----4e2c1156667e---4
type: article
source: "Dev Genius"
published: 2022-06-28T09:52:42.537Z
updated: 2022-06-28T09:52:42.536Z
tags: ["javascript", "github"]
reading_time: 2
upvotes: 32
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ECMAScript 2022 Is Officially Released, What Should We Pay Attention To?

**[Dev Genius](https://daily.dev/sources/devgenius)** · 2 min read · 32 upvotes · 1 comments

## Summary

ECMA General Assembly approved the ECMAScript 2022 language specification on June 22, 2022. It is now officially a standard. We will be able to use these new features in JavaScript soon. The following will introduce them one by one:Introduced top-level await. Regular expression match indices via the /d flag.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.devgenius.io/ecmascript-2022-is-officially-released-what-should-we-pay-attention-to-5e207ed61a46?source=rss----4e2c1156667e---4>

## Community discussion

Top comments from developers on daily.dev.

**@yyyyyy4ever** · 1 upvotes

> Need to upgrade mediumn to real whole article :(

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#javascript](https://daily.dev/tags/javascript), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/ecmascript-2022-is-officially-released-what-should-we-pay-attention-to--08viwp57p)
