Was so busy that I missed that Node v14 has been released on 22nd April!
Here is a summary of what is new:
What does that mean for Meteor?
- Probably a slight performance increase due to V8 update
- Nullish coalescing
- Right now
intl
functionality is set to minimal for Meteor build of Node, we might want to change that to full to follow Node (personally looking forward to that) - Less then 6 months till Node 14 goes LTS at which point it will be time to update it in Meteor.
Thoughts? Did I miss anything?