From 0e4fb0da33a1297ac46c1d9f31037c7061dd227f Mon Sep 17 00:00:00 2001 From: Daniel Kimmich <18580672+json-derulo@users.noreply.github.com> Date: Thu, 9 Jan 2025 05:24:03 +0100 Subject: [PATCH] Firefox 135 Nightly supports Temporal behind a flag (#7232) --- features-json/temporal.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features-json/temporal.json b/features-json/temporal.json index 7552d16057..46d8ed11a4 100644 --- a/features-json/temporal.json +++ b/features-json/temporal.json @@ -239,8 +239,8 @@ "132":"n", "133":"n", "134":"n", - "135":"n", - "136":"n" + "135":"n d #1", + "136":"n d #1" }, "chrome":{ "4":"n", @@ -661,7 +661,7 @@ }, "notes":"All browsers are working on implementing this.", "notes_by_num":{ - + "1": "Supported in Firefox Nightly behind the `javascript.options.experimental.temporal` flag" }, "usage_perc_y":0, "usage_perc_a":0,