A recent update has been made to improve the rendering of Node.js stack traces so that they more closely resemble the format seen when using console.log(err.stack). Additionally, a bug was fixed that caused context lines to be indented at inconsistent levels, enhancing the readability and consistency of stack trace outputs.