From 416b061eba947de84e2a753e0879b6657dc30c01 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sat, 5 Jul 2025 23:38:13 +0100 Subject: [PATCH] Update features.txt to move stage 4 proposals --- features.txt | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/features.txt b/features.txt index 32b993763d..971a6da915 100644 --- a/features.txt +++ b/features.txt @@ -31,10 +31,6 @@ Temporal # https://github.com/tc39/proposal-realms ShadowRealm -# Intl.DurationFormat -# https://github.com/tc39/proposal-intl-duration-format -Intl.DurationFormat - # Decorators # https://github.com/tc39/proposal-decorators decorators @@ -50,18 +46,10 @@ Array.fromAsync # https://github.com/tc39/proposal-json-parse-with-source json-parse-with-source -# RegExp.escape -# https://github.com/tc39/proposal-regex-escaping -RegExp.escape - # Explicit Resource Management # https://github.com/tc39/proposal-explicit-resource-management explicit-resource-management -# Float16Array + Math.f16round -# https://github.com/tc39/proposal-float16array -Float16Array - # Math.sumPrecise # https://github.com/tc39/proposal-math-sum Math.sumPrecise @@ -80,10 +68,6 @@ uint8array-base64 # https://github.com/tc39/proposal-atomics-microwait Atomics.pause -# Error.isError -# https://github.com/tc39/proposal-is-error -Error.isError - # Deferred import evaluation # https://tc39.es/proposal-defer-import-eval import-defer @@ -154,11 +138,13 @@ destructuring-assignment destructuring-binding dynamic-import error-cause +Error.isError exponentiation export-star-as-namespace-from-module # https://github.com/tc39/ecma262/pull/1174 FinalizationRegistry for-in-order for-of +Float16Array Float32Array Float64Array generators @@ -179,6 +165,7 @@ Intl.DateTimeFormat-formatRange Intl.DateTimeFormat-fractionalSecondDigits # https://github.com/tc39/ecma402/pull/347 Intl.DisplayNames Intl.DisplayNames-v2 +Intl.DurationFormat Intl.ListFormat Intl.Locale Intl.NumberFormat-unified @@ -211,6 +198,7 @@ Reflect.construct Reflect.set Reflect.setPrototypeOf regexp-dotall +RegExp.escape regexp-lookbehind regexp-match-indices regexp-modifiers