Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(v9/node): Fix exports for openai instrumentation (#17238)#17241

Merged
RulaKhaled merged 1 commit intov9from
backport/v9-fix-exports-for-openai
Jul 31, 2025
Merged

fix(v9/node): Fix exports for openai instrumentation (#17238)#17241
RulaKhaled merged 1 commit intov9from
backport/v9-fix-exports-for-openai

Conversation

@RulaKhaled
Copy link
Member

Backport of #17238

Fixed an issue where default exports in CommonJS were failing. Returning
a new exports object was overriding some default export functionality. I
removed some redundant code as well.
@RulaKhaled RulaKhaled merged commit d5ff54f into v9 Jul 31, 2025
119 of 120 checks passed
@RulaKhaled RulaKhaled deleted the backport/v9-fix-exports-for-openai branch July 31, 2025 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants