chore: align engines.node to nuxt - #1759
Conversation
commit: |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe package metadata updates the supported Node.js engine range from Node.js 20, 22, and 24 releases to Node.js 22.19.0, 24.11.0, or 26.0.0 and newer. Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
totally fine with this, or we could wait until we are blocked by a dependency or feature that needs a newer node version |
|
Thank you for the review. makes sense to wait until we hit a blocker. |
🔗 Linked issue
📚 Description
Remove EOL Node 20 from
engines.nodeand align with Nuxt