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

enhancement/upgrade project for Node 20 support #1203

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Feb 3, 2024

Related Issue

resolve #1202

Summary of Changes

  1. Upgrade CI and .nvmrc to Node

TODO

  1. Seems engines can stay at 18.x and so might not actually be breaking? But, it might be better to declare out non support for Node 18 though, since experimental features may change
  2. Upgrade custom imports docs for minimum version? - solved as part of feature/issue 923 native import attributes for CSS and JSON #1215
  3. Validate adapters support and compatibility for Node 20.x and update - Upgrade to Node 20.x (latest LTS) #1202 (comment)
  4. Any website documentation changes needed?

@thescientist13 thescientist13 added enhancement Improve something existing (e.g. no docs, new APIs, etc) question Further information is requested CLI labels Feb 3, 2024
@thescientist13 thescientist13 changed the title upgrade project CI for Node 20 enhancement/upgrade project for Node 20 support Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI enhancement Improve something existing (e.g. no docs, new APIs, etc) question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to Node 20.x (latest LTS)
1 participant