Skip to content

Conversation

@tawseefnabi
Copy link
Contributor

@tawseefnabi tawseefnabi commented Aug 9, 2025

Description
Fixes TypeScript error TS2595 when importing Pino in TypeScript projects by:

  1. Adding proper TypeScript configuration options in tsconfig.json
  2. Updating test files to use correct import syntax

Fixes #2255

@tawseefnabi tawseefnabi changed the title fix(typescript): resolve TS2595 import error by updating config and i… fix(typescript): resolve TS2595 import error by updating config Aug 9, 2025
@mcollina
Copy link
Member

I'm pretty sure this does not change anything on applications using this.

@tawseefnabi
Copy link
Contributor Author

I'm pretty sure this does not change anything on applications using this.

This branch does not change behavior for applications using Pino.

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.

Regression: version 9.8.0 modifies export functionality.

2 participants