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 5a3d572 commit abb9337Copy full SHA for abb9337
packages/node-core/src/integrations/winston.ts
@@ -35,9 +35,6 @@ interface WinstonTransportOptions {
35
* @param TransportClass - The Winston transport class to extend.
36
* @returns The extended transport class.
37
*
38
- * @experimental This method will experience breaking changes. This is not yet part of
39
- * the stable Sentry SDK API and can be changed or removed without warning.
40
- *
41
* @example
42
* ```ts
43
* const winston = require('winston');
0 commit comments