Skip to content

fix: resolve test failure on Node.js < 20.11.0 by using new URL#157

Merged
DietrichGebert merged 1 commit into
DietrichGebert:mainfrom
Manvikamboz:fix/node-18-compatibility
Jun 18, 2026
Merged

fix: resolve test failure on Node.js < 20.11.0 by using new URL#157
DietrichGebert merged 1 commit into
DietrichGebert:mainfrom
Manvikamboz:fix/node-18-compatibility

Conversation

@Manvikamboz

Copy link
Copy Markdown
Contributor

Fixes #156

@DietrichGebert DietrichGebert merged commit 55b7cb1 into DietrichGebert:main Jun 18, 2026
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.

Bug: Test suite fails on Node.js versions < 20.11.0 due to import.meta.dirname usage

2 participants