Skip to content

drop node18 and update exports map #1127

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

Closed
dominikg opened this issue Jun 3, 2025 · 1 comment
Closed

drop node18 and update exports map #1127

dominikg opened this issue Jun 3, 2025 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@dominikg
Copy link
Member

dominikg commented Jun 3, 2025

Describe the problem

the use of import condition makes vps esm only in a way that can confuse some tools

Describe the proposed solution

with require-esm support we can update minimum node to 20.19 and change to export from default

update docs on how to use vps from cjs

Alternatives considered

leave as is

Importance

nice to have

@dominikg dominikg added enhancement New feature or request triage Awaiting triage by a project member labels Jun 3, 2025
@dominikg dominikg added this to the v6 milestone Jun 3, 2025
@dominikg
Copy link
Member Author

dominikg commented Jun 5, 2025

fixed by #1129

@dominikg dominikg closed this as completed Jun 5, 2025
@dominikg dominikg removed the triage Awaiting triage by a project member label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant