From 1479ab1d47d27090a8852b2db13956b7b40d2d94 Mon Sep 17 00:00:00 2001 From: Daniel Kimmich <18580672+json-derulo@users.noreply.github.com> Date: Tue, 7 Jan 2025 11:30:44 +0100 Subject: [PATCH] Firefox 135 Nightly supports Temporal behind a flag --- 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,