We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6588e commit 52fedfdCopy full SHA for 52fedfd
tools/feature_matrix.py
@@ -67,6 +67,7 @@ class Feature(IntEnum):
67
'chrome': 67,
68
'firefox': 68,
69
'safari': 140100, # TODO(features): set this back to 15 after we update the default targets.
70
+ 'node': 130000,
71
},
72
Feature.THREADS: {
73
'chrome': 74,
0 commit comments