Skip to content

fix(npm:debug): add missing named exports#501

Merged
pi0 merged 1 commit intomainfrom
vicb/npm-debug
May 2, 2025
Merged

fix(npm:debug): add missing named exports#501
pi0 merged 1 commit intomainfrom
vicb/npm-debug

Conversation

@vicb
Copy link
Copy Markdown
Contributor

@vicb vicb commented May 2, 2025

This is causing issues with the typeorm package which does

import { debug } from "debug";

/cc @anonrig @thomasgauvin

@vicb vicb requested a review from pi0 as a code owner May 2, 2025 07:35
@pi0 pi0 changed the title fix(debug): add missing named exports fix(npm:debug): add missing named exports May 2, 2025
Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you ❤️

@pi0 pi0 merged commit 83a7154 into main May 2, 2025
2 checks passed
@pi0 pi0 deleted the vicb/npm-debug branch May 2, 2025 08:28
@thomasgauvin
Copy link
Copy Markdown

thanks @vicb!

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.

3 participants