-
chore(main): release chrome-devtools-mcp 0.17.0 (#892)
发布于
2026-02-10 08:27:33 +00:00 🤖 I have created a release beep boop
0.17.0
(2026-02-10)🎉 Features
- include Error.cause chain for uncaught errors and logged Errors
(#906)
(05b01ec) - Integrate CrUX data into performance trace summaries
(#733)
(b747f9d) - show message and stack trace in details when console.log'ging Error
objects
(#902)
(ffa00da)
🛠️ Fixes
- console formatter hides frames from ignored scripts
(#927)
(8e2380b) - limit stack traces to 50 lines
(#923)
(caea23a)
📄 Documentation
This PR was generated with Release
Please. See
documentation.下载附件
- include Error.cause chain for uncaught errors and logged Errors