ProjectEvergreen / greenwood

Greenwood is your full-stack workbench for the web, focused on supporting modern web standards and development to help you create your next project.
https://www.greenwoodjs.io
MIT License
94 stars 9 forks source link

upgrade project CI for Node 20 #1203

Open thescientist13 opened 5 months ago

thescientist13 commented 5 months ago

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. [x] Upgrade custom imports docs for minimum version? - solved as part of #1215
  3. [ ] Update adapters?