From 7c89701d13441f26b3e052549d6ca5e704c6164c Mon Sep 17 00:00:00 2001 From: daxpedda Date: Sun, 28 Dec 2025 09:31:45 +0100 Subject: [PATCH] Safari v26.2 Supports JS String Builtins --- features.json | 1 + 1 file changed, 1 insertion(+) diff --git a/features.json b/features.json index c0c9166b..b2761ef9 100644 --- a/features.json +++ b/features.json @@ -353,6 +353,7 @@ "exceptions": "15.2", "extendedConst": "17.4", "gc": "18.2", + "jsStringBuiltins": "26.2", "multiValue": "13.1", "mutableGlobals": "13.1", "profiles": null,