I'm not 100% sure this is the right place to put this, however:
I recently upgraded to the latest version of chrome, and since doing so am unable to use "advanced" debugging features (continue to here, conditional breakpoints, etc) when connecting to most node applications I'm using.
From a little trial and error I can see that chrome 89.0.4389.114 (linux) will provide only basic debug support (simple breakpoints) for node versions below 14.5, but from 14.5 upwards supports the "advanced" features.
Is there anywhere I can look up which version of chrome + devtools-protocol is compatible with which node versions
I'm not 100% sure this is the right place to put this, however:
I recently upgraded to the latest version of chrome, and since doing so am unable to use "advanced" debugging features (continue to here, conditional breakpoints, etc) when connecting to most node applications I'm using.
From a little trial and error I can see that chrome 89.0.4389.114 (linux) will provide only basic debug support (simple breakpoints) for node versions below 14.5, but from 14.5 upwards supports the "advanced" features.
Is there anywhere I can look up which version of chrome + devtools-protocol is compatible with which node versions