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

Node20 support #43

Merged
merged 4 commits into from
Oct 23, 2023
Merged

Node20 support #43

merged 4 commits into from
Oct 23, 2023

Conversation

sdumetz
Copy link
Member

@sdumetz sdumetz commented Oct 22, 2023

due to breaking changes in node 20 the "hybrid" approach to modules is broken.

Migrate the server to full NodeNext module structure (ESM all the way down).

Should not break node 16. Anything below that is already unsupported.

@sdumetz sdumetz merged commit 1d01e09 into main Oct 23, 2023
4 checks passed
@sdumetz sdumetz deleted the node20 branch October 23, 2023 15:17
sdumetz added a commit that referenced this pull request Jan 5, 2024
Update server imports to nodeNext. Downgrade compile target to node 16
sdumetz added a commit that referenced this pull request Jan 5, 2024
Update server imports to nodeNext. Downgrade compile target to node 16
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.

1 participant