-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update minimum required Node version to Node 10 #3320
Copy link
Copy link
Closed
Description
Expected Behavior / Situation
Not applicable
Actual Behavior / Situation
Node 8 has exited LTS and is now end-of-life. https://nodejs.org/en/about/releases/
Modification Proposal
I propose that Rollup remove official support for Node 8. This would involve:
- An announcement
- Updating documentation
- Updating plugins (and their documentation)
- Updating
enginesin package.json - Updating CI configurations
- Bumping a major version
Please share thoughts and reactions. Please use the 👍 reaction button (top right of this post) to show support for this. Please comment and/or use other reactions to show support against this proposal.
Reactions are currently unavailable