Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Update Node.js version check, drop Node v13 support #2219

Merged
merged 1 commit into from
Jun 6, 2020

Conversation

fson
Copy link
Contributor

@fson fson commented Jun 3, 2020

  • Drop support for Node 13 (end-of-life 2020-06-01)
  • Drop support for Node 12.0.0-12.13.0. (LTS started from 12.13.0)
  • Node 14 is now "current release", adjust the text accordingly
  • Node 10 is now "maintenance LTS", adjust the text accordingly
  • Clean up the entry point file to make it easier to edit.

@fson fson requested a review from EvanBacon June 3, 2020 10:20
- Drop support for Node 13 (EOL 2020-06-01)
- Drop support for Node 12.0.0-12.13.0. (LTS started from 12.13.0)
- Node 14 is now "current release", adjust the text accordingly
- Node 10 is now "maintenance LTS", adjust the text accordingly
- Clean up the entry point file to make it easier to edit.
@fson fson force-pushed the @fson/update-version-check branch from f996b1c to 4b58733 Compare June 3, 2020 10:23
Copy link
Contributor

@EvanBacon EvanBacon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@BassemN
Copy link

BassemN commented Jun 6, 2020

I hope this PR merged soon to support Node 14

@fson
Copy link
Contributor Author

fson commented Jun 6, 2020

You can already use Node 14 in the latest Expo CLI version, but this PR will update the error message that previously didn’t include v14.

@fson fson merged commit 114c36b into master Jun 6, 2020
@fson fson deleted the @fson/update-version-check branch June 6, 2020 08:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants