Skip to content

Commit 0199c54

Browse files
authored
Node 24 removed minimalDays from Locale.getWeekInfo()
1 parent d7bcf5a commit 0199c54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

javascript/builtins/Intl/Locale.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,8 @@
724724
},
725725
"firefox_android": "mirror",
726726
"nodejs": {
727-
"version_added": "18.0.0"
727+
"version_added": "18.0.0",
728+
"version_removed": "24.0.0"
728729
},
729730
"oculus": "mirror",
730731
"opera": "mirror",

0 commit comments

Comments
 (0)