Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Node 23.6.0 changes require update to ReadMe. #88

Open
RaipheKelsch opened this issue Jan 14, 2025 · 0 comments
Open

[Issue] Node 23.6.0 changes require update to ReadMe. #88

RaipheKelsch opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@RaipheKelsch
Copy link

RaipheKelsch commented Jan 14, 2025

Due to the changes in node 23.6.0, if one is using Javascript and Typescript, the ReadMe should be updated with the following:

Before:
import { AzureReporterOptions } from '@alex_neo/playwright-azure-reporter/dist/playwright-azure-reporter';

After:
import type { AzureReporterOptions } from '@alex_neo/playwright-azure-reporter/dist/playwright-azure-reporter';

@RaipheKelsch RaipheKelsch changed the title Node 23.6.0 changes needed to readme. [Issue] Node 23.6.0 changes require update to ReadMe. Jan 14, 2025
@alexneo2003 alexneo2003 self-assigned this Jan 15, 2025
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

When branches are created from issues, their pull requests are automatically linked.

2 participants